上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 69 下一页
摘要: https://github.com/mgechev/v8-sorting-test/tree/master/src/algorithms 阅读全文
posted @ 2015-04-01 14:01 zyip 阅读(149) 评论(0) 推荐(0)
摘要: http://blog.miniasp.com/post/2014/01/07/Useful-tool-Sublime-Text-3-Quick-Start.aspx 阅读全文
posted @ 2015-03-31 16:39 zyip 阅读(187) 评论(0) 推荐(0)
摘要: 0. To install bower , run the following command in webstorm terminal(alt+f12) npm install bower bower install jquery bower init 1. add following line... 阅读全文
posted @ 2015-03-30 16:20 zyip 阅读(326) 评论(0) 推荐(0)
摘要: http://angular-transitions.mgechev.com/#/view/page1https://scotch.io/tutorialshttp://stackoverflow.com/questions/21211460/route-dependent-css-page-tra... 阅读全文
posted @ 2015-03-30 11:19 zyip 阅读(427) 评论(0) 推荐(0)
摘要: 1. create a folder named m12. run command: npm init, this will create the package.json file3. create a lib folder using command: mkdir lib4. create in... 阅读全文
posted @ 2015-03-26 22:58 zyip 阅读(273) 评论(0) 推荐(0)
摘要: 1. wrap up a module using module.exports, name the file to a.jsvar fun1=function(){var stylus = require('stylus');this.hi=function(){ console.log('... 阅读全文
posted @ 2015-03-25 23:34 zyip 阅读(158) 评论(0) 推荐(0)
摘要: 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 阅读(166) 评论(0) 推荐(0)
摘要: //post json 时收不到数据,目前只找到方法post form形式的key-value值//关键是设置headers: { 'Content-Type': 'application/x-www-form-urlencoded' }和data:'login=zyip@qq.com'app.fa... 阅读全文
posted @ 2015-03-23 17:18 zyip 阅读(298) 评论(0) 推荐(0)
摘要: 1.install gruntsudo npm install -g grunt-clinpm install grunt --save-dev 阅读全文
posted @ 2015-03-21 23:45 zyip 阅读(151) 评论(0) 推荐(0)
摘要: http://www.responsivemiracle.com/collective/best-responsive-html5-angularjs-templates/ 阅读全文
posted @ 2015-03-21 16:28 zyip 阅读(129) 评论(0) 推荐(0)
上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 69 下一页