TK-Xiong`s Blog
Code & Algorithm
Menu
My Life
Network
OS
SQL
TK-Xiong 邮箱
With
Code
Assembly
C++
Cocos
Go
MFC
Others
Qt
STL
And
Algorithm
LeetCode
Math
Search
Sort
Day:
2016-05-15
【Assembly】第一章——基础知识
汇编语言第三版——王爽(著)、第一章学习笔记。
汇编语言是直接在硬件之上工作的编程语言。
[……]