📄 user.odl
字号:
// User.odl : type library source for User.exe
// This file will be processed by the Make Type Library (mktyplib) tool to
// produce the type library (User.tlb).
[ uuid(DED30841-D36A-11CF-A7B2-444553540000), version(1.0) ]
library User
{
importlib("stdole32.tlb");
//{{AFX_APPEND_ODL}}
};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -