intlpanels.properties
来自「程序练习中包括书中实例程序代码和练习中要用到的代码,是压缩文件」· PROPERTIES 代码 · 共 13 行
PROPERTIES
13 行
# IntlPanels.properties
# This file contains the string used in the IntlPanels
# example. The default is to display English text.
buttons.black.label=Black
buttons.red.label=Red
buttons.green.label=Green
panels.upper.title=Sample text
panels.middle.title=Text color control
checkboxes.disable.label=Disable changes
textfield.sample=Change the color of this text
window.title=Multiple Panels Sample
messages.missing_resource=Couldn''t find resource "{0}"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?