IP属地:江苏
test
LVM介绍 LVM的强大之处,比之前的传统分区方式强太多(mbr)。下面主要翻译ubuntu wiki中lvm的介绍。 What is LVML...
操作系统 An operating system is a software controlling the operation of a co...
南北桥 北桥 wiki定义 A northbridge or host bridge is one of the two chips in th...
cpu与外设之间的种种不匹配,速度不匹配,缓冲,信号电平不同等等。所以必须有专门的代理来处理IO事件。输入输出控制中心(ICH,I/O cont...
CPU实模式,主要讲的是x86cpu 基本概念 实模式是8086cpu的寻址方式、寄存器大小、指令用法等。用来反应cpu在该环境下如何工作的概念...
1. 开始 The most basic project is an executable built from source code fil...
官网介绍 CMake is an open-source, cross-platform family of tools designed to...
makefile作用 一个工程中的源文件不计其数,其按类型、功能、模块分别放在若干个目录中,makefile定义了一系列的规则来指定,哪些文件需...