sample.txt
来自「这是VCF框架的代码」· 文本 代码 · 共 17 行
TXT
17 行
//////////////////////////////////////////////////////////////////// Sample.txt - this file shows how the wizard directives are used//////////////////////////////////////////////////////////////////[!if SAMPLE_CHECKBOX]You have checked the option 'Sample checkbox'[!endif][!if SAMPLE_RADIO_OPTION1]You have checked the option 'Sample radio button option 1'[!else]You have checked the option 'Sample radio button option 2'[!endif]You have selected the following option from the sample list box:[!output SAMPLE_LISTBOX]
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?