Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waylau/cordova-dev-guide
Apache Cordova Development Guide.《Apache Cordova 开发指南》,中文。
https://github.com/waylau/cordova-dev-guide
Last synced: about 2 months ago
JSON representation
Apache Cordova Development Guide.《Apache Cordova 开发指南》,中文。
- Host: GitHub
- URL: https://github.com/waylau/cordova-dev-guide
- Owner: waylau
- License: mit
- Created: 2015-12-07T08:33:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-13T04:06:09.000Z (about 9 years ago)
- Last Synced: 2023-04-05T23:10:08.385Z (over 1 year ago)
- Homepage: http://waylau.gitbooks.io/cordova-dev-guide
- Size: 3.78 MB
- Stars: 32
- Watchers: 6
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: docs/security.md
Awesome Lists containing this project
README
# 《Apache Cordova 开发指南》
![](images/cordova_bot.png)
Apache Cordova Development Guide helps people to learn Cordova step by step with a large number of samples.
[Apache Cordova]() is an open-source mobile development framework. It allows you to use standard web technologies such as HTML5, CSS3, and JavaScript for cross-platform development, avoiding each mobile platforms' native development language. Applications execute within wrappers targeted to each platform, and rely on standards-compliant API bindings to access each device's sensors, data, and network status.
The latest version of Cordova is v5.4.1.There is also a GitBook version of the book: .
Let's [READ](SUMMARY.md)!《Apache Cordova 开发指南》,中文,通过大量实例,图文并茂帮助 Cordova 初学者快速掌握 Cordova。
Apache Cordova 是跨平台应用开发解决方案,而 [PhoneGap](http://phonegap.com/) 就是 Cordova 的原始版本和最流行的发布。包括:
* 使用 HTML, CSS 和 JS 开发移动端应用
* 一次编码支持多平台编译,其中包括 Amazon Fire OS、Android、BlackBerry、Firefox OS、iOS、Ubuntu、Windows Phone、Windows 等
* 免费且开源Cordova 的最新版本是 5.4.1。
本书业余时间所著,水平有限、时间紧张,难免疏漏,欢迎指正,[点此](https://github.com/waylau/cordova-dev-guide/issues)提问。感谢您的参与!
书中所有实例,在 的 `samples` 目录下。
从[目录](SUMMARY.md)开始阅读吧!另外有 GitBook 的版本方便阅读 。###Contact 联系作者:
* [www.waylau.com](http://www.waylau.com)