1:在项目work目录下新建 ?cmd.sh 文件 2:cmd.sh用文本编辑器打开,编写批量执行命令 例如: echo?pull?project1
cd?project1
git?pull
echo?pull?project2
cd?..
cd?project2
git?pull
echo?pull?...
分类:
系统相关 时间:
2015-11-11 15:06:40
阅读次数:
1759
1 打开CMD窗口右击23 重启电脑,你试试就知道了。
分类:
移动开发 时间:
2015-11-08 14:16:01
阅读次数:
185
1. press "Ctrl+Alt+T" to open Terminal. 2. Input this instruction:sudo echo "deb http://archive.ubuntukylin.com:10006/ubuntukylin trusty main" > /etc/...
分类:
系统相关 时间:
2015-11-07 19:05:46
阅读次数:
191
1. Hidden terminal: A, B and C, A and C cannot hear each other, if they both send packets to B, the collision will happen.2. Exposed terminal: A and B...
分类:
其他好文 时间:
2015-11-05 13:20:09
阅读次数:
150
一、常见问题APP Scode码校验失败一般出现这个问题都是ak不正确导致可能出错的地方1、SHA1值没有正确获取正确获取SHA1值:在左下角打开Terminal终端,进入debug.keystore所在目录,一般是C:\Users\Administrator\.android,输入:keytool...
分类:
移动开发 时间:
2015-11-03 20:58:18
阅读次数:
255
一、文件目录类1.建立目录:mkdir 目录名2.删除空目录:rmdir 目录名3.无条件删除子目录: rm -rf 目录名4.改变当前目录:cd 目录名 (进入用户home目录:cd ~;进入上一级目录:cd -)5.查看自己所在目录:pwd6.查看当前目录大小:du7.显示目录文件列表:ls -...
分类:
系统相关 时间:
2015-11-03 13:47:26
阅读次数:
363
linux中用enca查看文件的编码方式,但有时也会出错,如果想确认文件编码方式,可以进入vim中,在命令行中输入 set encoding=gb2312 或者其他的编码方式,文档正确显示则编码方式就时相应的编码。centos的gnome-terminal终端中默认的编码是utf-8,不能正常显示编...
分类:
其他好文 时间:
2015-10-30 18:25:55
阅读次数:
181
1. After installing ProbCog,you can run blnquery and mlnquery. If the terminal warns that 'command not found', please install the ProbCog again and co...
分类:
其他好文 时间:
2015-10-30 12:08:24
阅读次数:
351
摘要本文讲Linux系统参数的含义及调优,本文会持续更新。-最大文件句柄数设置a)/etc/sysctl.conffs.file-max=102400000b)/etc/security/limit.d/user.conf*hardnofile500000
*softnofile500000
roothardnofile500000
rootsoftnofile500000设置好后,需要退出terminal,或关闭se..
分类:
系统相关 时间:
2015-10-30 02:22:05
阅读次数:
482
Terminal Services Remote Desktop Help Session Manager NetMeeting Remote Desktop Sharing 来自为知笔记(Wiz)
分类:
其他好文 时间:
2015-10-28 14:01:37
阅读次数:
129