The Perfect Day

分享技术,编写未来

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

06 2008 档案

摘要:usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Runtime.Serialization.Formatters.Binary;usingSystem.IO;namespaceSys{[Serializable]//指示一个类可以序列化publicclassElement{//复制对象publicob... 阅读全文
posted @ 2008-06-17 13:04 StephenJu 阅读(464) 评论(0) 推荐(0)

摘要:usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Data.SqlClient;usingSystem.Drawing;usingSystem.Text;usingSystem.Windows.Forms;namespaceSys{publicpar... 阅读全文
posted @ 2008-06-10 11:45 StephenJu 阅读(4250) 评论(1) 推荐(0)