上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 70 下一页
摘要: 1. install from npmsudo npm install stylus2. create a styl file named step1.stylborder-radius() { -webkit-border-radius: arguments -moz-border-radiu... 阅读全文
posted @ 2015-03-25 23:02 zyip 阅读(168) 评论(0) 推荐(0)
摘要: //post json 时收不到数据,目前只找到方法post form形式的key-value值//关键是设置headers: { 'Content-Type': 'application/x-www-form-urlencoded' }和data:'[email protected]'app.fa... 阅读全文
posted @ 2015-03-23 17:18 zyip 阅读(300) 评论(0) 推荐(0)
摘要: 1.install gruntsudo npm install -g grunt-clinpm install grunt --save-dev 阅读全文
posted @ 2015-03-21 23:45 zyip 阅读(153) 评论(0) 推荐(0)
摘要: http://www.responsivemiracle.com/collective/best-responsive-html5-angularjs-templates/ 阅读全文
posted @ 2015-03-21 16:28 zyip 阅读(130) 评论(0) 推荐(0)
摘要: 关于响应式布局P迪|9天前|产品设计4,888摘要:在谈响应式布局前,我们先梳理下网页设计中整体页面排版布局,常见的主要有如下几种类型: 布局类型 布局实现 采用何种方式实现布局设计,也有不同的方式,这里基于页面的实现单位而言,分为四种类型:固定布局、可切换的固定布局、弹性布局、混合布局。 固定布局... 阅读全文
posted @ 2015-03-20 23:59 zyip 阅读(2847) 评论(0) 推荐(0)
摘要: http://csswizardry.com/csswizardry-grids/http://unsemantic.com/demo-responsivehttp://getbootstrap.com/css/ 阅读全文
posted @ 2015-03-20 23:50 zyip 阅读(182) 评论(0) 推荐(0)
摘要: http://cssdeck.com/labs/7wsdvxdchttp://getbootstrap.com/css/http://getbootstrap.com/2.3.2/scaffolding.htmlhttp://wp-types.com/documentation/user-guide... 阅读全文
posted @ 2015-03-18 10:07 zyip 阅读(199) 评论(0) 推荐(0)
摘要: Bubble:ppppppCapturingppppppMixppppppTo Stop BubbleppppppJS Bin 阅读全文
posted @ 2015-03-17 09:56 zyip 阅读(221) 评论(0) 推荐(0)
摘要: Last update: June 2014. I have partially rewritten this article to provide more technical details and also to show their differences more clearly.Angu... 阅读全文
posted @ 2015-03-16 23:19 zyip 阅读(242) 评论(0) 推荐(0)
摘要: You can use number as function/variable name, the numberic name can't be accessed from parent scope, but can be accessed by 'this' in private scope.va... 阅读全文
posted @ 2015-03-16 14:10 zyip 阅读(141) 评论(0) 推荐(0)
上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 70 下一页