首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

CommonTemplate0.8.2版本公布

2012-10-27 
CommonTemplate0.8.2版本发布CommonTemplate0.8.2 版本发布 (2008-02-12)此版本主要调整核心包, 及修改bug

CommonTemplate0.8.2版本发布
CommonTemplate0.8.2 版本发布 (2008-02-12)
此版本主要调整核心包, 及修改bug.
--------
核心包类结构全面稳定.
修复了非public内部类,匿名类等的getter取值安全异常的bug。
修复了各数字类型混合运算时与Java不一致的bug。
加入数字类型间转换属性:toByte,toShort,toInteger,toLong,toFloat,toDouble。
修复for指令对Iterator和Enumeration的支持。
加入局部包含功能, $inline{"xxx.ctl#body"}, $include{"xxx.ctl#body"}, $import{button: "xxx.cm#button"}。
加入包含时编码功能, $inline{"xxx.ctl", "UTF-8"}, $include{"xxx.ctl", "UTF-8"}, $display{"xxx.txt", "UTF-8"}。
--------
项目地址:
http://www.commontemplate.org

调整后, core包结构:

热点排行