摘要: linux内核编译——初始 阅读全文
posted @ 2013-04-14 16:20 南次夢小小 阅读(239) 评论(0) 推荐(0)
摘要: CP命令“略过目录”的问题 阅读全文
posted @ 2013-04-14 14:26 南次夢小小 阅读(1665) 评论(0) 推荐(0)
摘要: linux内核源码解压 阅读全文
posted @ 2013-04-07 02:47 南次夢小小 阅读(601) 评论(0) 推荐(0)
摘要: linux的目录树及其含义 阅读全文
posted @ 2013-04-07 02:24 南次夢小小 阅读(132) 评论(0) 推荐(0)
摘要: gcc编译分解步骤 阅读全文
posted @ 2013-03-27 23:48 南次夢小小 阅读(165) 评论(0) 推荐(0)
摘要: ubuntu下常用的命令和快捷键 阅读全文
posted @ 2013-03-27 01:19 南次夢小小 阅读(132) 评论(0) 推荐(0)
摘要: 用vim编辑c源码hello.c使用GCC 命令编译gcc hello.c打开当前目录,会发现有两个文件hello.c //源文件a.out //生成的目标代码输入以下命令./a.out //运行可执行文件将会看到结果 阅读全文
posted @ 2013-03-27 01:06 南次夢小小 阅读(110) 评论(0) 推荐(0)
摘要: vim的简单使用 阅读全文
posted @ 2013-03-27 00:47 南次夢小小 阅读(114) 评论(0) 推荐(0)
摘要: 装上vmware,装上ubuntu,开始我的linuxc之旅。linux c我来了,先看gcc,gdb命令,边走边计划! 阅读全文
posted @ 2013-03-25 00:19 南次夢小小 阅读(129) 评论(1) 推荐(0)