字符集和词汇
大、小写的英文字母 A ~ Z , a ~ z
阿拉伯数字 0~ 9
符号 + - * / % < = > ! ( ) [ ] { } ~
& ^ | ? # \ _ . , ; “ : 空格
—C++常用的关键字
auto |
bool |
break |
case |
char |
class |
const |
continue |
default |
delete |
do |
double |
else |
enum |
extern |
false |
float |
for |
friend |
goto |
if |
inline |
int |
long |
new |
operator |
private |
protected |
public |
register |
return |
short |
signed |
sizeof |
static |
struct |
switch |
template |
this |
true |
typedef |
union |
unsigned |
virtual |
void |
volatile |
|
|
posted on 2011-07-06 15:28
唐有炜 阅读(150)
评论(0) 编辑 收藏 引用