07 2009 档案

摘要: using System;using System.Collections.Generic;using System.Text;using System.Net;using System.Net.Sockets;using Wintellect.Threading.AsyncProgModel;namespace ExtensionTest{ /* * 没有异常处理 前两种还没有实现持续接收 * ...阅读全文
posted @ 2009-07-03 11:06 非空 阅读(385) | 评论 (0) 编辑
摘要: using System;using System.Collections.Generic;using System.Text;using System.IO;using System.Threading;using System.ComponentModel;namespace ExtensionTest{ public class Async : IDisposable { private b...阅读全文
posted @ 2009-07-02 22:31 非空 阅读(694) | 评论 (2) 编辑
posted @ 2009-07-02 16:10 非空 阅读(28) | 评论 (0) 编辑
摘要: 关于扩展设计时支持的一些学习和实践心得阅读全文
posted @ 2009-07-02 16:00 非空 阅读(50) | 评论 (1) 编辑