上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 69 下一页
摘要: 下面就是重点了: 1.下载v 3.7.2版本 :http://pan.baidu.com/s/1jGmrhuI 密码:vg2r 序列号: XARD-030-000-N-LXC-RP7-FBX-23P-6ML-YBF-F xard-030-000-r-lys-pws-rhh-qjq-wbf-jax-2 阅读全文
posted @ 2016-03-10 17:06 zyip 阅读(798) 评论(0) 推荐(0)
摘要: html <!DOCTYPE html> <html ng-app="APP"> <head> <title></title> <link rel="stylesheet" type="text/css" href="main.css"> </head> <body ng-controller="M 阅读全文
posted @ 2016-03-09 00:54 zyip 阅读(589) 评论(0) 推荐(0)
摘要: https://www.qianduan.net/ http://aotu.io/notes/ http://ued.ctrip.com/blog/battle-canvas-graphics-to-design-of-chinese-chess-serial.html https://github 阅读全文
posted @ 2016-03-05 03:08 zyip 阅读(348) 评论(0) 推荐(0)
摘要: http://augus.github.io/ngAnimate/ http://www.nganimate.org/angularjs/ng-repeat/move http://codepen.io/ShMcK/pen/kHxKy http://codepen.io/kevinsmets/pen 阅读全文
posted @ 2016-03-05 01:48 zyip 阅读(181) 评论(0) 推荐(0)
摘要: https://github.com/reactjs/react-router/tree/80c71d57c936ed54babdde44309c01f6a4b56b77/examples/animations https://github.com/chenbeitingting/react-rou 阅读全文
posted @ 2016-03-05 00:50 zyip 阅读(324) 评论(0) 推荐(0)
摘要: var history = this.state.history, pages = this.state.pages, l = history.length, hash = window.location.hash, position = "center"; if (l === 0) { histo 阅读全文
posted @ 2016-03-03 02:10 zyip 阅读(2450) 评论(0) 推荐(0)
摘要: /***** Selector Hacks ******/ /* IE6 and below */ * html #uno { color: red } /* IE7 */ *:first-child+html #dos { color: red } /* IE7, FF, Saf, Opera * 阅读全文
posted @ 2016-03-01 21:13 zyip 阅读(165) 评论(0) 推荐(0)
摘要: <div id="fixed">Sidebar</div> <div id="fluid">Content</div> #fixed, #fluid{ padding:20px; margin-left:2px; margin-right:2px; } #fixed { float:left; wi 阅读全文
posted @ 2016-02-20 21:33 zyip 阅读(192) 评论(0) 推荐(0)
摘要: <div id="wrapper"> <div id="col1"> "fixed" </div> <div id="col2"> "fluid" </div> </div> #wrapper{background:red;float:left;width:90%;height:200px;padd 阅读全文
posted @ 2016-02-20 21:23 zyip 阅读(297) 评论(0) 推荐(0)
摘要: 该代码可在chrome下运行,对于低版本浏览器可以引入Q库 function async1() { var defer = Promise.defer() setTimeout(function(){ defer.resolve('async1') }, 1300); return defer.pr 阅读全文
posted @ 2016-02-19 17:09 zyip 阅读(217) 评论(0) 推荐(0)
上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 69 下一页