- 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)
推薦閱讀
- 基于粒計算模型的圖像處理
- Mastering Objectoriented Python
- Xcode 7 Essentials(Second Edition)
- INSTANT Django 1.5 Application Development Starter
- 微信小程序項目開發實戰
- Hands-On Natural Language Processing with Python
- 小學生C++創意編程(視頻教學版)
- Mastering JavaScript Design Patterns(Second Edition)
- Android系統原理及開發要點詳解
- HoloLens與混合現實開發
- Learning Jakarta Struts 1.2: a concise and practical tutorial
- Java程序設計教程
- C語言從入門到精通
- Xamarin Cross-Platform Development Cookbook
- C++17 By Example