Skip to content

Commit

Permalink
2018-3-14
Browse files Browse the repository at this point in the history
  • Loading branch information
South-Walker committed Mar 14, 2018
1 parent 2b0608b commit 58d5382
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* 实现了对华理教务处系统的模拟登陆与基于教务处用户系统的微信用户认证
* 实现了对教务处页面内容的正则分析与数据提取
* 在教务处设置登陆验证码后自写了一套验证码识别系统对验证码进行识别,成功率在99%以上
![验证码](https://raw.github.com/South-Walker/Elearn/master/doc/VerifyCode.gif)
![验证码](https://raw.github.com/South-Walker/Hualitong/master/doc/VerifyCode.gif)
* 在教务处对外网封闭后将具体数据缓存在服务器本地以保证功能正常运行
* 以System.Net为基础重新封装了方便记录Cookie,面向Http的MyHttpHelper类
* 以System.Drawing为基础做图,实现了由课程数据生成课程表图片的方法,具体见下
Expand All @@ -27,7 +27,7 @@
由于年深日久,实际运行图难以获得,以下图片是在测试阶段在私人公众号上留存的记录<br>
![](https://raw.github.com/South-Walker/Hualitong/master/doc/Grade.png)
![](https://raw.github.com/South-Walker/Hualitong/master/doc/Classtable.png)
![](https://raw.github.com/South-Walker/Hualitong/master/doc/bigClasstable.png)
![](https://raw.github.com/South-Walker/Hualitong/master/doc/bigClasstable.jpg)

### 日志
不存在的

0 comments on commit 58d5382

Please sign in to comment.