📄 keywords.lis
字号:
!if IFNOT_TOKENERROR_BLOCK ERRBLK_TOKENEXIT_BLOCK EXITBLK_TOKENUSER_BLOCK0 USRBLK0_TOKENUSER_BLOCK1 USRBLK1_TOKENUSER_BLOCK2 USRBLK2_TOKENUSER_BLOCK3 USRBLK3_TOKENUSER_BLOCK4 USRBLK4_TOKEN__tmp TMP_TOKEN_for _FOR_TOKENabs ABS_TOKENand AND_TOKENandelse ANDELSE_TOKENbreak BREAK_TOKENcase CASE_TOKENchs CHS_TOKENcontinue CONT_TOKENdefine DEFINE_TOKENdo DO_TOKENdo_while DOWHILE_TOKENelse ELSE_TOKENexch EXCH_TOKENfor FOR_TOKENforeach FOREACH_TOKENforever FOREVER_TOKENif IF_TOKENloop LOOP_TOKENmod MOD_TOKENmul2 MUL2_TOKENnot NOT_TOKENor OR_TOKENorelse ORELSE_TOKENpop POP_TOKENprivate PRIVATE_TOKENpublic PUBLIC_TOKENreturn RETURN_TOKENshl SHL_TOKENshr SHR_TOKENsign SIGN_TOKENsqr SQR_TOKENstatic STATIC_TOKENstruct STRUCT_TOKENswitch SWITCH_TOKENtypedef TYPEDEF_TOKENusing USING_TOKENvariable VARIABLE_TOKENwhile WHILE_TOKENxor BXOR_TOKEN%% The kewords below here are commented out because they are not% used. Most of them could be used if one wanted to write in RPN form% but I want to discontinue it%%push PUSH_TOKEN%readonly READONLY_TOKEN%__ref _REF_TOKEN%__aput _ARRAY_ASSIGN_TOKEN%__aput_minuseqs _ARRAY_MINUSEQS_TOKEN%__aput_minusminus _ARRAY_MINUSMINUS_TOKEN%__aput_pluseqs _ARRAY_PLUSEQS_TOKEN%__aput_plusplus _ARRAY_PLUSPLUS_TOKEN%__aput_pminusminus _ARRAY_POST_MINUSMINUS_TOKEN%__aput_pplusplus _ARRAY_POST_PLUSPLUS_TOKEN%__arg ARG_TOKEN%__array ARRAY_TOKEN%__earg EARG_TOKEN%__struct_eqs _STRUCT_ASSIGN_TOKEN%__struct_minuseqs _STRUCT_MINUSEQS_TOKEN%__struct_minusminus _STRUCT_MINUSMINUS_TOKEN%__struct_pluseqs _STRUCT_PLUSEQS_TOKEN%__struct_plusplus _STRUCT_PLUSPLUS_TOKEN%__struct_pminusminus _STRUCT_POST_MINUSMINUS_TOKEN%__struct_pplusplus _STRUCT_POST_PLUSPLUS_TOKEN
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -