04 2016 档案

摘要:新建网页 git创库:https://github.com/XINYUHAI77/snake/blob/master/snake.html 阅读全文
posted @ 2016-04-28 00:07 XINYUHAI77 阅读(247) 评论(0) 推荐(0)
摘要:http://www.jianshu.com/p/6529cdf21e94 http://www.jianshu.com/p/08ba65d1f91a 阅读全文
posted @ 2016-04-27 13:58 XINYUHAI77 阅读(234) 评论(0) 推荐(0)
摘要:1面板putty_V0.63.0.0.43510830.exe 2安装http://www.wdlinux.cn/wdcp/install.html 阅读全文
posted @ 2016-04-25 09:25 XINYUHAI77 阅读(244) 评论(0) 推荐(0)
摘要:html: 路由配置 .state('detail', { url: '/detail/:id', templateUrl: 'template/detail.html', controller: 'DetailCtrl' }) 控制器获取参数: // Produc... 阅读全文
posted @ 2016-04-24 14:08 XINYUHAI77 阅读(1409) 评论(0) 推荐(0)
摘要:; (function ($, window, document, undefined) { function scroll() { this.num = 0; this.obj = this; this.dome = null; this.dome_ul = ... 阅读全文
posted @ 2016-04-22 11:38 XINYUHAI77 阅读(593) 评论(0) 推荐(0)
摘要:;(function($, window, document,undefined) { function Dialog(){ this.oLogin = null; this.settings = { //默认参数 w : 300, ... 阅读全文
posted @ 2016-04-21 14:51 XINYUHAI77 阅读(185) 评论(0) 推荐(0)
摘要:选项卡 111111 222222 333333 111111 222222 333333 ;(function ($, window, document, undefined) { function Tab() ... 阅读全文
posted @ 2016-04-10 14:26 XINYUHAI77 阅读(179) 评论(0) 推荐(0)