会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
王子也骑驴
博客园
首页
新随笔
联系
管理
订阅
2020年6月28日
Centos7 重启网卡
摘要: 1、 centos6的网卡重启方法: service network restart centos7的网卡重启方法: systemctl restart network 2、DNS配置文件:cat /etc/resolv.conf 设置主机和IP绑定信息:cat /etc/hosts 设置主机名:c
阅读全文
posted @ 2020-06-28 10:58 人生如茶0
阅读(6941)
评论(0)
推荐(0)
2018年8月7日
laravel里无限极循环删除和或得到id删除文件
摘要: 不多说直接上代码
阅读全文
posted @ 2018-08-07 10:18 人生如茶0
阅读(377)
评论(0)
推荐(0)
2018年8月4日
git创建分支提交到远程分支步骤
摘要: step1,在本地新建分支()git branch newbranchstep2:把本地分支push到远程git push origin newbranchstep3:切换到该分支git checkout newbranchstep4:查看本地修改git statusstep5:添加本地修改git
阅读全文
posted @ 2018-08-04 21:37 人生如茶0
阅读(5291)
评论(0)
推荐(0)
公告
点击右上角即可分享