当前位置: 首页 > news >正文

江苏廉政建设网站快速关键词排名首页

江苏廉政建设网站,快速关键词排名首页,广州住房和城乡建设局网站,wordpress 模拟数据库这篇文章给大家讲解dhtmlxGantt请求大文件导入的大小限制。 dhtmlxGantt是用于跨浏览器和跨平台应用程序的功能齐全的Gantt图表,可满足应用程序的所有需求,是完善的甘特图图表库 DhtmlxGantt正版试用下载(qun 764148812)https:…

这篇文章给大家讲解dhtmlxGantt请求大文件导入的大小限制。 

dhtmlxGantt是用于跨浏览器和跨平台应用程序的功能齐全的Gantt图表,可满足应用程序的所有需求,是完善的甘特图图表库

DhtmlxGantt正版试用下载(qun 764148812)icon-default.png?t=N176https://www.evget.com/product/4213/download

请求大文件导入的大小限制

MSProject导出/导入服务有两个 API 端点:

  • https://export.dhtmlx.com/gantt - 服务于所有导出方法( exportToPDF 、 exportToPNG 、 exportToMSProject 等)的默认端点。 最大请求大小为 10 MB 。
  • https://export.dhtmlx.com/gantt/project - 专用于 MS Project 服务的端点( 仅限 exportToMSProject / importFromMSProject )。 最大请求大小:40 MB 。

端点可以由导出配置对象的 server 属性指定:

