030300816.idl
来自「1、对于凯撒密文」· IDL 代码 · 共 19 行
IDL
19 行
// 030300816.idl : IDL source for 030300816.exe
//
// This file will be processed by the MIDL tool to
// produce the type library (030300816.tlb) and marshalling code.
import "oaidl.idl";
import "ocidl.idl";
[
uuid(3D711E23-915E-4BAC-B151-9562A07E8A75),
version(1.0),
helpstring("030300816 1.0 Type Library")
]
library My0303008Lib
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?