摘要:
怎样在C#里对xml文件进行修改,新增,删除,插入操作? 已知有一个XML文件(bookstore.xml)如下:Oberon's LegacyCorets, Eva5.95 1、往节点中插入一个节点: XmlDocument xmlDoc=new XmlDocument();xmlDoc.Load("bookstore.xml");XmlNode root=xmlDoc.SelectSin... 阅读全文
posted @ 2007-05-11 11:11
shiningrise
阅读(2218)
评论(1)
推荐(1)
摘要:
http://www.codeproject.com/cs/internet/ChatAsynchTCPSockets.aspA Chat Application Using Asynchronous TCP Socketshttp://www.codeproject.com/cs/internet/TCPIPChat.aspTCP/IP Chat Application Using C# C#... 阅读全文
posted @ 2007-05-11 01:56
shiningrise
阅读(487)
评论(0)
推荐(0)

浙公网安备 33010602011771号