📄 pcs_snd_snml.h
字号:
#ifndef PCS_SND_SNML_H
#define PCS_SND_SNML_H
/*define the data structure of the 'SNML'*/
typedef struct stSNMLFileRec
{
char bkdh[8];
char bkmc[41];
char fbkjbh[3];
char sjbh[3];
int yxnf;
};
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -