dpyic24480 2009-01-16 16:41
浏览 22

生成很多静态html

I have a process that will need to generate a lot of static html from a set of data. The html is relatively complex and I want the maintenance to be fairly simple so I don't want to embed much if any html in program code. At my company the blessed tool set is .net or php. My initial thought was to embed the asp.net compiler into the batch program and feed a generated page object the data it would need before rendering. The rendered output along with data would then be saved to disk. Does this sound feasible and should it be done? Another suggestion was to write a batch php script that wrote its output to the files. This sounds simpler but the skill set of the developers that will maintain the program aren't so strong in php. What other more simpler and elegant ways are there to render a reasonable amount of somewhat complicated html ahead of time?

  • 写回答

5条回答 默认 最新

  • douli8428 2009-01-16 16:47
    关注

    Depends on your data. You could also use xslt if data are from xml.

    评论

报告相同问题?

悬赏问题

  • ¥15 微信会员卡接入微信支付商户号收款
  • ¥15 如何获取烟草零售终端数据
  • ¥15 数学建模招标中位数问题
  • ¥15 phython路径名过长报错 不知道什么问题
  • ¥15 深度学习中模型转换该怎么实现
  • ¥15 HLs设计手写数字识别程序编译通不过
  • ¥15 Stata外部命令安装问题求帮助!
  • ¥15 从键盘随机输入A-H中的一串字符串,用七段数码管方法进行绘制。提交代码及运行截图。
  • ¥15 TYPCE母转母,插入认方向
  • ¥15 如何用python向钉钉机器人发送可以放大的图片?