📄 chatserviceoperations.java
字号:
package com.deitel.messenger.corba.server;
/**
* com/deitel/messenger/corba/server/ChatServiceOperations.java
* Generated by the IDL-to-Java compiler (portable), version "3.0"
* from chat.idl
* Tuesday, August 21, 2001 6:24:11 PM EDT
*/
// Create a combination interface
public interface ChatServiceOperations extends com.deitel.messenger.corba.server.ChatServerOperations, com.deitel.messenger.corba.server.StoppableChatServerOperations
{
} // interface ChatServiceOperations
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -