?? test1.h
字號(hào):
/************************************************************************
* file name: Test1.h
* description: Header file of Test1.cpp.
* modification history
* --------------------
* 2003-5-2 14:39:07, created by zhuwei
*/
#ifndef _TEST1_H
#define _TEST1_H
/* includes----------------------------------------------------------- */
#include "systemc.h"
/* defines------------------------------------------------------------ */
/* typedefs----------------------------------------------------------- */
/* externs------------------------------------------------------------ */
/* globals------------------------------------------------------------ */
/* forward declarations----------------------------------------------- */
#endif /* _TEST1_H */
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -