This repository was archived by the owner on Feb 18, 2022. It is now read-only.
多账号切换,学习完成后推送到微信(含争上游和双人对战)#91
Open
Ivan-cn wants to merge 56 commits intololisaikou:onekeyfrom
Ivan-cn:onekey
Open
多账号切换,学习完成后推送到微信(含争上游和双人对战)#91Ivan-cn wants to merge 56 commits intololisaikou:onekeyfrom Ivan-cn:onekey
Ivan-cn wants to merge 56 commits intololisaikou:onekeyfrom
Ivan-cn:onekey
Conversation
合并大题库,争上游和双人对战几乎覆盖,tiku表约有1.7万条字段,tikunet表为新地址更新的表,均简单去重,适合使用
获取学习完成后的积分情况,这样推送到微信就知道学习情况了。
|
@gmfusheng 还需要修改本地生成的配置文件。初次尝试这个版本时也没注意,研究了下代码发现,如果下载代码,第一次没修改账号密码直接拿测试参数xxset 12345678901运行,然后它会保存测试参数为配置文件;第二次运行时,xxset以配置文件保存的账号密码为准,即使已经在代码内修改,因为"if 配置文件存在,xxset=配置文件参数 else 把代码内参数保存到配置文件"。 |
待新刷到再更新,或等合适的在线题库。
|
一直提示启动软件 |
|
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.


多账号切换,还有争上游和双人对战等。用了@zhuxuedefeng的部分代码(其用控件名找主页,适合2.16和2.17.1等不同版本,吸收其争上游和双人(部分修改)),然后用了@admin0008的工具的题库(导出部分的题库,合并到tiku中了,但没有去重),目前使用正常