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