当前位置:网站首页>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]所创,转载请带上原文链接,感谢
边栏推荐
- [doodling the footprints of Internet of things] Introduction to Internet of things
- Epu360: all the H5 templates you want are here, e-book, big turntable, red envelope rain, questionnaire survey
- 1万辆!理想汽车召回全部缺陷车:已发生事故97起,亏损将扩大
- List to map (split the list according to the key, and the value of the same key is a list)
- Why is quicksort so fast?
- [learning] interface test case writing and testing concerns
- Stm32f030f4p6 compatible with smart micro mm32f031f4p6
- image operating system windows cannot be used on this platform
- Ora-02292: complete constraint violation (midbjdev2.sys_ C0020757) - subrecord found
- 小程序商城系统插件代码该如何写?怎么用代码检查添加插件是否成功?
猜你喜欢

STM32F030C6T6兼容替换MM32SPIN05PF

Cloudquery v1.2.0 release

高速公路二维码定位报警系统

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

image operating system windows cannot be used on this platform

The 4th China BIM (digital construction) manager Summit Forum will be held in Hangzhou in 2020

2020-08-29:进程线程的区别,除了包含关系之外的一些区别,底层详细信息?

上海巨微专用蓝牙广播芯片

List to map (split the list according to the key, and the value of the same key is a list)

预留电池接口,内置充放电电路及电量计,迅为助力轻松搞定手持应用
随机推荐
Open source a set of minimalist front and rear end separation project scaffold
2020-08-17:详细说下数据倾斜怎么解决?
[elastic search engine]
Python 100 cases
如何创建交互式内核密度图表
2020-08-19: what mechanism does TCP ensure reliability?
Stm32f030k6t6 compatible replacement smart mm32f031k6t6
VARCHART XGantt如何在日历上表示工作日
JS array the usage of array is all here (array method reconstruction, array traversal, array de duplication, array judgment and conversion)
All the way, I was forced to talk about C code debugging skills and remote debugging
Common mathematical basic formulas of recursive and backtracking algorithms
The native API of the future trend of the front end: web components
Stm32f030f4p6 compatible with smart micro mm32f031f4p6
2020-08-30:裸写算法:二叉树两个节点的最近公共祖先。
Ora-02292: complete constraint violation (midbjdev2.sys_ C0020757) - subrecord found
QT audio and video development 46 video transmission UDP version
Empty test suite appears in JUnit test
A good thing for working people -- to temper the will of iron and steel requires such an efficient computer
小熊派开发板实践:智慧路灯沙箱实验之真实设备接入
vue3 新特性
