Skip to content

ReverseWidget 1.6

Compare
Choose a tag to compare
@liyansong2018 liyansong2018 released this 20 Feb 05:38
· 67 commits to master since this release

English

  • Add function to compute CRC of file
  • Add python file comments according 'to Google Python Style Guide'
  • Add build scripts
  • Fix the size of some windows and beautify the UI
  • [protable release] - Faster but more files.
  • [exe release] - Slow startup but only one file.

简体中文

  • 新增文件的CRC校验值
  • 新增build、publish等多个用于编译和发布release的文件
  • 统一部分UI的默认大小
  • 按照谷歌编码风格编写文件注释
  • 发布多个平台的可执行文件
  • [便携版] - 启动速度更快,但是包含多个文件
  • [exe可执行程序] - 启动速度较慢,但是只有一个文件