2019年10月11日
摘要: enum AttributeType: unsigned long long{ aa = 1, bb = 2, cc = 0x842AC1040000}; int main() { DWORD64 bbbb = 0x842AC1040000; cout <<"sizeof(AttributeType 阅读全文
posted @ 2019-10-11 11:03 轻于飞 阅读(526) 评论(0) 推荐(0)