陋室铭
永远也不要停下学习的脚步(大道至简至易)

摘要: 今天用到搜索时的高亮显示,百度了一下,如下面: 1.替换关键字,对字体变色。 public static string ReplaceRed(string strtitle, string redkey) { if (redkey == "" || redkey == null) { return  阅读全文
posted @ 2018-07-05 09:08 宏宇 阅读(236) 评论(0) 推荐(0)