📄 global.properties
字号:
#
# Global properties definition
#
#Internal stuff: if uncommented, the restoreFiles target will be executed
#(see the translation/build.xml ant file)
#translation.debug=on
translation.root.dir=${basedir}
translation.conf.dir=${translation.root.dir}/conf
translation.encoding=UTF-16
translation.text.dir=${translation.root.dir}/translation
translation.text.applet.dir=${translation.text.dir}/applet.utf-16/test
translation.text.CopperminePlugin.dir=${translation.text.dir}/CopperminePlugin
translation.text.temp.dir=${translation.root.dir}/translation/temp
template.lang.filename=lang.properties.template
template.lang.file=${translation.text.dir}/${template.lang.filename}
template.lang.source.file=${translation.text.applet.dir}/lang_en.properties
template.html.applet.filename=lang.html.template
template.html.applet.file=${translation.conf.dir}/${template.html.applet.filename}
template.html.dest.dir=${translation.root.dir}/html
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -