摘要: C++ 运算符优先级 References C++ 运算符优先级 - cppreference.com C++ Operator Precedence - cppreference.com 括号 无视优先级与结合律。我们可以使用括号将表达式的某个局部括起来使其得到优先运算。 阅读全文
posted @ 2021-07-15 19:31 ltimaginea 阅读(212) 评论(0) 推荐(0) 编辑
摘要: iostream 操作符 Input/output manipulators - cppreference.com 阅读全文
posted @ 2021-07-15 19:26 ltimaginea 阅读(69) 评论(0) 推荐(0) 编辑
摘要: 类型支持 Fundamental types - cppreference.com Fixed width integer types (since C++11) - cppreference.com (stdint.h) - C++ Reference (cplusplus.com) stdpri 阅读全文
posted @ 2021-07-15 08:17 ltimaginea 阅读(97) 评论(0) 推荐(0) 编辑