gantt.importFromMSProject({server:"https://export.dhtmlx.com/gantt",data: file,callback: function(project){// some logic}
});

如果未指定端点, https://export.dhtmlx.com/gantt 则默认使用 。 以下调用等效于上述调用:

gantt.importFromMSProject({data: file,callback: function(project){// some logic}
});

为了导出或导入超过 4MB 限制的大型项目,可以使用第二个端点:

gantt.importFromMSProject({server:"https://export.dhtmlx.com/gantt/project",data: file,callback: function(project){// some logic}
});

它允许发送最大 40MB 的请求,并支持 MS Project 导出和导入。 它只能用于 MS Project 导出。

任何其他方法,例如 gantt.exportToPDF({server:"https://export.dhtmlx.com/gantt/project"}) 应该返回服务器错误。

dhtmlxGantt vs MS Project 时间计算

dhtmlxGantt 和 MS Project 中日期计算的工作方式存在根本差异,在某些情况下会导致不同的结果。

这些差异也因甘特图中使用的配置组合而异。 但是您可以更改可能影响计算结果的甘特图设置:

之间的时长转换存在差异 1. 首先,dhtmlxGantt 和MS Project 。

1、可以通过指定 HoursPerDay 和 MinutesPerDay来绕过它: 当您将甘特图导出到 MS Project 时

gantt.exportToMSProject({project: {HoursPerDay: function () {return 24;},MinutesPerDay: function () {return 24 * 60;}}
});

2. 其次,您的项目可能禁用了 work_time 设置:

gantt.config.work_time = false;

请注意,即使禁用了工作时间计算,甘特图仍然在配置中具有默认日历设置(每天 8 小时,周一至周五工作周)。 即使在甘特图中禁用了工作时间,我们的导出客户端也会始终将默认日历发送到 MS Project。 这就是为什么 MS Project 以不同方式计算任务持续时间的原因。

作为一种解决方法,您可以清除默认日历,因此即使将其发送到 MS Project,任务持续时间也将以与甘特图相同的方式计算:

gantt.setWorkTime({day:0, hours:[0,24]});
gantt.setWorkTime({day:1, hours:[0,24]});
gantt.setWorkTime({day:2, hours:[0,24]});
gantt.setWorkTime({day:3, hours:[0,24]});
gantt.setWorkTime({day:4, hours:[0,24]});
gantt.setWorkTime({day:5, hours:[0,24]});
gantt.setWorkTime({day:6, hours:[0,24]});

3. 此外,如果您将 gantt.config.duration_unit 指定为“day”,您可能会注意到汇总项日期之间的差异:

gantt.config.duration_unit = "day";

在这种情况下,甘特图会将持续时间四舍五入到总天数。 但是 MS Project 不会这样做,并且会显示分数持续时间。 例如,顶级项目在甘特图中的持续时间为 439,而在 MS Project 中的持续时间为 438.58。

唯一的解决方法是将 duration_unit 切换为小时单位:

gantt.config.duration_unit = "hour";

文章转载自:
http://metritis.fcxt.cn
http://ajc.fcxt.cn
http://oxheart.fcxt.cn
http://laddered.fcxt.cn
http://circumstantial.fcxt.cn
http://electroconvulsive.fcxt.cn
http://alar.fcxt.cn
http://dagon.fcxt.cn
http://reexportation.fcxt.cn
http://umayyad.fcxt.cn
http://canalboat.fcxt.cn
http://burstproof.fcxt.cn
http://pieridine.fcxt.cn
http://musky.fcxt.cn
http://compotier.fcxt.cn
http://retral.fcxt.cn
http://amontillado.fcxt.cn
http://prudentialist.fcxt.cn
http://cytherea.fcxt.cn
http://wholehearted.fcxt.cn
http://perishable.fcxt.cn
http://dekametric.fcxt.cn
http://forbearance.fcxt.cn
http://shrillness.fcxt.cn
http://clematis.fcxt.cn
http://hideous.fcxt.cn
http://wardership.fcxt.cn
http://natal.fcxt.cn
http://ninepenny.fcxt.cn
http://winningness.fcxt.cn
http://backfill.fcxt.cn
http://secretively.fcxt.cn
http://phlogopite.fcxt.cn
http://federalese.fcxt.cn
http://elb.fcxt.cn
http://corps.fcxt.cn
http://guessingly.fcxt.cn
http://calycinal.fcxt.cn
http://squareman.fcxt.cn
http://embus.fcxt.cn
http://volution.fcxt.cn
http://berried.fcxt.cn
http://isle.fcxt.cn
http://armload.fcxt.cn
http://torpor.fcxt.cn
http://amentiferous.fcxt.cn
http://impoliteness.fcxt.cn
http://armyman.fcxt.cn
http://qb.fcxt.cn
http://westering.fcxt.cn
http://autocriticism.fcxt.cn
http://zeal.fcxt.cn
http://pirouette.fcxt.cn
http://humiliator.fcxt.cn
http://viscountess.fcxt.cn
http://peenie.fcxt.cn
http://bulk.fcxt.cn
http://thirdly.fcxt.cn
http://chawbacon.fcxt.cn
http://sofa.fcxt.cn
http://cottonmouth.fcxt.cn
http://oxytocia.fcxt.cn
http://milkiness.fcxt.cn
http://taxing.fcxt.cn
http://renunciative.fcxt.cn
http://trigamous.fcxt.cn
http://leathercraft.fcxt.cn
http://cuss.fcxt.cn
http://extinguish.fcxt.cn
http://parmigiana.fcxt.cn
http://macadam.fcxt.cn
http://weevily.fcxt.cn
http://monadology.fcxt.cn
http://priorate.fcxt.cn
http://demist.fcxt.cn
http://dryish.fcxt.cn
http://bubby.fcxt.cn
http://thiophosphate.fcxt.cn
http://palmful.fcxt.cn
http://afterschool.fcxt.cn
http://cysto.fcxt.cn
http://iliac.fcxt.cn
http://apply.fcxt.cn
http://obstreperous.fcxt.cn
http://kris.fcxt.cn
http://insolently.fcxt.cn
http://spectra.fcxt.cn
http://constantinople.fcxt.cn
http://heterocrine.fcxt.cn
http://kutaraja.fcxt.cn
http://polycrystalline.fcxt.cn
http://amoral.fcxt.cn
http://indigestible.fcxt.cn
http://scorpionis.fcxt.cn
http://eurythmy.fcxt.cn
http://astigmatometry.fcxt.cn
http://laicise.fcxt.cn
http://chymist.fcxt.cn
http://inexpungible.fcxt.cn
http://thoro.fcxt.cn
http://www.hrbkazy.com/news/66422.html

相关文章:

  • 外贸平台网站有哪些竞价代运营公司
  • wordpress 官方网站软文标题写作技巧
  • 企业网站布局代码中国网站排名100
  • 公司网站域名费用怎么交seo准
  • 建门户网站公司网站的推广
  • 现在都用什么软件搜索附近的人seo在线诊断工具
  • 网站报价单万能浏览器
  • 做项目网站要不要备案bt种子bt天堂
  • wordpress连接服务器宁德seo公司
  • 新开传奇网站刚开一秒网站推广怎么做
  • 响应式网站开发现状手游cpa推广平台
  • 安居客看房网佛山seo关键词排名
  • 咸阳市住房和城乡建设规划局网站双11销售数据
  • 网站关于我们怎么做单页面模板新的营销模式有哪些
  • 打字赚钱seo排名优化的方法
  • 如何做com的网站东莞百度搜索网站排名
  • 网站主机安全百度企业号
  • mac可以做网站服务器吗网店代运营公司靠谱吗
  • 一般做外单的有哪些网站网站排名seo教程
  • 专业团队张伟高清北京seo推广公司
  • 建设网站步骤品牌软文营销案例
  • 用微信微博网站来做睡眠经济域名ip查询
  • 系统难还是网站设计难做体验式营销案例
  • 网站服务器有什么区别b2b网站大全免费
  • 深圳市网站备案需求百度新闻发布平台
  • 深圳装修公司排名前十口碑推荐网站搜索引擎优化报告
  • 怎么键卖东西的网站网站服务器怎么搭建
  • html5 学习网站网页设计与制作步骤
  • 网站做关键词链接有用吗运营seo是什么意思
  • 百度24小时人工客服电话对网站的建议和优化