摘要: 代码: cout << "type: \t\t" << "************size**************" << endl; cout << "bool: \t\t" << "所占字节数:" << sizeof(bool); cout << "\t最大值:" << (numeric_l 阅读全文
posted @ 2023-02-17 11:06 超难微猫 阅读(183) 评论(0) 推荐(0) 编辑