浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

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

2007年7月2日

摘要: 1using System; 2using System.Collections.Generic; 3using System.Text; 4 5using System.Xml.Serialization; 6 7namespace DBSchema2Doc 8{ 9 [Serializable] 10 [XmlRoot("Root")] 11 public... 阅读全文
posted @ 2007-07-02 17:23 lexus 阅读(335) 评论(0) 推荐(0) 编辑