好湿?好紧?好多水好爽自慰,久久久噜久噜久久综合,成人做爰A片免费看黄冈,机机对机机30分钟无遮挡

主頁 > 知識庫 > asp實現限制搜索的關鍵字的函數

asp實現限制搜索的關鍵字的函數

熱門標簽:河北智能外呼系統軟件 中國辦理電信400電話 電銷機器人源碼網盤下載 綿陽防封電銷卡價格 電銷機器人教育 伊春外呼業務系統 宜賓語音外呼系統軟件 調度系統外呼 福建外呼增值業務線路
%
'******************************
'函數:CheckQuery(ByVal str)
'參數:str ----搜索的字符串
'作者:阿里西西
'日期:2007/7/15
'描述:限制搜索的關鍵字
'示例:CheckQuery(str)
'******************************
 Public Function CheckQuery(ByVal str)
  Dim FobWords, i, keyword
  keyword = str
  On Error Resume Next
  FobWords = Array(91, 92, 304, 305, 430, 431, 437, 438, 12460, 12461, 12462, 12463, 12464, 12465, 12466, 12467, 12468, 12469, 12470, 12471, 12472, 12473, 12474, 12475, 12476, 12477, 12478, 12479, 12480, 12481, 12482, 12483, 12485, 12486, 12487, 12488, 12489, 12490, 12496, 12497, 12498, 12499, 12500, 12501, 12502, 12503, 12504, 12505, 12506, 12507, 12508, 12509, 12510, 12532, 12533, 65339, 65340)
  For i = 1 To UBound(FobWords, 1)
   If InStr(keyword, ChrW(FobWords(i))) > 0 Then
    CheckQuery = False
    Exit Function
   End If
  Next
  FobWords = Array("~", "!", "@", "#", "$", "%", "^", "", "*", "(", ")", "_", "+", "=", "`", "[", "]", "{", "}", ";", ":", """", "'", "", ">", ".", "/", "\", "|", "?", "about", "after", "all", "also", "an", "and", "another", "any", "are", "as", "at", "be", "because", "been", "before", "being", "between", "both", "but", "by", "came", "can", "come", "could", "did", "do", "each", "for", "from", "get", "got", "had", "has", "have", "he", "her", "here", "him", "himself", "his", "how", "if", "in", "into", "is", "it", "like", "make", "many", "me", "might", "more", "most", "much", "must", "my", "never", "now", "of", "on", "only", "or", "other", "our", "out", "over", "said", "same", "see", "should", "since", "some", "still", "such", "take", "than", "that", "the", "their", "them", "then", "there", "these", "they", "this")
  keyword = Left(keyword, 100)
  keyword = Replace(keyword, "!", " ")
  keyword = Replace(keyword, "]", " ")
  keyword = Replace(keyword, "[", " ")
  keyword = Replace(keyword, ")", " ")
  keyword = Replace(keyword, "(", " ")
  keyword = Replace(keyword, " ", " ")
  keyword = Replace(keyword, "-", " ")
  keyword = Replace(keyword, "/", " ")
  keyword = Replace(keyword, "+", " ")
  keyword = Replace(keyword, "=", " ")
  keyword = Replace(keyword, ",", " ")
  keyword = Replace(keyword, "'", " ")
  For i = 0 To UBound(FobWords, 1)
   If keyword = FobWords(i) Then
    CheckQuery = False
    Exit Function
   End If
  Next
  CheckQuery = True
 End Function
%>

標簽:延邊 電商邀評 新鄉 那曲 優質小號 蘇州 銅川 河池

巨人網絡通訊聲明:本文標題《asp實現限制搜索的關鍵字的函數》,本文關鍵詞  asp,實現,限制,搜索,的,關鍵字,;如發現本文內容存在版權問題,煩請提供相關信息告之我們,我們將及時溝通與處理。本站內容系統采集于網絡,涉及言論、版權與本站無關。
  • 相關文章
  • 下面列出與本文章《asp實現限制搜索的關鍵字的函數》相關的同類信息!
  • 本頁收集關于asp實現限制搜索的關鍵字的函數的相關信息資訊供網民參考!
  • 推薦文章