读书人

CommonTemplate0.8.2版本公布

发布时间: 2012-10-27 10:42:26 作者: rapoo

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包结构:

读书人网 >软件架构设计

热点推荐