摘要: JAVA 方法或者类的注释快捷键 /*** 登录验证* @param 传入的* @return* @throws Exception*/这种注释效果 方法: 1、先敲“/”在敲两个**,然后回车 方法: 2、alt+shift+J 阅读全文
posted @ 2017-10-26 10:21 beauqi 阅读(1097) 评论(0) 推荐(0) 编辑
摘要: 今天准备在Cent OS7中运行yum install python报如下错误: [root@bogon ~]# yum install python-devLoaded plugins: fastestmirrorLoading mirror speeds from cached hostfile 阅读全文
posted @ 2017-09-14 13:23 beauqi 阅读(337) 评论(0) 推荐(0) 编辑
摘要: 很多初学者都会遇到最小化安装Cent OS7后如何上网的问题,今天我给大家介绍一下: 在虚拟机下,最小化安装CentOS7后,登录到系统中, 查看网卡信息: [root@bogon ~]# cd /etc/sysconfig/network-scripts/ [root@bogon network- 阅读全文
posted @ 2017-09-13 13:55 beauqi 阅读(860) 评论(0) 推荐(0) 编辑