2018年3月8日

摘要: JS中的test是原来是JS中检测字符串中是否存在的一种模式,JS输入值是否为判断正整数代码: <script type=”text/javascript”> function test() { var num = document.getElementById(“num”).value; if ( 阅读全文
posted @ 2018-03-08 15:24 aivnfjgj 阅读(295) 评论(0) 推荐(0)

导航