📄 zhh.odl
字号:
// zhh.odl : type library source for zhh.exe
// This file will be processed by the MIDL compiler to produce the
// type library (zhh.tlb).
[ uuid(4AB8869C-5167-4151-90B9-92B1E8C06E11), version(1.0) ]
library Zhh
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
// Primary dispatch interface for CZhhDoc
[ uuid(4297D21B-FBBA-460A-BF0B-E306DEFA3C45) ]
dispinterface IZhh
{
properties:
// NOTE - ClassWizard will maintain property information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_PROP(CZhhDlgAutoProxy)
//}}AFX_ODL_PROP
methods:
// NOTE - ClassWizard will maintain method information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_METHOD(CZhhDlgAutoProxy)
//}}AFX_ODL_METHOD
};
// Class information for CZhhDoc
[ uuid(81C6BB56-8081-4756-BB2A-18D649E54569) ]
coclass Zhh
{
[default] dispinterface IZhh;
};
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -