libcpsso.h
来自「天之炼狱1服务器端源文件游戏服务端不完整」· C头文件 代码 · 共 11 行
H
11 行
extern "C" {#include <stdio.h>#ifndef _LIBCPSSO_H_#define _LIBCPSSO_H_bool GetCPCookieValue(const char* szCpCookie, const char* szVar, char* pstrRtnValue);#endif // _LIBCPSSO_H_}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?