子曾经曰过

  博客园  :: 首页  ::  ::  ::  :: 管理

2011年3月4日

摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Runtime.Remoting;using System.Runtime.Remoting.Messaging;namespace DelegateStudyWell{ class AsyncCall { public delegate void ChatEventHandler(object sender, ChatEventArgs e); public static event ChatEventH 阅读全文
posted @ 2011-03-04 14:40 人的本质是什么? 阅读(270) 评论(0) 推荐(0) 编辑

摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Runtime.Serialization;using System.Runtime.Serialization.Formatters.Binary;using System.Runtime.Serialization.Formatters.Soap; //需要添加这个dll否则无法找到这个命名空间using System.Xml.Serialization;using System.IO;namespac 阅读全文
posted @ 2011-03-04 14:35 人的本质是什么? 阅读(408) 评论(0) 推荐(0) 编辑

摘要: 张三的歌郑绪岚 阅读全文
posted @ 2011-03-04 12:35 人的本质是什么? 阅读(119) 评论(0) 推荐(0) 编辑