javascript 改变input的值的方法:使用getElementById()方法通过input的ID获取input元素,然后通过value属性为input赋值,即可改变input的值。
確定! 回上一頁