message.cxx
来自「SIP(Session Initiation Protocol)是由IETF定义」· CXX 代码 · 共 10 行
CXX
10 行
#include "global.h"#include <iostream>intmain(){ cout << "No test programs are available for the ua at this time.\n"; return 0;}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?