📄 readme
字号:
Netxx ExamplesAny of the examples in this directory that take address options can use theURL syntax for an address. For example, to run the tcp_echo_server on port7000: ./tcp_echo_server localhost:7000Or, to make it use a local domain socket: ./tcp_echo_server /tmp/echo.socketHave fun!
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -