发布时间:2012-05-18 14:21:03
Refer:Using #error and #warning Compiler DirectivesAlthough not your everyday directives, #error and #warning definitely have there place. Let’s take a short look at a few examples where you might find these directives helpful. #error When the preprocessor runs into the #error direct.........【阅读全文】
发布时间:2012-04-11 21:04:01
以下转载内容,先标记CPU寄存器的功能和说明 通用寄存器4个EAX、EBX、ECX和EDX32位段寄存器6个ES、CS、SS、DS、FS和GS.........【阅读全文】