cli_softandhard.odl
来自「用vb实现在线考试系统」· ODL 代码 · 共 17 行
ODL
17 行
// Cli_SoftAndHard.odl : type library source for Cli_SoftAndHard.dll
// This file will be processed by the MIDL compiler to produce the
// type library (Cli_SoftAndHard.tlb).
[ uuid(9E761A09-538E-46ED-97F7-27F8A5139973), version(1.0) ]
library Cli_SoftAndHard
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?