sr.m_content = GetContent(sr.m_url, sr.m_position); sr.m_content = sr.m_content.Replace(word, "<font color=#ff0000 size=4>" + word + "</font>"); //红色显示关键字 |
sr.m_content = GetContent(sr.m_url, sr.m_position); sr.m_content = sr.m_content.Replace(word, "<font color=#ff0000 size=4>" + word + "</font>"); //红色显示关键字 |