只为你飘的雪的ChinaUnix博客
只为你飘的雪
全部博文(73)
shell(8)
gcc(0)
Vim工具(4)
常用配置文件(4)
常用命令(40)
2015年(65)
2013年(5)
2012年(3)
kickthc
文峰聊书
s1020347
alsovip
jianghan
铃溪
KunJyo
walkermy
夜殇1990
发布时间:2015-02-05 10:20:17
makefile 关键字1. include include makefile1.mk ------如果引用不成功,会有警告查询目录:(1)-I 或--include-dir 指定目录 (2)/usr/local/bin或/usr/include -include makefile.mk ---.........【阅读全文】
发布时间:2015-02-03 14:03:20
dd if=/dev/zero of=./my-new-fs-imags bs=1k count=512创建大小为512k,内容全为零的文件......【阅读全文】
发布时间:2015-02-03 13:39:34
linux initiate steps.docx......【阅读全文】
发布时间:2015-02-02 22:06:24
http://www.thegeekstuff.com/2009/09/the-ultimate-wget-download-guide-with-15-awesome-examples/wget http://pathwget -o renamefile http://path......【阅读全文】
发布时间:2015-02-02 22:00:00
date -s "01/31/2010 23:59:53"Once you’ve changed the system date, you should syncronize the hardware clock with the system date as shown below.hwclock –systohc hwclock --systohc –utc......【阅读全文】
登录 注册