?? query.idl
字號(hào):
// Query.idl : IDL source for Query.exe
//
// This file will be processed by the MIDL tool to
// produce the type library (Query.tlb) and marshalling code.
import "oaidl.idl";
import "ocidl.idl";
[
uuid(B4080AC8-A4A8-492C-ADCF-B7113A25423B),
version(1.0),
helpstring("Query 1.0 Type Library")
]
library QueryLib
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
};
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -