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