程序人生

Android SDK 源代码编译

1. 环境 Ubuntu 10.04 32-bit sudo apt-get install git-core sudo apt-get install curl sudo apt-get install zlib -dev 变为...

程序人生

Linux 0.11汇编的语法问题

3)quot;movb quot; type quot;,%4\n\tquot; \得到的结果是 type的内容,此时type应该是具有内容的数据,比如quot;0x89quo...