摘要: Electron https://electron.org.cn/ Nightmare http://www.nightmarejs.org/ 阅读全文
posted @ 2017-11-17 09:40 故事细腻icon 阅读(130) 评论(0) 推荐(0) 编辑
摘要: char和varchar 阅读全文
posted @ 2017-11-10 21:41 故事细腻icon 阅读(362) 评论(0) 推荐(0) 编辑
摘要: 在滚动到底部自动加载时常常用到以下代码 其中container.prop("scrollHeight") 就相当于 container.get(0).scrollHeight 用于获取container的真实高度,这个真实高度包括了被滚动条卷起来的部分 但是应当注意的是,如果container处于未 阅读全文
posted @ 2017-11-10 17:43 故事细腻icon 阅读(266) 评论(0) 推荐(0) 编辑
摘要: Staticfile CDN http://staticfile.org/ 提供免费 快速 开放的CDN服务 阅读全文
posted @ 2017-11-08 10:24 故事细腻icon 阅读(408) 评论(0) 推荐(0) 编辑
摘要: 由于被墙的原因,很多编程用到的工具常常出现较大的网络延迟,这里总结一些国内镜像的设置方法。 [NodeJS]yarn替代NPM https://yarn.bootcss.com/ 阅读全文
posted @ 2017-11-07 22:31 故事细腻icon 阅读(208) 评论(0) 推荐(0) 编辑