04 2018 档案

摘要:一 命令ls -alh a显示隐藏文件,l列表,h大小规整 cd 改变目录 chmod命令 二 注意命令变成sh脚本的时候,只在内部执行比如CD命令需要加source或点+空格+点才能执行 阅读全文
posted @ 2018-04-27 15:46 mingming00 阅读(99) 评论(0) 推荐(0)
摘要:0. 开始查看所有配置:git config --listgit config --global user.name "runoob"git config --global user.email test@runoob.comgit config --global core.editor vim 指 阅读全文
posted @ 2018-04-01 15:13 mingming00 阅读(99) 评论(0) 推荐(0)
摘要:1.下载2.安装镜像:1)上海交大的FTP:ftp://ftp.sjtu.edu.cn/sites/cygwin.com/pub/cygwin/2)163的镜像:http://mirrors.163.com/cygwin/3)http://mirrors.sohu.com/cygwin/3.选择组件 阅读全文
posted @ 2018-04-01 15:12 mingming00 阅读(141) 评论(0) 推荐(0)