readme
来自「java开源的企业总线.xmlBlaster」· 代码 · 共 21 行
TXT
21 行
This plugin communicates with the SOCKET protocol to xmlBlaster.It uses the C SOCKET client library and wraps it for our C++ code.COMPILE:Add COMPILE_SOCKET_PLUGIN=1to build.properties and do build.sh cppSetting COMPILE_SOCKET_PLUGIN=0 will not include any SOCKETspecific code.(To switch on/off the CORBA plugin compilation use COMPILE_CORBA_PLUGIN=1 or 0)Marcel 07/2003
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?