问个无聊的问题
查看原帖
问个无聊的问题
390560
听取OLE声一片楼主2020/10/30 12:59

dev c++里是不是有挺多关键词比如说int,double这些会粗体显示 那么除了我找到的

auto int signed unsigned void float short long double bool const wchar_t char
if for do while switch case default
break continue extern  
using namespace
class struct static
return 
this throw public try private mutable reinterpret_cast template
explicit operator typename new inline typedef union

以外还有哪些?请大佬补充

2020/10/30 12:59
加载中...