当前位置:网站首页>How to deploy Gantt chart quickly and correctly
How to deploy Gantt chart quickly and correctly
2020-11-06 22:22:00 【roffey】
Deploy the Gantt Chart
In our installation <install path="">\Src The files under the folder should usually be in your web Reference in page , And should be deployed in your server as well .</install> Let's take a closer look at the contents of this folder :
- Script —— Contains all that the Gantt script needs jQuery Utilities / plug-in unit / Widget files and jQuery Gant script file .
- style ——CSS And image files , Define the look and feel of Gantt .
- The theme — Gant used CSS And image file plugins and widgets .
- ResourceStrings—— The localized string dictionary is defined here . Default English string ( Required by default ) And a few other culture strings will be loaded from these files . If the default supported dictionary is not enough , You can add more localized string dictionaries .
- bin—— Include should be in ASP It is quoted in jQuery Gantt MVC Extension assembly . net MVC project .
json Notes on documents
The server must be set up to support json Extension file upload .
By default , The server does not provide .json file type ( There are no wildcards MIME type ). therefore , When they are accessed 404 not found. therefore , You must add MIME Type to allow it to provide files of that type . You can set it at the site level or the server level .
To be in IIS Set this setting for the entire server :
stay IIS In the manager, open the properties of the server and click MIME type
single click “ new ”. Input “json” As an extension , Input “application/data” As MIME type .
stay IIS Set site level in :
If you want to manually add support to your site , You can add the following to your web in . Configure... In the system . Network server :
<staticContent>
<mimeMap fileExtension=".json" mimeType="application/data" />
</staticContent>
Be careful Date.js file
You can see that there is a Src\Scripts\Utils\date.js file , This is a file that must be included in your page .
For the global scene , You should include one of several extension files based on the current running culture of the page . for example , If you run in German culture , You should also include this in your page js file :Src\Scripts\Utils\ Globalization \de-DE.js.
Single HTML Example
stay IIS Deploy a single Gantt in HTML Example
ad locum , We will complete the example ( Part of the installation ) Deploy to IIS The steps involved in the server .
To be in IIS Deploy a single Gantt sample in , The following files need to be copied from the installation path to the server .
RadiantQ jQuery Gantt Package\Samples\GanttControlSkeleton.htm
RadiantQ jQuery Gantt Package\Samples\GanttControlSkeleton.json
RadiantQ jQuery Gantt Package\web.config
RadiantQ jQuery Gantt Package\Src (exclude the bin folder).

IIS Files in the server path
As mentioned in the previous topic of deploying Gantt , Make sure . JSON Of mime type , So that the server can provide examples JSON file .
Related product introduction :
VARCHART XGantt: Support ActiveX、.Net Equal platform C# Gantt chart control
AnyGantt: Ideal tool for building complex and rich Gantt charts
phGantt Time Package: A Gantt chart for the management of assignments and time
dhtmlxGantt: Interactive JavaScript / HTML5 Gantt Chart
版权声明
本文为[roffey]所创,转载请带上原文链接,感谢
边栏推荐
- RFID fixed assets management system for fire equipment
- What are the highlights of Huawei mate 40 series with HMS?
- Introduction to Huawei cloud micro certification examination
- August 14, 2020: what are the execution engines for data tasks?
- 小熊派开发板实践:智慧路灯沙箱实验之真实设备接入
- How much disk space does a file of 1 byte actually occupy
- Stm32f030c6t6 compatible to replace mm32spin05pf
- Unity performance optimization
- Unexpected element.. required element
- 2020-09-03:裸写算法:回形矩阵遍历。
猜你喜欢

Big data processing black Technology: revealing the parallel computing technology of Pb level data warehouse gaussdb (DWS)

Detailed software engineering -- the necessary graphs in each stage

Common mathematical basic formulas of recursive and backtracking algorithms

JS string - string string object method

Nonvolatile MRAM memory used in all levels of cache

Bluetooth broadcast chip for Shanghai giant micro

Design of NAND flash interface control

2020-08-19: what mechanism does TCP ensure reliability?

2020年新规,微信封号怎么快速解除?

2020-08-19:TCP是通过什么机制保障可靠性的?
随机推荐
Nodejs中使用jsonwebtoken(JWT)生成token的场景使用
Practice of Xiaoxiong school development board: real equipment access of smart street lamp sandbox experiment
2020年新规,微信封号怎么快速解除?
image operating system windows cannot be used on this platform
Understanding formatting principles
上海巨微专用蓝牙广播芯片
VARCHART XGantt如何在日历上表示工作日
应用层软件开发教父教你如何重构,资深程序员必备专业技能
Configuration of AP hotspot on xunwei-imx6ull development board
心理咨询app开发所具备的优点与功能
How much disk space does a new empty file take?
What grammar is it? ]
New features of vue3
September 9, 2020: naked writing algorithm: two threads print numbers 1-100 in turn.
2020 database technology conference helps technology upgrade
JS string - string string object method
NAND FLASH的接口控制设计
1万辆!理想汽车召回全部缺陷车:已发生事故97起,亏损将扩大
汽车维修app开发的好处与功能
ado.net and asp.net The relationship between
