摘要:
1. 找到文件并作如下修改: sudo vim /etc/network/interfaces 修改如下部分: auto eth0iface eth0 inet staticaddress 192.168.0.117 netmask 255.255.255.0gateway 192.168.0.1 阅读全文
posted @ 2017-07-09 23:40
bollen
阅读(216)
评论(0)
推荐(0)
摘要:
在 Docker 搭建 Maven 私有库 小引 If you are developing software without a repository manager you are likely missing a number of opportunities to reduce some p 阅读全文
posted @ 2017-07-09 22:56
bollen
阅读(841)
评论(0)
推荐(0)
摘要:
1 Repository(仓库) 1.1 Maven仓库主要有2种: remote repository:相当于公共的仓库,大家都能访问到,一般可以用URL的形式访问 local repository:存放在本地磁盘的一个文件夹,例如,windows上默认是C:\Users\{用户名}\.m2\re 阅读全文
posted @ 2017-07-09 22:53
bollen
阅读(20423)
评论(1)
推荐(2)

浙公网安备 33010602011771号