2008年6月27日

搜索关键字变色及高亮显示

摘要: 1.替换关键字,对字体变色。 public static string ReplaceRed(string strtitle, string redkey) { if (redkey == "" || redkey == null) { return strtitle; ... 阅读全文

posted @ 2008-06-27 09:16 ★金★ 阅读(1307) 评论(0) 推荐(0) 编辑

导航