-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v1.3 #2
Closed
Closed
Release v1.3 #2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
wuziqian211
commented
Aug 23, 2023
- 支持更多操作系统(如 Linux)
- 美化代码结构
Co-Authored-By: 肥宅水水呀 <[email protected]>
ourines
reviewed
Aug 26, 2023
- 整理了代码风格,统一大小引号、在合适的地方补空格 - 添加了下载进度条 - 支持识别并显示软件图标,具体体现在任务栏和窗口左上角
漏了一处等于号的空格,这次补上
整理代码风格、添加下载进度条、软件图标
edit:一个想法,暂时提到这里不开issue 关于完善「批量下载」功能可不可以增加菜单栏,在菜单栏里设置几个预设,点击可以直接下载该学龄的所有课本(如:小学、初中、初中(五四学制)、高中等) 实现也很简单,硬编码/软编码几段文本,作为上述四个预设。我们甚至还可以加入识别运行参数的功能,即 在终端中输入 |
bookHelper: 获取书本列表 parser: 添加书本选择区,通过获取的书本列表构建下载 URL
把bookHelper.py作为class合并到tchMaterial-parser.py内 更改下拉菜单为ttk风格,同时优化下拉菜单UI 优化:URL输入框为空的时候,插入的内容前面不加换行
bookHelper.py已经作为class合并进tchMaterial-parser.py,故删除bookHelper.py
update v1.3 (pre-release)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.