如题。。。。。
<input type="text"maxlength="10" />
<input type="password" maxlength="10"/>
<input type="text"maxlength="20" />
maxlength="10"
10代表最大长度10