ccm_client_context.java
来自「直接放在eclipse环境下」· Java 代码 · 共 12 行
JAVA
12 行
package org.objectweb.ccm.demo3;
/**
* Generated from IDL definition of interface "CCM_Client_Context"
* @author JacORB IDL compiler
*/
public interface CCM_Client_Context
extends CCM_Client_ContextOperations, org.omg.CORBA.LocalInterface, org.omg.CORBA.portable.IDLEntity, org.objectweb.ccm.demo3.CCM_NamedComponent_Context{
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?