- Learning DHTMLX Suite UI
- Eli Geske
- 110字
- 2021-07-23 15:40:34
Creating the application directory structure>
Before downloading the DHTMLX components library, we need to create the application directory structure on our web server.
Locate the directory accessible on the web server where you will be hosting the application. This directory will be your application directory.
Now, create a new folder named js
in the application directory. Inside the js
folder, create a new folder named application
and another named dhtmlx
. Your directory structure should appear as shown in the following figure:

We will place all of the JavaScript files that we create for the application inside the application
folder. The DHTMLX library code will be placed inside the dhtmlx
folder.
推薦閱讀
- UI設計基礎培訓教程
- MATLAB圖像處理超級學習手冊
- Learning Linux Binary Analysis
- HTML5+CSS3網站設計教程
- 算法訓練營:提高篇(全彩版)
- 名師講壇:Spring實戰開發(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- Java EE 7 Performance Tuning and Optimization
- 前端HTML+CSS修煉之道(視頻同步+直播)
- Azure Serverless Computing Cookbook
- Domain-Driven Design in PHP
- 寫給程序員的Python教程
- Solr權威指南(下卷)
- JavaWeb從入門到精通(視頻實戰版)
- 大話代碼架構:項目實戰版
- Scratch少兒編程高手的7個好習慣