摘要: 1、Node.js[5] connect & express简介 对connect中间件的分类比较容易理解。 http://www.cnblogs.com/luics/archive/2012/11/28/2775206.html http://blog.fens.me/nodejs-connect 阅读全文
posted @ 2016-11-24 09:56 Hopesun 阅读(217) 评论(0) 推荐(0)
摘要: 参考 :koa2-boilerplate https://github.com/superalsrk/koa2-boilerplate Ajax Login and Ajax Logout in Koa2, based on koa-passport and passport-local https 阅读全文
posted @ 2016-11-17 14:41 Hopesun 阅读(766) 评论(0) 推荐(0)
摘要: 1、参考koa+react(一) http://blog.suzper.com/2016/10/19/koa-react-%E4%B8%80/ 为了使用 KOA2 能够运行,必须能够使用ES7语法 async/await 能够编译,需要借用 babel 的能力。使用最新版本 V6。 1、安装Node 阅读全文
posted @ 2016-11-15 22:55 Hopesun 阅读(5212) 评论(0) 推荐(0)
摘要: 调整 ANTD 组件菜单的字体大小:经过多次试验,原有字体太小,只有12px,通过下列CSS 强制加大。 1、分组子菜单(标题) .ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title{ font-size: 15px !impo 阅读全文
posted @ 2016-11-13 11:32 Hopesun 阅读(10792) 评论(1) 推荐(0)
摘要: AdminLTE 2 开源模版: 1、 文档 https://almsaeedstudio.com/themes/AdminLTE/documentation/index.html 2、 代码 https://github.com/almasaeed2010/AdminLTE/ 其它基于 REACT 阅读全文
posted @ 2016-11-12 12:27 Hopesun 阅读(3191) 评论(0) 推荐(0)
摘要: 本示例记录一个开发过程: 1)参考 Meteor React TUTORIAL教程 https://www.meteor.com/tutorials/react/creating-an-app 2)。。。 第一部分 创建脚手架项目 1、在win10,安装 Meteor 1.4.2; 2、进入命令(C 阅读全文
posted @ 2016-11-06 18:21 Hopesun 阅读(1086) 评论(0) 推荐(0)
摘要: Opera Browser -- Access Restricted Sites using Free VPN: currently the feature is available in Opera Developer version only. http://www.clickonf5.org/ 阅读全文
posted @ 2016-11-05 15:01 Hopesun 阅读(107) 评论(0) 推荐(0)
摘要: Linux From Scratch - Version 7.7-systemd: https://linux.cn/lfs/LFS-BOOK-7.7-systemd/index.html 阅读全文
posted @ 2016-11-04 14:21 Hopesun 阅读(457) 评论(0) 推荐(0)
摘要: 1、Windows10+Ubuntu双系统安装: http://www.jianshu.com/p/2eebd6ad284d 2、UEFI启动模式安装ubuntu指南 : http://collapsarstar.blog.163.com/blog/static/162594746201392291 阅读全文
posted @ 2016-10-30 10:47 Hopesun 阅读(245) 评论(0) 推荐(0)
摘要: 一直学 REACT + METEOR 但路由部分有点问题,参考一下:基于 React.js + Redux + Bootstrap 的 Ruby China 示例 http://react-china.org/t/react-js-redux-bootstrap-ruby-china/8752 示例 阅读全文
posted @ 2016-10-25 20:36 Hopesun 阅读(1582) 评论(0) 推荐(0)