zoukankan      html  css  js  c++  java
  • PhoneGap API Documentation API Reference

    API Reference-API参考

    • Accelerometer-加速度计

      Tap into the device's motion sensor.-点击进入该设备的运动传感器。
    • Camera-相机

      Capture a photo using the device's camera.-使用设备的相机拍摄的照片。
    • Capture-捕获

      Capture media files using device's media capture applications.-使用设备的媒体捕获应用程序捕获的媒体文件。
    • Compass-指南针

      Obtain the direction that the device is pointing.-取得该设备指向的方向。
    • Connection-连接

      Quickly check the network state, and cellular network information.-快速检查网络状态,以及蜂窝网络信息。
    • Contacts-往来

      Work with the devices contact database.-与设备接触数据库的工作。
    • Device-设备

      Gather device specific information.-收集特定的设备信息。
    • Events-事件

      Hook into native events through JavaScript.-连接到JavaScript原生的事件。
    • File-文件

      Hook into native file system through JavaScript.-通过JavaScript挂接到本地文件系统 。
    • Geolocation-地理位置

      Make your application location aware.-让你的应用程序的感知位置。
    • Globalization-全球化

      Enable representation of objects specific to a locale.-启用特定于语言环境的对象表示。
    • InAppBrowser-InAppBrowser

      Launch URLs in another in-app browser instance.-在另一个应用程序的浏览器实例启动的URL 。
    • Media-媒体

      Record and play back audio files.-录制和播放音频文件。
    • Notification-通知

      Visual, audible, and tactile device notifications.-视觉,听觉,和触觉设备的通知。
    • Splashscreen-启动画面

      Show and hide the applications splash screen.-显示和隐藏应用程序启动画面。
    • Storage-存储

      Hook into the devices native storage options.-挂接到设备本地存储选项。

    Guides-指南

    • Overview-概述

      Start here if you are new to Cordova.-如果你是新来的,从这里开始科尔多瓦。
    • Platform Guides-平台指南

      Setup each SDK and create your first Cordova app.-设置每个SDK ,并创建您的第一个科尔多瓦的应用程序。
    • The Cordova Command-line Interface-科尔多瓦命令行界面

      Create, build, and deploy from the command-line.-创建,构建,并在命令行部署。
    • Command-Line Usage-命令行用法

      More command-line tools.-更多的命令行工具。
    • Privacy Guide-隐私保护指南

      Learn about important mobile privacy issues.-了解重要的移动隐私问题。
    • Upgrading Guides-升级指南

      Upgrade an application to the latest Cordova release.-应用程序升级到最新的科尔多瓦版本。
    • Project Settings-项目设置

      Customize the features of your app.-自定义您的应用程序的功能。
    • Plugin Development Guide-插件开发指南

      Develop your first Cordova plugin.-开发你的第一个科尔多瓦插件。
    • Domain Whitelist Guide-域白名单指南

      Grant an application access to external domains.-授予应用程序访问到外部域。
    • Embedding WebView-嵌入的WebView

      Implement the Cordova WebView in your project.-实施科尔多瓦的WebView在您的项目。
    • Keyword Index-关键字索引

      Full index of the Cordova Documentation.-科尔多瓦文档的完整的索引。
  • 相关阅读:
    IOS整体代码复习一
    IOS复习UIActionSheet&UIAlertView
    IOS复习Plist文件的读取和写入
    IOS复习UITextfield&UILabel
    iOS中判断两个圆是否重叠
    iOS指针回调函数
    ios函数指针
    iOS分区
    ios指针第二天
    iOS指针第一天
  • 原文地址:https://www.cnblogs.com/huidaoli/p/3604004.html
Copyright © 2011-2022 走看看