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