?? sjsys.odl
字號:
// Sjsys.odl : type library source for Sjsys.exe
// This file will be processed by the MIDL compiler to produce the
// type library (Sjsys.tlb).
[ uuid(90F3802C-446C-4A4E-8AB4-9E527817B9EA), version(1.0) ]
library Sjsys
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
// Primary dispatch interface for CSjsysDoc
[ uuid(98CF9BDD-5BBC-4C8A-87E6-CF74190E87AE) ]
dispinterface ISjsys
{
properties:
// NOTE - ClassWizard will maintain property information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_PROP(CSjsysDoc)
//}}AFX_ODL_PROP
methods:
// NOTE - ClassWizard will maintain method information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_METHOD(CSjsysDoc)
//}}AFX_ODL_METHOD
};
// Class information for CSjsysDoc
[ uuid(B953E5C8-DC5D-4AF4-8C0B-12F7BE9EC8AA) ]
coclass Document
{
[default] dispinterface ISjsys;
};
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -