?? cplusdiabstring.c
字號:
/* cplusDiabString.c - force-link of C++ string type *//* Copyright 2001 Wind River Systems, Inc. */#include "copyright_wrs.h"/*modification history--------------------01a,06nov01,sn wrote dummy implementation*//*DESCRIPTIONThis file is used to include support for the C++ string type. NOMANUAL*/#ifndef __INCcplusStringc#define __INCcplusStringcchar * __cplusStringObjs [] ={ 0};#endif /* __INCcplusStringc */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -