- xFillList oList = new xFillList();
- xFillItem oItem = null;
- XmlTextReader oXml = new XmlTextReader(strReqUrl);
- while (oXml.Read())
- {
- if (oXml.Name.Equals("Item"))
- {
- switch (oXml.NodeType)
- {
- case XmlNodeType.Element:
- oItem = new xFillItem();
- break;
- case XmlNodeType.EndElement:
- oList.Add(oItem);
- oItem = null;
- break;
- }
- }
- if (oXml.NodeType == XmlNodeType.Element)
- {
- if (oXml.Name.Equals("Name"))
- {
- oXml.Read();
- oItem.Name = oXml.Value;
- }
- else if (oXml.Name.Equals("Url"))
- {
- oXml.Read();
- oItem.Url = oXml.Value;
- }
- }
- }
还是.Net Framework 2.0王道
但是仍然保留你的版权,希望和你交换个链接
我用惯了旧版的程序都不想改了,发现了漏洞就自己补一下,也增加了
感觉挺好的,aspx的博客程序还没发现很优秀的呢.站长辛苦了能弄这
很喜欢你的博客程序,我一直使用的都是你的旧版的程序,但是已经被
不错的说。就是E文的。用起来有点麻烦!呵呵
How powerful the Remote Desktop Organizer is!
GOOD BLOG
首先感谢你对 Bitrac 的支持,博客文章中嵌入 frame 框架没问题,
呵呵,要同时开三四个的话,特别是双显示器管理服务器这个方便的很
版权所有©2007-2009 | 系统:Bitrac | 模版:BtTheme | 图标:Led Icon Set | 空间域名:光辉互联,易联网络 | 晋ICP备09006899号