- 博客(10)
- 资源 (1)
- 收藏
- 关注
原创 克隆虚拟机后ip设置
https://blog.youkuaiyun.com/tototuzuoquan/article/details/53999173
2018-03-29 22:59:20
232
原创 重启网卡提示Bringing up interface eth0: Device eth0 does not seem to be present,delaying initialization.
https://jingyan.baidu.com/article/e75aca85006645142edac6df.html
2018-03-29 22:57:52
1246
原创 centos虚拟机网络配置
https://jingyan.baidu.com/article/76a7e409ed694dfc3a6e1548.html
2018-03-21 22:14:44
144
原创 Mac电脑下把自己的项目上传到Github 原创 2015年11月27日 17:22:42 标签:github /mac /Xcode /上传工程 /上传项目github 2245 最近一直在研究怎么
Mac电脑下把自己的项目上传到Github最近一直在研究怎么才能把自己的项目上传到github上去,在网上也找了很多资料,但是都没有发现一个系统的教程来告诉那些菜鸟(其实我也是菜鸟)怎么完成这个过程,这让我最近头疼了很久。 然而现在这个问题终于可以告一段落了!在网上一些资料的查找和我自己的摸索中,我终于实现了把自己的项目上传到github上了!此处应该有掌声!(啪!啪!啪!)
2018-02-06 07:46:08
158
转载 log4j
使用log4j 记录日志甚是方便,其提供了两种日志配置方式,log4j.propertes和log4j.xml,这篇文件先贴出log4j.properties配置方式1、log4j.properties文件配置简析下面给出了log4j.properties文件常用的一些信息,在使用时只需拷贝部分过来并把注释放开即可,如有问题 感谢留言指正.[java] vi
2018-02-04 22:07:46
141
原创 idea spring configuration check
idea spring configuration check1408进入idea应用提示spring configuration check 是因为spring文件未指定在spring application centext。1、选择facets。添加spring,在对应的模块下再添加每个模块下的spring文件2、
2018-02-04 19:34:32
515
原创 intellij idea的debug
1、这里以一个web工程为例,点击图中按钮开始运行web工程。2、设置断点3、使用postman发送http请求4、请求发送之后会自动跳到断点处,并且在断点之前会有数据结果显示5、按F8 在 Debug 模式下,进入下一步,如果当前行断点是一个方法,则不进入当前方法体内,跳到下一条执
2018-02-04 17:14:49
169
原创 Failed to bind NettyServer on /192.168.**.*:20880, cause: Failed to bind to: /0.0.0.0:20880
Failed to bind NettyServer on /192.168.**.*:20880, cause: Failed to bind to: /0.0.0.0:20880 20880端口号被占用
2018-02-04 00:04:02
6790
1
转载 解决vmware虚拟机克隆或复制后启动centos报错device eth0 does not seem to be present, delaying initialization
centos启动报错:device eth0 does not seem to be present, delaying initializationifcfg-eth0的配置文件里保存了以前的MAC地址,就把这一行删除掉在重启网卡,还是一样的错误,随后网上查了下资料,把/etc/udev/rules.d/70-persistent-net.rule
2018-02-03 19:43:42
260
分布式 ssm-dubbo配置文件
2018-02-09
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人