1
0
This commit is contained in:
guorong.zheng 2024-08-14 18:10:51 +08:00
parent 1a0f5ae126
commit 99c56185c0
2 changed files with 2 additions and 2 deletions

@ -52,7 +52,7 @@
1. 创建文件
2. 配置文件命名为 user_config.ini
3. 粘贴默认模板,修改 source_file = "user_demo.txt"final_file = "user_result.txt"
3. 粘贴默认模板,修改 source_file = "config/user_demo.txt"final_file = "output/user_result.txt"
4. 点击 Commit changes...进行保存
按照您的需要适当调整配置,以下是默认配置说明:

@ -52,7 +52,7 @@ Similar to editing the template, modify the running configuration
1. Create file
2. Name the configuration file user_config.ini
3. Paste the default template, modify source_file = "user_demo.txt"; final_file = "user_result.txt"
3. Paste the default template, modify source_file = "config/user_demo.txt"; final_file = "output/user_result.txt"
4. Click Commit changes... to save.
Adjust the configuration as needed. Below is the default configuration explanation: