Consider the very simple VBScript code: Dim sText sText = "abc" If InStr(sText,"a") And InStr(sText,"b") Then WScript.
確定! 回上一頁