readme
来自「这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用」· 代码 · 共 23 行
TXT
23 行
// README,v 1.3 2002/08/22 18:08:04 irfan Exp
Generic Servant:
===============
File Name
---------
test.idl test idl interface
test_i.h Servant definition for the test interface
test_i.cpp Servant implementation for the test interface
client.cpp A test client
Typing
% make
creates an executable client and server library.
To run the client, type
% client -k file://ior
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?