自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

转载 Chrome Remote Debugging on Android

Remote debugging overviewRemote debugging with the ADB Chrome extension1. Install the ADB extension2. Enable USB debugging on your device3. Connect your device via USB4. Start debugging with the ADB e

2014-06-30 11:12:23 669

原创 js关于原型构造函数和原型链的理解

js的面向对象方式的函数有hen'duo'z

2014-06-29 00:28:00 1116

转载 A chrome console trick I wish I'd found a while ago

http://www.reddit.com/r/javascript/comments/268lai/a_chrome_console_trick_i_wish_id_found_a_while_ago/?utm_source=feweekly&utm_campaign=issue38&utm_medium=web

2014-06-23 13:02:08 891

原创 transform3D和fixed冲突问题;ios的输入框头部边线阴影问题

1 点击打开链接原来的fixed可以相对于窗口整个fixed,但是

2014-06-19 15:54:50 1033

转载 Javascript Tool: Detect if a DOM Element is Truly Visible

one way:According to this MDN documentation, an element's offsetParent property will return null whenever it, or any of its parents, is hidden via the display style property. Just make sure th

2014-06-13 10:34:59 818

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除