上一页 1 2 3 4 5 6 7 8 ··· 35 下一页
摘要: //lxr 身份证验证 2016-03-20 09:57:46function checkIdcard(idcard){ if (/(^\d{15}$)|(^\d{17}([0-9]|X)$)/.test(idcard)) { return true; }else{ return false; }} 阅读全文
posted @ 2016-12-16 17:43 绿尘枫 阅读(540) 评论(1) 推荐(0) 编辑
摘要: http://www.cnblogs.com/Wayou/p/jquery_plugin_tutorial.html http://www.frontopen.com/1710.html 阅读全文
posted @ 2016-11-29 13:07 绿尘枫 阅读(123) 评论(0) 推荐(0) 编辑
摘要: http://blog.sina.com.cn/s/blog_60a4fcef0102v3vt.html 阅读全文
posted @ 2016-11-26 10:54 绿尘枫 阅读(203) 评论(0) 推荐(0) 编辑
摘要: 领悟: 1.其实大势涨也好,跌也好,如果我们知道价格到哪里会受阻或反弹,能出有出利润的空间,我们就可以做单。 阅读全文
posted @ 2016-11-10 10:56 绿尘枫 阅读(137) 评论(0) 推荐(0) 编辑
摘要: http://www.layui.com/doc/modules/layer.html#layer.confirm 阅读全文
posted @ 2016-11-10 10:54 绿尘枫 阅读(241) 评论(0) 推荐(0) 编辑
摘要: http://www.jb51.net/article/57161.htm python在线编程:http://www.pythontip.com/coding/run c语言在线编程:http://www.shucunwang.com/RunCode/c/ 阅读全文
posted @ 2016-10-29 22:31 绿尘枫 阅读(215) 评论(0) 推荐(0) 编辑
摘要: https://www.shiyanlou.com/courses/651 阅读全文
posted @ 2016-10-29 22:07 绿尘枫 阅读(115) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/shinerock/articles/2494735.html 码农谷:http://www.manonggu.com/biancheng/ 阅读全文
posted @ 2016-10-28 20:04 绿尘枫 阅读(147) 评论(0) 推荐(0) 编辑
摘要: http://blog.163.com/weibin_li/blog/static/1901464172012325115517181/ 阅读全文
posted @ 2016-10-27 23:37 绿尘枫 阅读(275) 评论(0) 推荐(0) 编辑
摘要: 转自:http://www.cnblogs.com/gidot/p/4307709.html 阅读全文
posted @ 2016-10-19 23:54 绿尘枫 阅读(142) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 35 下一页