码迷,mamicode.com
首页 >  
搜索关键字:https    ( 132426个结果
结对编程2—— 单元测试
结对伙伴:201421123048,201421123036 coding.net 地址:https://git.coding.net/YJh_/PairProject_2.git a. 需求分析:测试上有哪些详细的需求? 1.把计算模块提取出来,单独创建一个类2.通过单元测试代码,测试加法是否能正 ...
分类:其他好文   时间:2017-03-28 22:52:31    阅读次数:259
虚拟dom随想
参考资料https://segmentfault.com/a/1190000005769948, https://github.com/DrakeLeung/blog/issues/8, https://github.com/livoras/blog/issues/11 虚拟dom的基本思路: Vi ...
分类:其他好文   时间:2017-03-28 22:06:53    阅读次数:222
influxDB系列(一)
这个是github上面一个人总结的influxDB的操作手册,还不错:https://xtutu.gitbooks.io/influxdb-handbook/content/zeng.html 1. influxDB是什么呢? InfluxDB 是一个开源分布式时序、事件和指标数据库。 使用 Go ...
分类:数据库   时间:2017-03-28 22:00:46    阅读次数:1116
eclipse gradle插件 org.gradle.tooling.GradleConnectionException: Could not install Gradle distribution from 'https://services.gradle.org/distributions/gradle-3.4-bin.zip'.
eclipse安装gradle后出现如下异常: org.gradle.tooling.GradleConnectionException: Could not install Gradle distribution from 'https://services.gradle.org/distribu ...
分类:Web程序   时间:2017-03-28 22:00:23    阅读次数:1342
机器学习笔记(1)
忙了一个月,现在在学习机器学习。之前本科没选,现在感兴趣了。 学习地点:https://www.coursera.org/learn/machine-learning/lecture/rkTp3/cost-function 中文讲课的没找到,顺着mooc从头到尾撸的,这是第一个在线的。 首先是分类: ...
分类:其他好文   时间:2017-03-28 21:52:22    阅读次数:154
Zabbix企业级分布式监控系统+吴兆松.pdf
总体来说,介绍zabbix还是不错的。值得学习借鉴! 下载地址: https://pan.baidu.com/s/1dF46KKT http://pan.baidu.com/share/link?shareid=760476950&uk=2421239 ...
分类:其他好文   时间:2017-03-28 21:43:24    阅读次数:301
新颖训练方法——用迭代投影算法训练神经网络
作者介绍:Jesse Clark 研究相位恢复的物理学家、数据科学家,有着丰富的建设网站与设计手机应用的经验,在创业公司有着丰富的经验,对创业有着极大的热情。 Github: https://github.com/jn2clark Linkedin: http://www.linkedin.com/ ...
分类:编程语言   时间:2017-03-28 21:25:16    阅读次数:433
git 只merge一个commit的方法
https://git-scm.com/book/tr/v2/Git-Basics-Viewing-the-Commit-History gil log 来查看commit的记录 Other maintainers prefer to rebase or cherry-pick contribute ...
分类:其他好文   时间:2017-03-28 21:19:41    阅读次数:534
faked 一个用于 mock 后端 API 的轻量工具
一、简介 faked 是一个在前端开发中用于 mock 服务端接口的模块,轻量简单,无需要在本地启动 Server 也无需其它更多的资源,仅在浏览器中完成「请求拉截」,配合完整的「路由系统」轻而易举的 mock 后端 API。 GitHub Rep 地址:https://github.com/Hou ...
分类:Windows程序   时间:2017-03-28 21:16:01    阅读次数:260
[Grid Layout] Use auto-fill and auto-fit if the number of repeated grid tracks is not to be def
What about the situation in which we aren’t specifying the number of columns or rows to be repeated? There are two properties we can use in this situa ...
分类:其他好文   时间:2017-03-28 20:43:29    阅读次数:173
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!