📄 test.idl
字号:
//
// Test.idl,v 1.1 2000/04/10 20:25:10 coryan Exp
//
interface Test
{
// = TITLE
// A simple interface to test the Object Loading features in the
// ORB.
long instance_count ();
void destroy ();
};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -