会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
道木笔记
博客园
首页
新随笔
联系
订阅
管理
2016年1月29日
Asp.NET MVC 之心跳/长连接
摘要: 0x01 在线用户类,我的用户唯一性由ID和类型识别(因为在不同的表里) public class UserIdentity : IEqualityComparer<UserIdentity> { internal UserIdentity() { } public UserIdentity(int
阅读全文
posted @ 2016-01-29 23:09 道木先生
阅读(1792)
评论(0)
推荐(0)
编辑
公告