svc.conf1

来自「最新的版本ACE-5.6.8,刚从外文网上搬下,与大家分享.」· CONF1 代码 · 共 9 行

CONF1
9
字号
# Dynamically configure the Timer_Service into the application process
# and pass in up to 4 arguments.  The final 3 arguments are retrieved
# from environment variables, so they can be set by changing your
# environment before running the main program.  If you don't have
# these variables set they are ignored.
dynamic Timer_Service_3 Service_Object *
  Timer:_make_Timer_Service_3()
  "timer $INTERVAL $MAX_TIMEOUTS $TRACE"

⌨️ 快捷键说明

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