📄 listing13-06_build.xml_usingextensionconditionally
字号:
<!-- use your extension conditionally by specifying the "if" or "unless" attributes: -->
<preprocessor
name="fullscreen"
if="polish.classes.fullscreen:defined"
>
<parameter name="logfile" value="log.txt" />
</preprocessor>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -