摘要: <script src="http://pv.sohu.com/cityjson?ie=utf-8"></script><script>console.log(returnCitySN["cip"]+','+returnCitySN["cname"])</script> 阅读全文
posted @ 2016-07-30 15:28 cench 阅读(1903) 评论(0) 推荐(0)
摘要: 需求是有多个输入框输入的数值,连续输入指定数量的的字符文字, 在其他输入项中不能重复,因此使用模糊匹配的方式,返回匹配的状态, 详细看下面的代码: 阅读全文
posted @ 2016-07-30 14:35 cench 阅读(461) 评论(0) 推荐(0)