上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 70 下一页
摘要: function BaseClass() { this.hello = function() { this.talk(); } this.talk = function() { document.write("I'm BaseClass"); }}... 阅读全文
posted @ 2015-03-06 15:43 zyip 阅读(193) 评论(0) 推荐(0)
摘要: https://developer.mozilla.org/en-US/docs/Web/CSS 阅读全文
posted @ 2015-03-06 14:04 zyip 阅读(202) 评论(0) 推荐(0)
摘要: https://jsfiddle.net/mh35vhfj/5/ 阅读全文
posted @ 2015-03-06 07:07 zyip 阅读(110) 评论(0) 推荐(0)
摘要: http://www.programering.com/a/MjN0IjMwATg.html 阅读全文
posted @ 2015-03-05 23:48 zyip 阅读(134) 评论(0) 推荐(0)
摘要: http://modernizr.com/http://necolas.github.io/normalize.css/http://philipwalton.github.io/polyfill/https://github.com/paulirish/matchMedia.js/http://w... 阅读全文
posted @ 2015-03-05 16:45 zyip 阅读(229) 评论(0) 推荐(0)
摘要: http://responsive-nav.com/#instructionshttps://github.com/viljamis/responsive-nav.jshttp://tympanus.net/Blueprints/SlidePushMenus/-----------------htt... 阅读全文
posted @ 2015-03-05 13:54 zyip 阅读(290) 评论(0) 推荐(0)
摘要: allcountjs.comhttp://mean.io/https://www.meteor.com/http://sailsjs.org/#!/nodejs 博客http://hexo.io/ 阅读全文
posted @ 2015-03-05 09:27 zyip 阅读(248) 评论(0) 推荐(0)
摘要: http://zyip.github.io/facemaker/indexecho "hello world" >>hello.htmgit initgit add hello.htmgit commit -m "add hello.htm"git remote add origin https:/... 阅读全文
posted @ 2015-03-04 22:12 zyip 阅读(655) 评论(2) 推荐(0)
摘要: http://blog.163.com/sun_jian_zhang/blog/static/1878040412012512112347454/海量图片的分布式存储及负载均衡研究2012-06-12 11:23:47|分类:默认分类|举报|字号订阅前言针对海量图片给网站带来的访问速度下降、性能压力... 阅读全文
posted @ 2015-03-04 20:46 zyip 阅读(301) 评论(0) 推荐(0)
摘要: https://css-tricks.com/examples/ShapesOfCSS/http://cssarrowplease.com/ 阅读全文
posted @ 2015-03-04 14:55 zyip 阅读(137) 评论(0) 推荐(0)
上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 70 下一页