- 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.
- Mastering Articulate Storyline
- Big Data Analytics
- Building an RPG with Unity 2018
- Learning jQuery(Fourth Edition)
- 智能手機(jī)APP UI設(shè)計(jì)與應(yīng)用任務(wù)教程
- TypeScript 2.x By Example
- Vue.js 3應(yīng)用開發(fā)與核心源碼解析
- 從零開始學(xué)Android開發(fā)
- Clojure Web Development Essentials
- 深入淺出 HTTPS:從原理到實(shí)戰(zhàn)
- SQL Server 2008實(shí)用教程(第3版)
- 零基礎(chǔ)C語(yǔ)言學(xué)習(xí)筆記
- C#程序開發(fā)參考手冊(cè)
- 打造流暢的Android App
- 深入實(shí)踐C++模板編程