svc.conf1
来自「ace开发环境 用来开发网络程序 其运用了设计模式、多平台、C++等多种知识」· 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 + -
显示快捷键?