a
b
s
t
r
a
c
t
abstract:声明抽象类或抽象成员,用于定义不能直接实例化的类或不能直接访问的成员
a
s
as:类型转换关键字,用于将对象转换为另一种类型,如果转换失败,则返回 null
b
a
s
e
base:表示基类的关键字,用于访问基类的成员或调用基类的构造函数
b
o
o
l
bool:表示布尔型数据类型,只能存储 true 或 false
b
r
e
a
k
break:用于跳出循环或 switch 语句
b
y
t
e
byte:表示 8 位无符号整数类型,范围为 0 到 255
c
a
s
e
case:switch 语句中的分支标签
c
a
t
c
h
catch:用于捕获异常的关键字,在 try-catch 块中使用
c
h
a
r
char:表示 16 位 Unicode 字符
c
h
e
c
k
e
d
checked:用于启用整数算术的溢出检查
c
l
a
s
s
class:声明类的关键字,用于定义对象的蓝图
c
o
n
s
t
const:声明常量的关键字,表示其值在编译时是固定的
c
o
n
t
i
n
u
e
continue:用于终止当前循环迭代并继续下一次迭代
d
e
c
i
m
a
l
decimal:表示高精度的十进制数
d
e
f
a
u
l
t
default:switch 语句中的默认标签
d
e
l
e
g
a
t
e
delegate:用于声明委托类型
d
o
do:表示 do-while 循环的关键字
d
o
u
b
l
e
double:表示双精度浮点数类型
e
l
s
e
else:表示 if-else 语句中的否定条件
e
n
u
m
enum:用于声明枚举类型
暂停中 按任意键继续...
-
00:00时间
-
0输入数
-
0WPM
-
0正确数
-
100%正确率