config.h

来自「agentspark 机器人模拟代码 适用robocup 机器人步态模拟仿真(」· C头文件 代码 · 共 11 行

H
11
字号
/** this is a static (i.e. not auto generated) win32 specific
    configuration file
*/
#define HAVE_KEROSIN_H 1

#define PACKAGE_NAME "simspark"

#define HAVE_WINSOCK2_H 1
#define HAVE_SOCKET 1
#define HAVE_SOCKETTYPE 1

⌨️ 快捷键说明

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