int main() { unsigned short int a = 8; __asm { rol word ptr a, 0x8 } return 0; }
21,497
社区成员
41,618
社区内容
加载中
试试用AI创作助手写篇文章吧