指令mov ax,18和MOV AX,18的含义yi
不区分大小写,两个都是将18放进寄存器ax中
将数据18放入ax寄存器中
C和C++完整教程:https://blog.csdn.net/it_xiangqiang/category_10581430.html