- Learning DHTMLX Suite UI
- Eli Geske
- 135字
- 2021-07-23 15:40:34
Installing a web server>
DHTMLX requires the application be used on a web server to allow all functionality to work. There are several preconfigured web server packages available for downloading on the Internet.
One of the options for Windows is WampServer. It is available at http://www.wampserver.com. For Mac users, one of the popular web server packages is MAMP. It is available at http://www.mamp.info.
Each of these websites provides instructions on using their packages.
Once you have a web server running, you must locate a directory accessible through the web server where you would like to create the application. The examples in this book will be using the root of an installed web server as the application directory and accessing the application at http://localhost/
. The book will also refer to the root
as the application directory.
- Django+Vue.js商城項目實戰
- Java EE 6 企業級應用開發教程
- Raspberry Pi Networking Cookbook(Second Edition)
- Java Web基礎與實例教程
- STM32F0實戰:基于HAL庫開發
- JavaScript+Vue+React全程實例
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- Android系統原理及開發要點詳解
- Java網絡編程實戰
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- 多媒體技術及應用
- Test-Driven iOS Development with Swift
- Java Web開發基礎與案例教程
- 軟件設計模式(Java版)
- Web程序設計與架構