help.dat

来自「在RedHad9 下实现文字界面的聊天程序。此源码示范了C语言的socket通信」· DAT 代码 · 共 8 行

DAT
8
字号
List of available commands is as follows:/m nickname message     The message is only sent to the client registered as nickname./nick nickname     The message allows the client to change its nickname to nickname.If nickname is already used by another client,scd returns an error message./who      This message causes scd to send the list of clients currently connected to the requesting client.All connected clients are listed as nickname@hostname.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?