📄 phonebookicn.h
字号:
#ifndef _PHONEBOOKICN_H_
#define _PHONEBOOKICN_H_
#include "mfw_mfw.h"
#include "mfw_icn.h"
extern const MfwIcnAttr simbookicon[];
extern const MfwIcnAttr nvmbookicon[];
/***********分组图标******************/
extern const MfwIcnAttr BookGroupingIcon[];
/***********电话簿输入字段图标********/
extern const MfwIcnAttr nvm_name[];
extern const MfwIcnAttr nvm_mobile[];
extern const MfwIcnAttr nvm_home[];
extern const MfwIcnAttr nvm_office[];
extern const MfwIcnAttr nvm_memo[];
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -