- Learning DHTMLX Suite UI
- Eli Geske
- 326字
- 2021-07-23 15:40:34
Downloading the DHTMLX library>
Now, we are going to download the DHTMLX library from their website and select which files will be used.
Open up your favorite web browser and navigate to www.dhtmlx.com. Here you will see a Download link in the menu. Click on the link. You should now see a page that looks like the following screenshot:

We want to download the entire library of components. DHTMLX calls this the Suite. Locate the Download link on the page for the Standard Edition of the Suite and click on the link. This will begin the download of a ZIP file. Download it to a location other than the application directory so that we can extract and choose which files we will use.
Open the extracted folder in your file manager to view its contents. You will see that it contains many folders, a license file, a readme file, an index.html
file, and several more ZIP files.
Note
DHTMLX can be installed as individual components or as an entire suite.
The folders you see contain the individual components, which allow the individual use for each component.
The ZIP files contain the entire library of components in a compressed format in different skins.
The index.html
file, when opened, provides the documentation for the downloaded version of DHTMLX. The DHTMLX documentation is broken down into two sections, documentation and samples, with details on each component. DHTMLX also provides the most up-to-date version of documentation on the website, but having a local copy is pretty handy when working offline, or if you have a slow network connection.
Next, we will extract the compressed version of the entire library to the application directory. Locate the ZIP file named dhtmlx_std_full.zip
. This contains the actual DHTMLX files which we will use to build the application. Extract the contents of the dhtmlx_std_full.zip
file to the dhtmlx
folder in the application
directory.
Once those have been extracted, we will start creating our application files.
- AngularJS入門與進階
- Learn Blockchain Programming with JavaScript
- Computer Vision for the Web
- 大學計算機應用基礎實踐教程
- Visual C++數字圖像模式識別技術詳解
- C/C++算法從菜鳥到達人
- Arduino開發實戰指南:LabVIEW卷
- iOS開發實戰:從零基礎到App Store上架
- DevOps Automation Cookbook
- 基于免疫進化的算法及應用研究
- Practical DevOps
- Mastering Ext JS
- Working with Odoo
- 零基礎入門學習Python(第2版)
- Learning Splunk Web Framework