svc.conf2

来自「一个开源的网络开发库ACE」· CONF2 代码 · 共 9 行

CONF2
9
字号
# Statically configure the Timer_Service, which must have been linked
# statically into the application process.  Up to 4 arguments are
# passed in.  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. 
static Timer_Service_1
  "timer $INTERVAL $MAX_TIMEOUTS $TRACE"

⌨️ 快捷键说明

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