• 博客园logo
  • 会员
  • 周边
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






h69114

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理
上一页 1 2 3 4 5 6 7 8 下一页

2016年11月28日

笔记,介绍编译器工作过程
摘要: Alex Smith的文章《Building C Projects》介绍编译器的工作过程./configure makemake install 阅读全文
posted @ 2016-11-28 19:05 h69114 阅读(298) 评论(11) 推荐(0)
 

2016年10月26日

国内ubuntu下载地址
摘要: 网易开源镜像站http://mirrors.163.com/ubuntu-releases/ 搜狐开源镜像站 http://mirrors.sohu.com/ubuntu-releases/ 阅读全文
posted @ 2016-10-26 22:10 h69114 阅读(200) 评论(0) 推荐(0)
 

2016年8月8日

【转载】HTTP协议详解
摘要: http://www.cnblogs.com/EricaMIN1987_IT/p/3837436.html#undefined 阅读全文
posted @ 2016-08-08 14:35 h69114 阅读(111) 评论(0) 推荐(0)
 

2016年7月28日

【转载】http协议介绍
摘要: http://www.360doc.com/content/10/0930/17/3668821_57590979.shtml 阅读全文
posted @ 2016-07-28 19:41 h69114 阅读(121) 评论(0) 推荐(0)
 

2016年7月21日

【转载】dts介绍
摘要: http://www.right.com.cn/forum/thread-146260-1-1.html 阅读全文
posted @ 2016-07-21 18:30 h69114 阅读(151) 评论(0) 推荐(0)
 

2016年7月20日

【转载】fstress工具介绍
摘要: http://www.cs.duke.edu/ari/fstress/ 阅读全文
posted @ 2016-07-20 14:06 h69114 阅读(664) 评论(0) 推荐(0)
 

2016年7月15日

【转载】linux内存管理
摘要: http://www.ecsl.cs.sunysb.edu/elibrary/linux/mm/mm.pdf 阅读全文
posted @ 2016-07-15 12:04 h69114 阅读(98) 评论(0) 推荐(0)
 

2016年7月14日

【转载】图解git
摘要: http://marklodato.github.io/visual-git-guide/index-zh-cn.html 阅读全文
posted @ 2016-07-14 12:17 h69114 阅读(100) 评论(0) 推荐(0)
 

2016年7月11日

对内核模块的Makefile文件解读
摘要: ifneq ($(KERNELRELEASE),)param-objs := file1.o file2.oobj-m := param.oelse KDIR := /lib/modules/2.6.18-53.el5/build all: make -C $(KDIR) M=$(PWD) modu 阅读全文
posted @ 2016-07-11 17:30 h69114 阅读(244) 评论(1) 推荐(0)
 
【转载】宏观上对Linux内核的描述
摘要: http://www.ibm.com/developerworks/cn/linux/l-linux-kernel/ 阅读全文
posted @ 2016-07-11 13:56 h69114 阅读(126) 评论(2) 推荐(0)
 
上一页 1 2 3 4 5 6 7 8 下一页