?? geodatabase.odl
字號:
// GeoDataBase.odl : type library source for GeoDataBase.exe
// This file will be processed by the MIDL compiler to produce the
// type library (GeoDataBase.tlb).
[ uuid(6411CB37-D2C4-4A18-9FBD-CB372B54891B), version(1.0) ]
library GeoDataBase
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
// Primary dispatch interface for CGeoDataBaseDoc
[ uuid(2CC3AD71-F29F-4E85-A481-4284F4CBC6CC) ]
dispinterface IGeoDataBase
{
properties:
// NOTE - ClassWizard will maintain property information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_PROP(CGeoDataBaseDlgAutoProxy)
//}}AFX_ODL_PROP
methods:
// NOTE - ClassWizard will maintain method information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_METHOD(CGeoDataBaseDlgAutoProxy)
//}}AFX_ODL_METHOD
};
// Class information for CGeoDataBaseDoc
[ uuid(29680194-959B-4BF3-8656-313288409C81) ]
coclass GeoDataBase
{
[default] dispinterface IGeoDataBase;
};
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -