liyugang
3 天以前 8c24730e9a52dc2c8933e8d41d2f9651de48a231
config.json
@@ -1,9 +1,9 @@
{
  "//起始行号,从0开始,第0行是表头,包含": "//",
  "startRow": 5,
  "startRow": 1000,
  
  "//结束行号,从0开始,不包含该行": "//",
  "endRow": 10,
  "endRow": 1095110,
  "//线程数": "//",
  "threadSize": 1,
@@ -12,7 +12,7 @@
  "endOfTime": 0,
  
  "//无头模式": "//",
  "headless": true,
  "headless": false,
  
  "//禁用GPU渲染": "//",
  "disableGpu": true