netport.h
来自「在SCO UNIX制定界面程序 可根据文件配制菜单,而不必修改源程序,非常方便」· C头文件 代码 · 共 6 行
H
6 行
#define SND_CREDIT_PORT 1970 /* send data to credit host by this port */
#define RCV_CREDIT_PORT 1971 /* receive data from credit host by this port */
#define SND_SAVE_PORT 1970 /* send data to credit host by this port */
#define RCV_SAVE_PORT 1971 /* receive data from credit host by this port */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?