码迷,mamicode.com
首页 >  
搜索关键字:linux基本命令—— cat more w who pwd    ( 37061个结果
Network bonding and teaming
Bonding:Ethernet Channel Bonding enables two or more Network Interfaces Card (NIC) to a single virtual NIC card which may increase the bandwidth and p...
分类:Web程序   时间:2014-06-07 03:38:59    阅读次数:267
linux常用命令
# uname -a # 查看内核/操作系统/CPU信息 #cat /proc/version # 查看内核 # cat /etc/issue # 查看操作系统版本 # head -n 1 /etc/issue # 查看操作系统版本 # ca...
分类:系统相关   时间:2014-06-07 02:46:29    阅读次数:375
10种散发着爱情信号的肢体语言
10 body language love signals 10种散发着爱情信号的肢体语言 Do you ever wish there was a magic wand that would make you more attractive to the opposite sex, or at l...
分类:其他好文   时间:2014-06-03 12:15:10    阅读次数:359
adb常用命令
由于Android是基于Linux内核的操作系统。因此,在Android上可以执行Shell命令。 chenbjin@acer:~$adbshell shell@android:/ $ su 拿到root权限 ls 查看文件夹 cd 改变目录 cat 查看文件 rm 删除文件 mkd...
分类:数据库   时间:2014-05-30 16:58:36    阅读次数:380
Word Break
Given a stringsand a dictionary of wordsdict, determine ifscan be segmented into a space-separated sequence of one or more dictionary words.For exampl...
分类:其他好文   时间:2014-05-30 16:09:32    阅读次数:213
PM【terminal】
More KnowledgeMore PerformanceMore Time资料模组化以知识管理为基础的项目管理规范:ethic
分类:其他好文   时间:2014-05-30 06:46:06    阅读次数:197
hdu 2768 Cat vs. Dog (二分匹配)
Cat vs. DogTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1422Accepted Submission(s): 534Problem ...
分类:其他好文   时间:2014-05-30 03:30:21    阅读次数:292
Ubuntuxue习笔记
Linux基本命令
分类:其他好文   时间:2014-05-29 09:01:31    阅读次数:265
CentOS装机必备-基本设置以及缺失文件
主要是虚拟机中安装CentOS每次总会做一些设置,记录下来方便以后。纯粹基本设置,比如本地SecureCRT可以连接虚拟机中的CentOS。复杂的非基本设置见:Linux 命令集锦设置网络自动连接#cat /etc/sysconfig/network-scripts/ifcfg-eth0 ONBOO...
分类:其他好文   时间:2014-05-28 11:51:22    阅读次数:337
Wargame narnia level 2 (中文攻略)
前面省略连接部分…… cat narnia2.c #include #include #include int main(int argc, char * argv[]){ char buf[128]; if(argc == 1){ printf("Usage: %s argument\n", ar...
分类:其他好文   时间:2014-05-28 11:49:49    阅读次数:560
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!