📄 svc2.conf
字号:
# 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"
dynamic Name_Server_test Service_Object * Client_Test:_make_Client_Test ()
# Note: Client_Test must come after ACE_Naming_Context since it relies
# on the ACE_Naming_Context having been dynamically linked.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -