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.-科尔多瓦文档的完整的索引。

PhoneGap API Documentation API Reference的更多相关文章

  1. jQuery.mobile.changePage() | jQuery Mobile API Documentation

    jQuery.mobile.changePage() | jQuery Mobile API Documentation <script> $.mobile.changePage( &qu ...

  2. 小白学phoneGap《构建跨平台APP:phoneGap移动应用实战》连载一(PhoneGap中的API)

    之前本博连载过<构建跨平台APP:jQuery Mobile移动应用实战>一书.深受移动开发入门人员的喜爱. 从如今開始,连载它的孪生姐妹书phoneGap移动应用实战一书,希望以前是小白 ...

  3. Can't generate API documentation in l5-swagger

    Can't generate API documentation in l5-swagger Ask Question Asked 3 months ago Active 1 month ago Vi ...

  4. 重构Web Api程序(Api Controller和Entity)续篇

    昨天有写总结<重构Web Api程序(Api Controller和Entity)>http://www.cnblogs.com/insus/p/4350111.html,把一些数据交换的 ...

  5. ecshop /api/client/api.php、/api/client/includes/lib_api.php SQL Injection Vul

    catalog . 漏洞描述 . 漏洞触发条件 . 漏洞影响范围 . 漏洞代码分析 . 防御方法 . 攻防思考 1. 漏洞描述 ECShop存在一个盲注漏洞,问题存在于/api/client/api. ...

  6. httpclient 认证方式访问http api/resutful api并获取json结果

    最近,因公司线上环境rabbitmq经常发生堆积严重的现象,于是跟运维组讨论,帮助开发个集中监控所有rabbitmq服务器运行情况的应用,需要通过java访问rabbitmq暴露的http api并接 ...

  7. web api写api接口时返回

    web api写api接口时默认返回的是把你的对象序列化后以XML形式返回,那么怎样才能让其返回为json呢,下面就介绍两种方法: 方法一:(改配置法) 找到Global.asax文件,在Applic ...

  8. Zepto,Zepto API 中文版,Zepto 中文手册,Zepto API,Zepto API 中文版,Zepto 中文手册,Zepto API 1.0, Zepto API 1.0 中文版,Zepto 1.0 中文手册,Zepto 1.0 API-translate by yaotaiyang

    Zepto,Zepto API 中文版,Zepto 中文手册,Zepto API,Zepto API 中文版,Zepto 中文手册,Zepto API 1.0, Zepto API 1.0 中文版,Z ...

  9. weather API 天气api接口 收集整理

    腾讯 http://sou.qq.com/online/get_weather.php?callback=Weather&city=南京 中国天气-weather.com.cn http:// ...

随机推荐

  1. 使用yum安装CDH Hadoop集群

    使用yum安装CDH Hadoop集群 2013.04.06 Update: 2014.07.21 添加 lzo 的安装 2014.05.20 修改cdh4为cdh5进行安装. 2014.10.22  ...

  2. iOS开发--基于AFNetWorking3.0的图片缓存分析

    图片在APP中占有重要的角色,对图片做好缓存是重要的一项工作.[TOC] 理论 不喜欢理论的可以直接跳到下面的Demo实践部分 缓存介绍 缓存按照保存位置可以分为两类:内存缓存.硬盘缓存(FMDB.C ...

  3. 如何通过图片在 HTTPS 网站中获取 HTTP 接口数据

    <script> (function() { var Decode=function(b){var e;e=[];var a=b.width,c=b.height,d=document.c ...

  4. Algorithm: cartesian tree

    http://baike.baidu.com/link?url=XUt5fXQ-jtFBM0UdKiGA41_NWFvdFSYwVsy4SVvCRRuEBvNkLfT9TgOtzsXvaOT9nuq_ ...

  5. c++异常 连续抛出异常

      今天天遇到这样一个问题,连续两次抛出异常,但是只有一个catch,会导致core这个时候会导致core, 单线程编程中可能很少遇到这样的问题,但是多线程中是很容易遇到的, 举个例子:catch代码 ...

  6. asp存储过程

    dim s_ip,MyComm s_ip=request.ServerVariables("REMOTE_ADDR") Set MyComm = Server.CreateObje ...

  7. STL笔记(2) STL之父访谈录

    年3月,dr.dobb's journal特约记者, 著名技术书籍作家al stevens采访了stl创始人alexander stepanov. 这份访谈纪录是迄今为止对于stl发展历史的最完备介绍 ...

  8. uDig 简介

    uDig是一个 open source (EPL and BSD) 桌面应用程序框架,构建在Eclipse RCP和GeoTools(一个开源的Java GIS工具包)上的桌面GIS(地理信息系统) ...

  9. Hibernate 的<generator class="native"></generator>的不同属性含义

    1) assigned主键由外部程序负责生成,无需Hibernate参与. 2) hilo通过hi/lo 算法实现的主键生成机制,需要额外的数据库表保存主键生成历史状态. 3) seqhilo与hil ...

  10. find-all-anagrams-in-a-string

    https://leetcode.com/problems/find-all-anagrams-in-a-string/ package com.company; import java.util.A ...