清单3显示了两个监听器中其中一个监听器的代码,该监听器接收通过消息总线传送的CaseModel,然后将提供的文本转换为大写体和小写体。
Listing 3 shows the code for one of two listeners that receive the CaseModel delivered through the message bus and convert the provided text to upper and lower case.
计算节点UpperCase将接收到的文本字符转换为大写形式并通过TCPIPClient Out put节点发送到Socket 1113。
The compute node UPPERCASE turns the text character received into UPPERCASE and then sends out the message through the TCPIPClient Output node to Socket 1113.
您可以使用菜单命令或键盘快捷键将选定文本的大小写转换为全部大写或全部小写。
You can use menu commands or keyboard shortcuts to convert the case of selected text to all upper case or to all lower case.
应用推荐