applicationres.properties
来自「JavaWeb高级特性书中源代码」· PROPERTIES 代码 · 共 4 行
PROPERTIES
4 行
org.it315.i18n.title=The i18n of the Web
org.it315.i18n.heading=Hello World! A i18n program
org.it315.i18n.message=Today is {0, date, long}, time is {0, time, medium}. I bought {1} books, and spent {2, number, currency}.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?