不做介绍,只留备忘!

安装(需要事先安装nodejs环境):

C:> npm install -g phonegap

使用:

$ phonegap create my-app
$ cd my-app
$ phonegap run ios