校园春色亚洲色图_亚洲视频分类_中文字幕精品一区二区精品_麻豆一区区三区四区产品精品蜜桃

主頁(yè) > 知識(shí)庫(kù) > Highlight patterns within strings

Highlight patterns within strings

熱門(mén)標(biāo)簽:常用地圖標(biāo)注范圍點(diǎn) 離線電子地圖標(biāo)注軟件注冊(cè) 為什么外呼系統(tǒng)需要預(yù)存話費(fèi)呢 外呼回?fù)芟到y(tǒng)圖片 咸陽(yáng)銷售外呼系統(tǒng) 辦理400電話一年多少錢 寧夏怎么申請(qǐng)400電話 企數(shù)外呼系統(tǒng)能用多久 蘭州智能語(yǔ)音電銷機(jī)器人功能

復(fù)制代碼 代碼如下:

'Replaces pattern with highlighted replacement (using style) and preserves case  
Public Function highlight(strText, strFind)  
    Dim objRegExp, i, strHighlight  

    'Split the search terms into an array  
    Dim arrFind  
    arrFind = Split(strFind, " ")  

    'Initialize the regular expression object to perfom the search  
    Dim oMatches, sMatch  
    Set oregExp = New RegExp  

    oregExp.Global = True 'Returns all matches to the search term  
    oregExp.IgnoreCase = True 'Case insensitive  

    'Loop through the array of search terms to find matches  
    For i = 0 to UBound(arrFind)  
        oregExp.Pattern = arrFind(i) 'Sets the search pattern string  
        Set oMatches = oregExp.Execute(strText) '// performs the search   
        for each match in oMatches  
            'Build the code to be used to highlight results  
            strHighlight = "span class=""highlight"">"  match.value  "/span>"  
        next  
        'Replace matches from the search with the above code  
        strText = oregExp.Replace(strText, strHighlight)  
     Next  

    highlight = strText  

    Set objRegExp = Nothing  
End Function

標(biāo)簽:昌都 泰州 咸陽(yáng) 麗江 溫州 家電維修 鐵嶺 昆明

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《Highlight patterns within strings》,本文關(guān)鍵詞  Highlight,patterns,within,strings,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問(wèn)題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無(wú)關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《Highlight patterns within strings》相關(guān)的同類信息!
  • 本頁(yè)收集關(guān)于Highlight patterns within strings的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章
    主站蜘蛛池模板: 绥化市| 桐梓县| 叶城县| 山东省| 汝南县| 玉山县| 拜城县| 井陉县| 会东县| 长岭县| 临洮县| 伊春市| 德惠市| 洮南市| 吴堡县| 隆德县| 永嘉县| 鹤壁市| 天津市| 胶南市| 乐都县| 南平市| 璧山县| 吉隆县| 开江县| 渭源县| 潼南县| 澜沧| 巴中市| 五河县| 洞口县| 阳山县| 溆浦县| 商水县| 仪陇县| 巢湖市| 辛集市| 平阴县| 韩城市| 乌海市| 滨州市|