readme
来自「用ICE实现的一个简单的通信的例子。学习使用ICE编程。」· 代码 · 共 9 行
TXT
9 行
This demo implements the printer example in chapter 3 of the documentation.
To run it, start the server in a window:
$ server
In a separate window, run the client:
$ client
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?