Commit Graph

16 Commits

Author SHA1 Message Date
John
83f5a9d34e Package gview: build-in function 'date' supports printing current datetime. 2018-12-05 15:48:15 +08:00
John
b19e47783b ghttp增加静态文件目录映射功能;改进gspath目录管理功能;改进gconv的slice转换功能,并增加gconv.Map方法 2018-11-30 09:48:57 +08:00
John
7d79ab5690 增加模板对象变量示例程序 2018-11-03 15:59:24 +08:00
John
ee1df4d0e5 服务注册时增加方法定义判断;模板引擎增加strlimit/hidestr/highlight/toupper/tolower/nl2br内置模板函数 2018-10-31 22:39:58 +08:00
John
cb2d40ed1a 去掉gview.HTML 2018-10-29 23:22:01 +08:00
John
ddf979e65b 模板引擎新增若干内置函数;gstr增加对中文截取方法 2018-10-29 22:58:30 +08:00
John
aa4943e606 g.View增加分组名称;模板引擎增加Assign/Assigns方法 2018-10-15 22:39:56 +08:00
john
97032a47c9 模板引擎增加text/html方法,用于过滤html标签及保留html标签 2018-10-15 13:46:51 +08:00
John
01c9c165ee 改进gcache/gqueue,提高执行效率,并完善相应的基准测试用例 2018-09-15 16:40:13 +08:00
john
cd99833745 模板引擎示例程序更新 2018-09-03 13:05:41 +08:00
John
6f403d48c2 改进 2018-08-23 21:55:27 +08:00
John
45c19d797d RELEASE updates 2018-08-06 22:53:56 +08:00
john
e80ded0e92 gview增加模板变量分隔符设置方法SetDelimiters; bug fix: ILUUA 2018-08-06 12:39:55 +08:00
John
9ce65c195a 完善模板引擎热更新机制测试 2018-05-15 13:53:13 +08:00
John
1e42e73ba3 gview模板引擎增加多目录检索功能,gfile包增加源码main包目录获取方法 2018-05-03 16:12:01 +08:00
John
7c99eaf30d 完成模板文件自动检测更新特性 2018-04-18 16:16:09 +08:00