readme
来自「ICE-3.2 一个开源的中间件」· 代码 · 共 12 行
TXT
12 行
A simple callback demo that illustrates how a client can pass a proxyto a server, invoke an operation in the server, and the server callback into an object provided by the client as part of that invocation.To run the demo, first start the server:$ serverIn a separate window, start the client:$ client
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?