码迷,mamicode.com
首页 >  
搜索关键字:issues    ( 1031个结果
sonarqube中new issue的标准
https://docs.sonarqube.org/latest/user-guide/issues/#header-4 Understanding which Issues are "New" To determine the creation date of an issue, an algo ...
分类:其他好文   时间:2019-04-09 18:15:13    阅读次数:184
【转】《西瓜书机器学习详细公式推导版》发布
转自:https://github.com/datawhalechina/pumpkin-book https://mp.weixin.qq.com/s/FcwgjS4FXfGJPZEQEz3cVw 南瓜书PumpkinBook 周志华老师的《机器学习》(西瓜书)是机器学习领域的经典入门教材之一,周 ...
分类:其他好文   时间:2019-04-09 13:54:37    阅读次数:182
【alpha阶段】第二次Scrum Meeting
每日任务内容 ======== | 队员 | 昨日完成任务 | 明日要完成的任务 | |: |: |: | | 牛宇航 | 8 后端函数修正及重写 https://github.com/rRetr0Git/rateMyCourse/issues/8 (工作量较大,未完成)| 8 后端函数修正及重写 ...
分类:其他好文   时间:2019-04-06 18:45:05    阅读次数:135
Hbase 中文参考指南 3.0 校对活动发车了~
参与方式:https://github.com/apachecn/hbase doc zh/blob/master/CONTRIBUTING.md 整体进度:https://github.com/apachecn/hbase doc zh/issues/1 项目仓库:https://github.c ...
分类:其他好文   时间:2019-03-22 22:45:59    阅读次数:158
urllib2.URLError: <urlopen error [Errno 1] _ssl.c:510: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure>`
pyhton2.7 版本需要 python 2.7.9+ 参考链接: https://github.com/pytorch/pytorch/issues/3193 issuecomment 338165421 ...
分类:Web程序   时间:2019-03-17 19:42:58    阅读次数:672
【react 分页器】 基于react-virtualized组件的分页器
react-virtualized 组件本身没有提供分页器功能,见这个issue:https://github.com/bvaughn/react-virtualized/issues/24 如果想给react-virtualized实现的表格添加分页器功能,需要自己手动实现一个分页器,网上有一个参 ...
分类:其他好文   时间:2019-03-14 18:30:01    阅读次数:166
AMD cpu 下 Pytorch 多卡并行卡死问题解决
dataparallel not working on nvidia gpus and amd cpus https://github.com/pytorch/pytorch/issues/13045 问题: 多卡运行时, 网络会卡在那里不能运行. 系统是 AMD Ryzen5 1600x 和 两张 ...
分类:其他好文   时间:2019-03-11 23:41:54    阅读次数:404
2017-11-20 中文代码示例之Vuejs入门教程(一)问题后续
""中文编程"知乎专栏原文" 第一个issue: "Error compiling template if using unicode naming as v for alias · Issue 6971 · vuejs/vue" 多谢尤大 "搞定" , 貌似是把标识符的正则表达式匹配检测去掉了. ...
分类:Web程序   时间:2019-03-05 09:38:59    阅读次数:200
ionic4 refresh组件位置变更:Ignored attempt to cancel a touchmove event with cancelable=false
io3 中 refresh组件位置可不定; io4 中 须置顶,否则报错,此外complete方法的调用位置改为target属性 参考:https://github.com/ionic-team/ionic/issues/15256 ...
分类:其他好文   时间:2019-02-28 23:05:55    阅读次数:1317
exception disappear when forgot to await an async method
https://github.com/aspnet/AspNetWebStack/issues/235 https://stackoverflow.com/questions/5383310/catch-an-exception-thrown-by-an-async-void-method 如果异常 ...
分类:移动开发   时间:2019-02-27 15:47:18    阅读次数:136
1031条   上一页 1 ... 29 30 31 32 33 ... 104 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!