📄 test_object.idl
字号:
// test_object.idl,v 1.5 1998/10/12 02:09:26 schmidt Exp
interface Test_Object
{
// = TITLE
// This is a simple interface that tests the Naming Service.
attribute short id;
// This provides an easy way to differentiate objects if each
// objects is served by a separate servant.
};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -