readme
来自「这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用」· 代码 · 共 17 行
TXT
17 行
README,v 1.2 2002/12/02 18:41:25 jwillemsen Exp
Before compiling the example in The Borland C++ Builder IDE
you must generate the client and server stubs using build_idl.bat.
Please update the location of the tao_idl dependent on your build
configuration. The default location is for a BCB4 Dynamic Debug
Pascal configuration.
In the project file you must also update the names of the ACE and
TAO libraries that you use. The configured names are for the BCB4
Dynamic Debug Pascal configuration.
This directory illustrates how to write a Borland C++ Builder
application using ACE+TAO. Please contact Jody Hagins
<jody@atdesk.com> if you have any questions.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?