摘要:
1 Dictionary m_SessionList= new Dictionary();2 string contact="upzone";3 MSNSession session = null;4 session = m_SessionList[contact];5 session.LastDateTime=DateTime.Now;6 请问这时候m_SessionList里的对应ses... 阅读全文
posted @ 2006-05-10 17:04
upzone
阅读(177)
评论(1)
推荐(0)