摘要:
Continuous integration (CI) is the practice, in software engineering, of merging all developer working copies to a shared mainline several times a day 阅读全文
posted @ 2016-03-24 15:47
圆旭
阅读(315)
评论(0)
推荐(0)
摘要:
vi /etc/inittab 可以看到这样两行: # To set a default target, run:# systemctl set-default TARGET.target 故: sudo systemctl set-default multi-user.target 即可 转自: 阅读全文
posted @ 2016-03-24 14:20
圆旭
阅读(270)
评论(0)
推荐(0)