📄 usrapp.h
字号:
/* usrApp.h - user application header */
/* Copyright 2002 SAMSUNG ELECTRONICS */
/*
modification history
--------------------
01a,08feb02,jmLee created.
*/
#ifndef INCusrApph#define INCusrApph
IMPORT int usrAppInit(void);
#endif /* INCusrApph */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -