10 2016 档案

摘要:首先DSServerClass的lifecycle属性有Invocation、Server、Session三种模式; 简单叙述一下三点区别: 另外需要注意的是: 当使用session模式时,请不要重写DSServerClass1的OnDestroyInstance事件,写了系统就不会自动释放建立的T 阅读全文
posted @ 2016-10-11 17:41 胖达没有海 阅读(516) 评论(1) 推荐(1)
摘要:服务端 1.服务端只需要增加DSAuthenticationManager1并且把dshttpservice的AuthenticationManager属性设置为DSAuthenticationManager1即可。 2.在DSAuthenticationManager1的OnUserAuthent 阅读全文
posted @ 2016-10-09 10:57 胖达没有海 阅读(1891) 评论(0) 推荐(1)