- 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
推薦閱讀
- Python機器學習:數據分析與評分卡建模(微課版)
- ThinkPHP 5實戰
- Software Testing using Visual Studio 2012
- 精通搜索分析
- ASP.NET Core 2 and Vue.js
- Visual FoxPro程序設計
- Kubernetes源碼剖析
- 從零開始學Python網絡爬蟲
- Hands-On Neural Network Programming with C#
- 創意UI:Photoshop玩轉APP設計
- 深入理解BootLoader
- IBM Cognos TM1 Developer's Certification guide
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- Android高級開發實戰:UI、NDK與安全
- 快速搞定Spring Boot+Vue全棧開發