Skip to content

Commit

Permalink
新增程序内选择教材功能,UI及细节大幅优化
Browse files Browse the repository at this point in the history
1. 新增下载进度条,文字标签显示下载进度
2. 更改窗口左上角软件图标
3. 可在程序中选择教材并自动填入链接
4. 现在批量下载完后只有一个弹窗
5. URL输入框新增右键菜单,功能包括:剪切、复制、粘贴
6. 现全局忽略系统代理
7. ‘以下链接无法解析’更改为‘以下“行”无法解析”’
8. 现关闭窗口后所有子线程都停止运行
9. 边解析链接边开始下载,不需要等待解析完毕
10. 代码风格统一,全部采用双引号

Co-Authored-By: wuziqian211 <[email protected]>
Co-Authored-By: 豆沙包的GitHub <[email protected]>
Co-Authored-By: GoForceX <[email protected]>
  • Loading branch information
4 people committed Oct 22, 2023
1 parent faab3ad commit b96b4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releases/v2.0/tchMaterial-parser.pyw
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# 国家中小学智慧教育平台 电子课本下载工具 v1.3
# 国家中小学智慧教育平台 电子课本下载工具 v2.0
# 作者:肥宅水水呀(https://space.bilibili.com/324042405)
# wuziqian211(https://space.bilibili.com/425503913)

Expand Down

0 comments on commit b96b4c2

Please sign in to comment.