📄 messages.vm
字号:
#Add any string messages here that are specific to your transport#Messages put here can be translated into other languages#Each message should be given a unique numerical id i.e.##1=This is a test message with a single argument {0}##Arguments can be placed in the message using {0}, {1}, etc placeholders##To get a message listed here use the following -# new Message("${TransportName}", "<message id>" [, <arg 1>, <arg 2>]);## "${TransportName}" is the protocol of this transport# <message id> is the id of the message in this file# <arg x> is a list of String arguments to pass to the message## For more info see http://mule.mulesource.org/wiki/x/zQU
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -