SQL=split(SQLMutiStr,vbcrlf) if inStr(lcase(tempSQL(0)),"language")>0 then tempSQL2=tempSQL(1) if ubound(tempSQL)>1 then for i=1 to ubound(tempSQL) tempSQL2=tempSQL2&tempSQL(i) next end if tempSQL2=trim(tempSQL2) else tempSQL2=SQLMutiStr &nb上一页 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] ... 下一页 >> |