天蓬老师
浏览量5717 | 粉丝2066 | 关注1
2017-04-10 15:44:38
2017-04-10 15:44:21
php - 正则匹配手机号后四位至少有一个是8?如何写?
我有一串手机号:'13141078884 13161143334 13263362224 18511925554 18612623450 13141102288 13161146662 13263370884 18513608884 18612625555 13141108580 13161146667 13263389994 13264459992 18600004038 ...
0
3
975
2017-04-10 15:44:19
2017-04-10 15:44:10
php - 继承会拥有父类的 Private 属性和方法吗?
看了PHP官方手册,也是“言简意赅”... 属性定义也直接是 var,这阿斗也是醉了,唉... 这里有个帖子,附上了测试的代码:http://bbs.phpchina.com/thread-116668-1-1.html 那到底继承会不会拥有父类的 private 属性...
0
6
584
2017-04-10 15:44:04
javascript - backbone渲染视图时偶尔出现报错
Uncaught TypeError: Expecting a function in instanceof check, but got undefined 如图 偶尔加载(10几次偶尔会粗线一次的意思)的时候会出现 = ̄ω ̄= 我去stackoverflow时查找时看到出现这个问题的原因在于jq...
0
1
332
2017-04-10 15:43:58
2017-04-10 15:43:55
2017-04-10 15:43:54
2017-04-10 15:43:44
2017-04-10 15:43:40
javascript - flask中如何用momentjs解析时间?
刚开始学习flask,请问如何使用flask-moment中的format来解析时间?我在view.py中通过render_template('index.html', current_time=datetime.now()) 把当前时间传入index.html. 在index.html中:<p>{{curre...
0
2
548