readme
来自「JAVA分布式程序学习的课件(全英文)」· 代码 · 共 15 行
TXT
15 行
This set of sample files illustrate CORBA callback, using
Java IDL, JDK1.2 version (NOT JDK1.4)
The sample files are from:
http://java.sun.com/products/jdk/1.2/docs/guide/idl/jidlExample3.html
The files are:
HelloClient.java, which includes two classes -
HelloCallbackServant and HelloClient
HelloServer.java, which includes two classes -
HelloServant and HelloServer.
Follow instructions in the book or in the web page
for compiling and running the sample.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?