- PhoneGap By Example
- Andrey Kovalenko
- 125字
- 2021-07-16 20:36:41
Sencha Cmd features
The Sencha command-line tool helps us with different aspects in application development.
Sencha Cmd parameters are organized in categories and commands. Let's review some of them that we will use.
Here are the categories that we will use:
- App: This performs various application build processes
- Generate: This generates models, controllers, stores, or an entire application
- Web: We will use this to test our application in a browser; it manages a simple HTTP file server
- Compass: This wraps the execution of compass for Sass compilation
- Compile: This compiles sources to produce concatenated output
- Cordova: This manages Cmd/Cordova integration
- PhoneGap: This manages Cmd/PhoneGap integration
Here are the commands that we will use:
help
: This displays help for commandsupgrade
: This upgrades the Sencha Cmd
推薦閱讀
- 大學計算機基礎(第二版)
- Cocos2D-X權威指南(第2版)
- Android和PHP開發最佳實踐(第2版)
- Django Design Patterns and Best Practices
- 小學生C++創意編程(視頻教學版)
- Spring Boot企業級項目開發實戰
- SQL Server 2008 R2數據庫技術及應用(第3版)
- Visual Basic程序設計(第三版)
- 30天學通C#項目案例開發
- 深度實踐KVM:核心技術、管理運維、性能優化與項目實施
- OpenCV Android開發實戰
- 從零開始學Python大數據與量化交易
- Ubuntu Server Cookbook
- Analytics for the Internet of Things(IoT)
- Visual FoxPro數據庫程序設計