readme
来自「ICE-3.2 一个开源的中间件」· 代码 · 共 19 行
TXT
19 行
This demo demonstrates the use of the session activation mode wherethe server is activated on demand once it is allocated by the clientand deactivated when the client releases the server.To run the demo, first start the IceGrid service:$ icegridnode --Ice.Config=config.gridIn a separate window:$ icegridadmin --Ice.Config=config.grid -e \ "application add 'application.xml'"$ clientThis will deploy the application described in the file"application.xml" and start the client.Messages will be displayed in the IceGrid service window.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?