可以快速上手的开发文档
例子1:<inputtype="text"value="0"onkeyup="cleartwoNum(this)">//限制input框输入只能数字:functioncleartw..