📄 wince.h
字号:
#ifndef __WINCE_H__#define __WINCE_H__#include <winsock.h>#include "wince_time.h"#define assert(x) #define stricmp _stricmp#define getenv(x) 0int abort();#define ASM_CPUID_NOT_SUPPORTED 1#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -