highlight.odl
来自「solidworks二次开发中」· ODL 代码 · 共 17 行
ODL
17 行
// highlight.odl : type library source for highlight.dll
// This file will be processed by the MIDL compiler to produce the
// type library (highlight.tlb).
[ uuid(be4dbf4e-3ce2-444a-966c-a469b5c3fff1), version(1.0) ]
library Highlight
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?