- ServiceNow Application Development
- Sagar Gupta
- 45字
- 2021-07-03 00:01:12
Structure of an application
The primary record that defines an application is that of an application record. An application consists of the following parts:
- The primary application record
- Application scope
- Application versions
- Application tables
- Application dependencies (on other applications)
- Application files/scripts
- Fix scripts (init scripts)
推薦閱讀
- C++案例趣學
- Web交互界面設計與制作(微課版)
- Building Minecraft Server Modifications
- Haxe Game Development Essentials
- Getting Started with NativeScript
- Unity Game Development Scripting
- SQL基礎教程(第2版)
- Learning Concurrency in Kotlin
- 圖數據庫實戰
- Citrix XenServer企業運維實戰
- Learning Hadoop 2
- Arduino可穿戴設備開發
- 分布式數據庫原理、架構與實踐
- C指針原理揭秘:基于底層實現機制
- Scrapy網絡爬蟲實戰