about.ini

来自「Introduction to Sybase IQ.pdf」· INI 代码 · 共 15 行

INI
15
字号
# about.ini# contains information about a feature# java.io.Properties file (ISO 8859-1 with "\" escapes)# "%key" are externalized strings defined in about.properties# This file does not need to be translated.# Property "aboutText" contains blurb for "About" dialog (translated)aboutText=%featureText# Property "appName" contains name of the application (translated)appName=%featureName# Property "featureImage" contains path to feature image (32x32)featureImage=example32.png

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?