replace (/[^\w_]/g,'');"> 输入小写字母、数字、下划线: <input type="text" onkeyup="this.value=this.value.replace(/[^a- ...
確定! 回上一頁