📄 helloworld.java
字号:
/* * JBossWS WS-Tools Generated Source * * Generation Date: Wed Nov 08 18:31:29 CST 2006 * * This generated source code represents a derivative work of the input to * the generator that produced it. Consult the input for the copyright and * terms of use that apply to this source code. */package com.foshanshop.client;public interface HelloWorld extends java.rmi.Remote{ public java.lang.String sayHello(java.lang.String string_1) throws java.rmi.RemoteException;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -