soap2stuff.cpp
来自「一款开源的soap库」· C++ 代码 · 共 8 行
CPP
8 行
/** file to include stdsoap2.cpp here, to get around directory location problems etc.
*/
/* You must set the include path in Visual Studio under tools|options|directories|include anway.
There also the file below can be found.
*/
#include "stdsoap2.cpp"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?