這下面的敘述表示userAgentInfo裡面沒有包含"Windows NT"這個字串就回傳true if(userAgentInfo.indexOf(“Windows NT")==-1){ flag=true;
確定! 回上一頁