摘要: 最近学习了使用c#,开发窗体模式的,从xml文件读取数据参数,间隔2秒循环访问某个页面的功能页面截图public void threadMethod() { string kurl1 = this.tburl1.Text.Trim(); string xmlurl = this.tburl2.Text.Trim(); kurl1 += "/2.aspx?orchidd="; XmlDocument... 阅读全文
posted @ 2009-09-30 12:07 欣兰 阅读(387) 评论(0) 推荐(0)