
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定義了一系列的規則來指定,哪些文件需...