简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
ubuntu静态ip设置和能ping通局域网但不能ping通外网解决
静态ip设置:(1)步骤一:(2)步骤二:(3)步骤三:设置ip地址cat /etc/network/interfacesinterfaces(5) file used by ifup(8) and ifdown(8)#auto lo#iface lo inet loopbackauto loiface lo inet loopbackauto ens33iface ens33 inet stat
git everything up-to-date解决方法
git 分支问题
git 修改和补充本地的commit信息的操作
git commitamend
到底了