📄 java_keywords.properties
字号:
# this contains the java keywords for syntax highlighting
# all java keywords are present, those that are not relevant are commented out
# abstract
# assert
break
case
catch
# class
# const
continue
default
do
else
# enum
# extends
final
finally
for
goto
if
# implements
# import
instanceof
# interface
# native
new
# package
# private
# protected
# public
return
# static
# super
switch
# synchronized
# this
throw
# throws
# transient
try
# volatile
while
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -