week_report/ReadMe.md

35 lines
704 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 功能列表
- 根据上一周的周报,自动生成这周的周报。
> 替换对应的日期,不会修改工作内容
>
- 若已经存在同名文档,则不执行
- 添加 `auto_run_python.bat`双击即可执行python脚本
- 支持跨年
- 支持
## 待添加功能
* [ ] 下周一也可以运行
## 运行程序
1. ```powershell
python gen_word.py
```
2. 双击 `auto_run_python.bat`
### 成功运行的log
```powshell
pre file name: 2023WW32周工作报告_冯博涵.doc;
new file name: 2023WW33周工作报告_冯博涵.doc;
已复制 1 个文件。
pre_str: 8.7~8.11
str: 8.14~8.18
```
## 注意
1. `创建桌面快捷方式.bat`该文件是 `GBK`编码。