国内连接maven官方的仓库更新依赖库,网速一般很慢。 收集一些国内快速的maven仓库镜像以备用。此镜像为 国内OSChina提供的镜像,非常不错。 CN OSChina Central http://maven.oschina.net/content/groups/public/ central... ...
分类:
其他好文 时间:
2018-04-26 12:20:30
阅读次数:
137
Homework #7: Computational All computations should be done in this notebook using the R kernel. Working in small groups is allowed, but it is importan ...
分类:
其他好文 时间:
2018-04-24 21:46:40
阅读次数:
228
<mirror> <id>nexus-aliyun</id> <mirrorOf>*</mirrorOf> <name>Nexus aliyun</name> <url>http://maven.aliyun.com/nexus/content/groups/public</url> </mirro ...
分类:
其他好文 时间:
2018-04-24 00:17:36
阅读次数:
141
在CentOS6的上安装Windows2012R2的KVM虚拟机 1:上传cn_windows_server_2012_r2_vl_with_update_x64_dvd_6052729.iso下载驱动盘https://fedorapeople.org/groups/virt/virtio-win/ ...
1.在cp拷贝所有文件的时候要注意* 号不能匹配路径汇总的隐藏文件2.tailf 类似于tail -f,当文件不增长时并不访问文件3.token(uid,gid,groups)重新获取重新登录 4.chown wang f1 修改f1文件的所有者5.chgrp rpc f1 修改f1文件的所属组6.groupmems -a wang -g p1 为p1组添加用户wang&n
分类:
其他好文 时间:
2018-04-18 16:01:38
阅读次数:
202
启用嵌套用户组(Enable Nested Groups)为嵌套组启用或禁用支持。 在启用嵌套用户组之前,你需要检查你在 JIRA 服务器中的嵌套用户组是否启用了。当嵌套用户组启用成功后,你可以将一根用户组定义为另外一个用户组的成员。如果你使用的是用户组来对权限进行管理,你可以使用嵌套用户组来允许一个用户组的权限继承上级用户组,使系统的权限配置变得简单。同步时间(分钟)(Synchro
分类:
其他好文 时间:
2018-04-14 13:49:19
阅读次数:
159
0. 修改grade镜像,使用阿里云地址,以便于快速加载依赖参照大佬博客 =====> 阿里云maven镜像# 项目目录下的build.gradle repositories { maven {url 'http://maven.aliyun.com/nexus/content/groups/pub... ...
分类:
微信 时间:
2018-04-13 23:33:02
阅读次数:
407
[toc] Ansible 通过读取默认的主机清单配置/etc/ansible/hosts,可以同时连接到多个远程主机上执行任务, 默认路径可以通过修改 ansible.cfg 的 hostfile 参数指定路径。 Hosts and Groups(主机与组) 对于/etc/ansible/host ...
分类:
其他好文 时间:
2018-04-12 22:21:57
阅读次数:
170
题目描述 The cows are so very silly about their dinner partners. They have organized themselves into three groups (conveniently numbered 1, 2, and 3) that ...
分类:
其他好文 时间:
2018-04-12 20:58:37
阅读次数:
185
faiss 个人理解: https://github.com/facebookresearch/faiss 上把代码clone下来,make编译 我们将CNN中经过若干个卷积/激励/池化层后得到的激活映射(向量形式)存储到硬盘上, Faiss是一个高效的相似性搜索和密集向量聚类的库。它包含了搜索任意 ...
分类:
其他好文 时间:
2018-04-09 11:18:15
阅读次数:
407