?? 畢業(yè)設(shè)計(jì).odl
字號(hào):
// 畢業(yè)設(shè)計(jì).odl : type library source for 畢業(yè)設(shè)計(jì).exe
// This file will be processed by the MIDL compiler to produce the
// type library (畢業(yè)設(shè)計(jì).tlb).
[ uuid(5BE2F3C9-A9DF-4BC3-ACCC-8EB8F303D5ED), version(1.0) ]
library My
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
// Primary dispatch interface for CMyDoc
[ uuid(8AE769E5-97EE-4C13-ABDE-47FD9FE8E2FF) ]
dispinterface IMy
{
properties:
// NOTE - ClassWizard will maintain property information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_PROP(CMyDlgAutoProxy)
//}}AFX_ODL_PROP
methods:
// NOTE - ClassWizard will maintain method information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_METHOD(CMyDlgAutoProxy)
//}}AFX_ODL_METHOD
};
// Class information for CMyDoc
[ uuid(F80B20F8-D005-42CB-BCDF-B46E8F66BEDD) ]
coclass My
{
[default] dispinterface IMy;
};
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -