scheduler.props

来自「torque服务器源代码」· PROPS 代码 · 共 13 行

PROPS
13
字号
# -------------------------------------------------------------------------# The values for the ID_TABLE_ID column in the ID_TABLE will have# reserved values from 1-100 for scheduler tables. The rest will# be for tables used for projects.# -------------------------------------------------------------------------initialID = 20## Setting for initial Value and Step#initialIDValue = 1000initialIDStep  = 10

⌨️ 快捷键说明

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