摘要:
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
阅读(341)
评论(0)
推荐(0)
浙公网安备 33010602011771号