📄 readme
字号:
// 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -