js字符限制(字符截取) 一个中文汉字算两个字符 html<inputtype="text"id="txt">核心js代码//字符串截取functiongetByteVal(val,max){varreturnValue='';varbyte js字符截取