例如,对于十六进制数字,我们可以使用0x98398or 8790h。
0x98398
8790h
八进制数值常量如何写?这有效吗?
mov eax, 70o
x86 assembly
assembly ×1
x86 ×1