svc2.conf

来自「ace开发环境 用来开发网络程序 其运用了设计模式、多平台、C++等多种知识」· CONF 代码 · 共 7 行

CONF
7
字号
# Note that $DB and $PORT are environment variables that are# automatically interpreted and substituted by ACE!  In addition, note# how you can give a relative name for the libACE_svcs.so and ACE will# locate this for you automatically by reading your LD search path!dynamic ACE_Naming_Context Service_Object * ACE:_make_ACE_Naming_Context () "main -s $DB"dynamic ACE_Naming_Context2 Service_Object * ACE:_make_ACE_Naming_Context () "main -s $DB"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?