Some project in my python learning road.
The class project is a multicast communication software. It can operate other compute that install this software.But it also have some bugs, I know.
这个系统每次查询都会创建一个子线程,效率低下。
背景:以前需要人为手动的计算每一个老师的点评条数,很是繁琐,所以开发此工具,提高工作效率。 功能:输入日期,老师姓名,自动计算时间段内的点评数目。
为了避免每次上传 GitHub 博客都需要打开命令行窗口而写的一个小工具。