localstrings.properties
来自「《基于Eclipse的开源框架技术与实战》[第4章]随书源码」· PROPERTIES 代码 · 共 6 行
PROPERTIES
6 行
dispatch.error=Dispatch[{0}] to method {1} returned an exception
dispatch.handler=DispatchMapping[{0}] does not define a handler property
dispatch.method=Action[{0}] does not contain method named {1}
dispatch.parameter=Request[{0}] does not contain handler parameter named {1}
dispatch.return=Action[{0}] invalid return type for method {1}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?