随笔分类 -  Lucene.Net系列

Lucene.Net系列
摘要:.more_new a:link, .more_new a:visited{color:#ff0000;text-decoration:none; font-weight:bold;}.more_new a:hover, .more_new a:active{color:#ff0000;font-weight:bold; text-decoration:underline;} 阅读全文
posted @ 2009-10-12 14:51 欣兰 阅读(198) 评论(0) 推荐(0)
摘要:最近学习了使用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 欣兰 阅读(389) 评论(0) 推荐(0)