Commit Graph

128 Commits

Author SHA1 Message Date
John
b0d07290cf 调整链式操作方法名称:Table->From, Condition->Where 2018-01-10 15:18:27 +08:00
John
58fb9e94de 去掉glog backtrace标准库调用记录 2018-01-09 14:06:39 +08:00
John
220cd6f1f8 TCPServer示例调整 2018-01-09 10:14:24 +08:00
John
7fecb2a9f0 简化模板引擎功能,完善模板引擎示例 2018-01-08 17:07:05 +08:00
John
209de2c3ed 改进gdb链式操作,README update 2018-01-08 14:15:46 +08:00
John
86440dfe59 完善ghttp服务注册 2018-01-08 11:38:31 +08:00
John
c21d2d86bd README update 2018-01-05 23:45:07 +08:00
John
611e00df86 README update 2018-01-05 23:35:58 +08:00
John
f3358b5664 README update 2018-01-05 17:51:12 +08:00
John
fff6e3b89a README update 2018-01-05 17:47:48 +08:00
John
0656642705 完善示例及说明 2018-01-05 17:45:16 +08:00
John
4bcde5c999 模板引擎示例代码 2018-01-04 22:38:47 +08:00
John
855cb59caf 完善模板引擎功能,完善gvalid示例 2018-01-04 18:04:11 +08:00
John
c9e781e925 完善单例管理及配置管理功能 2018-01-04 14:43:57 +08:00
John
48c2878885 完善配置管理功能 2018-01-04 11:59:35 +08:00
John
3e2a3cf2f2 配置管理新增修改配置目录路径接口,完善路由控制示例 2018-01-04 11:08:23 +08:00
John
ce3b573c67 改进路由解析优先级设计,完善MVC示例代码 2018-01-03 15:27:43 +08:00
John
db71e4c1d1 完善包注释,便于godoc管理 2018-01-03 11:04:47 +08:00
John
7e38b98c6f 完善包注释,便于godoc管理 2018-01-03 10:53:45 +08:00
John
05b76a14c0 完善包注释,便于godoc管理 2018-01-03 10:38:53 +08:00
John
0092365481 类型转换包完善 2018-01-03 10:23:37 +08:00
John
7279eb7687 改进Service Response命名 2018-01-02 16:35:13 +08:00
John
76efde479a 调整cookie默认过期时间为1年,修正自动更新sessionid的bug 2018-01-02 16:10:33 +08:00
John
d4f992bfc4 改进ghttp传递给注册函数的参数,简化使用 2018-01-02 15:52:32 +08:00
John
762e2c8dea 完善示例,改进ghttp控制器方法注册 2017-12-31 23:44:10 +08:00
John
9f55dd52ce 增加glog示例代码,完善glog backtrace 2017-12-31 20:00:09 +08:00
John
59a7510edb 完善注释 2017-12-31 18:19:58 +08:00
John
31d29789a3 示例更新 2017-12-31 18:18:00 +08:00
John
46c885f956 README update 2017-12-31 15:13:35 +08:00
John
2082455d8e README 2017-12-31 14:51:44 +08:00
John
b9a0bb5c0f README 2017-12-31 14:51:04 +08:00
John
d95dbde111 README 2017-12-31 14:49:14 +08:00
John
9879177c8e README 2017-12-31 14:48:39 +08:00
John
ee98d65a94 README 2017-12-31 14:47:58 +08:00
John
b4d7ed34e1 README 2017-12-31 14:44:48 +08:00
John
f407e4f607 README update 2017-12-31 12:16:32 +08:00
John
a88d609901 cookie,session解耦 2017-12-31 12:15:04 +08:00
John
2e6f4f41ed 新增gconv基本类型强制转换包 2017-12-31 11:09:16 +08:00
John
63694dc7e7 改进cookie, session, ghttp关系,便于调用管理 2017-12-30 23:49:55 +08:00
John
a2c5b4617b 完善控制器demo 2017-12-30 18:35:24 +08:00
John
f50059f584 http/tcp/udp server封装结构优化 2017-12-30 17:09:00 +08:00
John
ea40de659e 框架结构优化 2017-12-29 22:11:03 +08:00
John
0878d9ad8e README update 2017-12-29 17:07:03 +08:00
John
9fedd93d24 README update 2017-12-29 17:01:48 +08:00
John
f700ab7875 v0.9beta 2017-12-29 16:58:47 +08:00
John
f52ed00156 完成表单校验工具开发 2017-12-29 16:56:49 +08:00
John
b3411a95b2 MIT 2017-12-29 16:03:30 +08:00
John
4db0034047 完成单数据校验规则开发 2017-12-29 15:42:42 +08:00
John
0df40febf1 新增gxml解析xml,开发中 2017-12-29 00:03:32 +08:00
John
7fdf2ca870 表单验证类开发中 2017-12-28 17:28:32 +08:00