Tumgik
thomaspha · 8 years
Video
(via https://www.youtube.com/watch?v=37Z_bIqIWpg)
0 notes
thomaspha · 8 years
Video
youtube
(via https://www.youtube.com/watch?v=9bi9vGNPAEo)
0 notes
thomaspha · 8 years
Video
youtube
思绪紊乱,心情复杂的时候,听听它,放松一下。帮助自己平复内心
0 notes
thomaspha · 9 years
Video
Dan Balan - Лишь До Утра
0 notes
thomaspha · 9 years
Link
主流JS框架中DOMReady事件的实现
1 note · View note
thomaspha · 9 years
Link
前端必读:浏览器内部工作原理
0 notes
thomaspha · 9 years
Video
youtube
王傑 Dave Wong《不浪漫罪名》[MV]
0 notes
thomaspha · 9 years
Link
使用Windows BitLocker进行安全磁盘加密
0 notes
thomaspha · 9 years
Text
param和serialize的区别是什么?
通过调用工具函数$.param()可以将一个对象进行序列化并编码成可以在地址栏中直接执行的URL字符串。
param和serialize的区别是什么?前者是对任意的参数进行URL地址格式的转换,而后者仅属于form提交的数据转换。
0 notes
thomaspha · 9 years
Text
When creating a new project with compass use comass normalize
When creating a new project with compass:
$ compass create <my_project> -r compass-normalize --using compass-normalize
0 notes
thomaspha · 9 years
Text
Archive从 jQuery 1.7 开始,不再建议使用 .live() 方法
注意:从 jQuery 1.7 开始,不再建议使用 .live() 方法。1.9不支持.live(),本节代码编辑器里的js引用版本改为了1.8。 
0 notes
thomaspha · 9 years
Text
jquery toggle方法提示
<!注意> toggle()方法支持目前主流稳定的jQuery版本1.8.2,在1.9.0之后的版本是不支持的。
0 notes
thomaspha · 9 years
Text
$(document).ready(function(){})等价于$(function(){});
$(document).ready(function(){})等价于$(function(){});
#$
0 notes
thomaspha · 9 years
Link
jQuery code assist in Aptana Studio
0 notes
thomaspha · 9 years
Text
php normal url match pattern
^(https?://)?(\w+\.)+[a-zA-Z]+$
1 note · View note
thomaspha · 9 years
Text
PHP Regexp email pattern
^\w+(\.\w+)*@\w+(\.\w+)+$
0 notes
thomaspha · 9 years
Text
character switch
\u0068\u0065\u006c\u006c\u006f\u002c\u0075\u006e\u0069\u0063\u006f\u0064\u0065 \u0068\u0065\u006c\u006c\u006f\u002c\u0075\u006e\u0069\u0063\u006f\u0064\u0065
0 notes