readme
来自「开源CORBA中间件」· 代码 · 共 14 行
TXT
14 行
This is a simple "Hello World" component.The Hello World component supports the Hello interface, which has a singlemethod to elicit a message from the server. The component has an attributethat allows setting of that message.The HelloHome also does not do anything fancy.The client creates an instance of the HelloWorld component, via the homeinterface, configures the message to "Hello World", and then calls sayHello.This one builds the component into a standalone server.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?