?? stdarx.h
字號(hào):
//
// StdArx.h : include file for ObjectARX/DBX include files
// this file is only included once by your stdafx.h
#if !defined(AFX_STDARX_H__3C299069_B835_41BA_91E6_C834DDBD463F__INCLUDED_)
#define AFX_STDARX_H__3C299069_B835_41BA_91E6_C834DDBD463F__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
//{{AFX_ARX_INC_SELECTED
//}}AFX_ARX_INC_SELECTED
//{{AFX_ARX_INC_OTHERS
//}}AFX_ARX_INC_OTHERS
#include "AdskDMgr.h" // Utility class for document data
#include "docdata.h" // Your document specific data
// Declare it as an extern here so that it
// becomes available in all modules
extern AsdkDataManager<CDocData> DocVars;
//{{AFX_ARX_FUNC
//}}AFX_ARX_FUNC
// TODO: Here you can add your own includes / declarations
void fTest();
#endif
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -