📄 svc.conf
字号:
# svc.conf,v 1.12 2001/07/29 07:29:15 othman Exp
# Define a special Reactor for single-threaded configurations. Refer
# to README for details.
dynamic Resource_Factory Service_Object * ./Time_Date:_make_My_Resource_Factory()
# Dynamically configure the ORB into the application process.
dynamic ORB Service_Object * ./Time_Date:_make_DLL_ORB() "dummy"
# Once the ORB is configured, dynamically configure the Time_Date service.
dynamic Time_Date_Servant Service_Object * ./Time_Date:_make_Time_Date_Servant() "dummy -n ORB -o ior"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -