今天过得比昨天更充实,晚上依然想玩一会,幸好没有人想陪我玩,于是就搁置了。 Berlin 是高中之前就给他的备注了,他是个知道奋发向上的人,初中我就看出来了。向他学习吧 今早上学习Vicky的课,很认真,英文写作最重要的就是逻辑性,今天写一下属于自己的东西 10-12 数学相关内容 但其实没看多少 ...
分类:
其他好文 时间:
2020-02-09 23:36:04
阅读次数:
83
容器技术的核心功能,就是通过约束和修改进程的动态表现,从而为其创造出一个“边界”。 对于 Docker 等大多数 Linux 容器来说,Cgroups 技术是用来制造约束的主要手段,而 Namespace 技术则是用来修改进程视图的主要方法。 当 Docker 创建一个容器时,它会创建新的六种 na ...
分类:
系统相关 时间:
2020-02-04 23:20:41
阅读次数:
97
android studio apply script build.gradle 卡死 buildscript { repositories { maven{ url 'http://maven.aliyun.com/nexus/content/groups/public/'} google() } ...
分类:
移动开发 时间:
2020-02-04 11:00:47
阅读次数:
83
CAT ET III Caterpillar Scanner Features: Display graph and log status parameters. Retrieve prognostic data including histograms, engine totals for fue ...
分类:
其他好文 时间:
2020-02-02 12:21:10
阅读次数:
90
用户组的创建:12345groupadd [OPTION] 组名 -g GID 指明GID号;[GID_MIN, GID_MAX] -r 创建系统组 CentOS 6: ID9[root@localhost ~]# groupadd test[root@localhost ~]# getent gr... ...
分类:
系统相关 时间:
2020-02-02 11:44:37
阅读次数:
134
在学习room时项目一直在编译中,最后排查发现是依赖没有下载完导致。随后查询将依赖下载源改为阿里源,即可正常使用。 需要修改 build.gradle (project),改为以下内容: // Top-level build file where you can add configuration ...
分类:
移动开发 时间:
2020-02-01 23:36:47
阅读次数:
212
1,下载安装包,解压,执行以下命令启动服务。 nexus.exe /run 2,访问http://localhost:8081访问管理界面,添加一个maver2(proxy)的仓库,代理地址填写阿里云的加速地址:http://maven.aliyun.com/nexus/content/groups ...
分类:
其他好文 时间:
2020-02-01 23:13:17
阅读次数:
122
一. 单个pom.xml形式:适合单个项目 <repositories> <repository> <id>nexus</id> <name>Nexus</name> <url>http://192.168.0.105:8086/nexus/content/groups/public/</url> ...
分类:
其他好文 时间:
2020-01-31 16:04:24
阅读次数:
72
阿里云服务端代理地址:http://maven.aliyun.com/nexus/content/groups/public/ 其他参照:https://www.cnblogs.com/my_captain/p/12243521.html ...
分类:
其他好文 时间:
2020-01-30 21:24:44
阅读次数:
120
Prohibit access to Control Panel and PC settings Disable GPO for Administrators and /or User Groups Custom wallpaper ...
分类:
其他好文 时间:
2020-01-30 20:57:47
阅读次数:
55