会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
The Perfect Day
分享技术,编写未来
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
2008年6月17日
序列化
摘要: usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Runtime.Serialization.Formatters.Binary;usingSystem.IO;namespaceSys{[Serializable]//指示一个类可以序列化publicclassElement{//复制对象publicob...
阅读全文
posted @ 2008-06-17 13:04 StephenJu
阅读(447)
评论(0)
推荐(0)
编辑