john
|
c4ef89eda3
|
改进gfile在开发环境下的main包绝对路径获取方式;ghttp.Request增加idFileServe属性
|
2018-10-29 13:59:06 +08:00 |
|
John
|
21a758b3a2
|
调整BindControllerMethod及BindObjectMethod逻辑为绑定路由到指定的方法执行
|
2018-08-16 21:33:47 +08:00 |
|
John
|
67855a5b79
|
ghttp增加输入参数与struct的绑定机制,并增加对应params标签支持
|
2018-08-12 10:50:03 +08:00 |
|
john
|
cb1c54d843
|
完成事件回调注册功能的改进
|
2018-08-03 15:22:31 +08:00 |
|
john
|
c1d84c2a67
|
ghttp.Request增加对GET/POST/Router参数的设置功能
|
2018-07-31 21:05:02 +08:00 |
|
john
|
da6093a900
|
完善服务注册示例代码
|
2018-07-30 21:01:19 +08:00 |
|
John
|
f71579f9f4
|
控制器及执行对象注册增加更灵活的动态路由特性
|
2018-05-16 17:37:40 +08:00 |
|
John
|
78e511573f
|
改进gf orm以及redis客户端的封装
|
2018-04-24 23:09:59 +08:00 |
|
John
|
e47d92e35c
|
示例代码完善
|
2018-04-18 23:01:48 +08:00 |
|
John
|
99c9854b1e
|
模板引擎增加变量暴露接口,修正ghttp RESTful注册问题
|
2018-04-18 10:15:07 +08:00 |
|
John
|
550bb2d72c
|
完善服务注册时方法名带多个单词的示例
|
2018-04-17 16:16:53 +08:00 |
|
John
|
38ba66db70
|
ghttp.Request增加Exit
|
2018-04-16 16:50:24 +08:00 |
|
John
|
83988d4a2b
|
路由规则完善
|
2018-04-16 16:23:34 +08:00 |
|
John
|
1905337b4f
|
GetQueryString->Get
|
2018-04-14 12:34:11 +08:00 |
|
John
|
13cc2e900c
|
ghttp.Response.WriteString -> ghttp.Response.Write,REAME updates
|
2018-04-14 12:20:14 +08:00 |
|
John
|
2ff5698845
|
ghttp增加Init&Shut回调函数注册功能,gmap增加SetWithDefault方法
|
2018-03-13 17:57:41 +08:00 |
|
John
|
8a59aea6a6
|
修正gjson数据检索问题
|
2018-01-23 15:43:16 +08:00 |
|
John
|
9615ff2ef1
|
README update
|
2018-01-12 13:10:37 +08:00 |
|
John
|
679ce82caf
|
README update
|
2018-01-11 23:28:18 +08:00 |
|
John
|
8da77b8da5
|
完善ghttp客户端示例
|
2018-01-11 17:05:10 +08:00 |
|
John
|
36ab7a0b05
|
完成ghttp客户端测试,文件上传客户端及服务端测试,version 0.90beta -> 0.91beta
|
2018-01-11 16:06:42 +08:00 |
|
John
|
93d0c1d4c5
|
ghttp post及文件上传调试
|
2018-01-10 18:20:32 +08:00 |
|
John
|
b0d07290cf
|
调整链式操作方法名称:Table->From, Condition->Where
|
2018-01-10 15:18:27 +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
|
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
|
d4f992bfc4
|
改进ghttp传递给注册函数的参数,简化使用
|
2018-01-02 15:52:32 +08:00 |
|
John
|
762e2c8dea
|
完善示例,改进ghttp控制器方法注册
|
2017-12-31 23:44:10 +08:00 |
|
John
|
a88d609901
|
cookie,session解耦
|
2017-12-31 12:15:04 +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
|
6fb3366edd
|
完成路由管理器
|
2017-12-28 15:21:25 +08:00 |
|
John
|
3248234067
|
ghttp支持绑定实例化对象
|
2017-12-26 11:46:48 +08:00 |
|
John
|
0dbd904dfb
|
改进ghttp server方法注册设计
|
2017-12-26 10:13:49 +08:00 |
|
John
|
3ab3a61dfa
|
MVC继承层级调整,配置管理、数据库管理核心组件封装
|
2017-12-14 17:32:51 +08:00 |
|
John
|
a579d1715d
|
完成mvc视图功能的开发及基本测试
|
2017-12-13 16:45:00 +08:00 |
|
John
|
c205e5a335
|
完成cookie和session功能调试
|
2017-12-13 14:13:36 +08:00 |
|
John
|
e228ca5713
|
完成控制器反射功能测试
|
2017-12-13 11:36:29 +08:00 |
|
John
|
20511c5bcd
|
ghttp cookie开发,控制器增加反射,正在调试控制器指针对象反射功能
|
2017-12-12 17:25:50 +08:00 |
|
John
|
ed8356c942
|
gsession开发
|
2017-12-11 18:21:30 +08:00 |
|
John
|
578dc19411
|
ghttp server增加多域名支持,gmvc增加视图支持
|
2017-12-11 17:16:59 +08:00 |
|
John
|
3155439f15
|
ghttp server易用性完善
|
2017-12-08 12:03:21 +08:00 |
|