01 2009 档案

摘要: 1: // 功能:复选框 2: // 描述: 3: // 编码:温伟鹏 4: // 日期:12/18/2008 11:48:34 5: 6: using System; 7: using System.Collections.Generic; 8: using System.Text; 9: using System.ComponentModel; 10: using System.Drawin...阅读全文
posted @ 2009-01-02 00:43 温伟鹏 阅读(1832) | 评论 (7) 编辑
摘要: 样例的代码。 1: // 功能: 2: // 描述: 3: // 编码:温伟鹏 4: // 日期:12/17/2008 14:04:12 5: 6: using System; 7: using System.Collections.Generic; 8: using System.ComponentModel; 9: using System.Data; 10: using System.Dr...阅读全文
posted @ 2009-01-01 22:30 温伟鹏 阅读(594) | 评论 (5) 编辑