readme
来自「MICO2.3.13 corba 环境平台」· 代码 · 共 17 行
TXT
17 行
Interoperability test with VisiBroker Developer for Java 3.1============================================================- make sure you have set the VisiBroker environment variables properly (e.g. by sourcing vbroker.sh) and osagent is running- do "make" in this directory- run server object "account_svr". Server will write its IOR to a file called "account.ref"- run Java client with "vbj Client"- Client should print "The balance is 450"- to run the applet version, run "run_applet". The "Current balance" field should display the current balance of the account server object (450 in this case)- or you can just run the shell script account...
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?