Giter VIP home page Giter VIP logo

Comments (14)

yuankaiwsl avatar yuankaiwsl commented on September 4, 2024

应该查询不出来“每周答题”得分了,可以check.py第75行内容改成'0',76行:7改成6,77行8改成7。亲测。

from xxqg.

yuankaiwsl avatar yuankaiwsl commented on September 4, 2024
# 打印表格
table.add_row(table_row[0],
              table_row[1],
              table_row[2],
              table_row[3],
              table_row[4],
              table_row[5],
              '0',
              table_row[6] + '分',
              table_row[7] + '分')

from xxqg.

casperzt avatar casperzt commented on September 4, 2024

能不能麻烦发一个附件到我的邮箱,万分感谢 [email protected]

from xxqg.

akjybbs avatar akjybbs commented on September 4, 2024
修改cheak,py文件中66-74行代码如下:

打印表格

table.add_row(table_row[0],
              table_row[1],
              table_row[2],
              table_row[3],
              table_row[4],
              table_row[5],
              table_row[6] + '分',
              table_row[7] + '分')

删除34行如下代码
table.add_column("每周答题", justify='center')
删除93-95行如下三行代码
if exam_temp['WEEKLY_EXAM'] == 'true' and settings['每周答题'] == 'true' and res == CheckResType.NULL and scores[5].text != '5分/5分':
if settings['答题时间设置']['是否启用(关闭则每天都答题)'] != 'true' or (settings['答题时间设置']['是否启用(关闭则每天都答题)'] == 'true' and dayOfWeek in settings['答题时间设置']['答题类型(数字代表星期几)']['每周答题']):
res = CheckResType.WEEKLY_EXAM

from xxqg.

LXT2017 avatar LXT2017 commented on September 4, 2024

exe无法运行了,估计是查询出问题了,有没有新的exe

from xxqg.

x19870523 avatar x19870523 commented on September 4, 2024

能分享一个到我的邮箱吗?万分感谢 [email protected]

from xxqg.

kenanadm2000 avatar kenanadm2000 commented on September 4, 2024

能分享一个到我的邮箱吗?万分感谢 [email protected]

from xxqg.

paullu03 avatar paullu03 commented on September 4, 2024
修改cheak,py文件中66-74行代码如下:

打印表格

table.add_row(table_row[0],
              table_row[1],
              table_row[2],
              table_row[3],
              table_row[4],
              table_row[5],
              table_row[6] + '分',
              table_row[7] + '分')

删除34行如下代码 table.add_column("每周答题", justify='center') 删除93-95行如下三行代码 if exam_temp['WEEKLY_EXAM'] == 'true' and settings['每周答题'] == 'true' and res == CheckResType.NULL and scores[5].text != '5分/5分': if settings['答题时间设置']['是否启用(关闭则每天都答题)'] != 'true' or (settings['答题时间设置']['是否启用(关闭则每天都答题)'] == 'true' and dayOfWeek in settings['答题时间设置']['答题类型(数字代表星期几)']['每周答题']): res = CheckResType.WEEKLY_EXAM

能分享一个到我的邮箱吗,谢谢了 [email protected]

from xxqg.

junjuncc avatar junjuncc commented on September 4, 2024

能分享一个到我的邮箱吗,谢谢了,[email protected]

from xxqg.

applyapply avatar applyapply commented on September 4, 2024

能分享一个到我的邮箱吗?万分感谢 [[email protected]]

from xxqg.

worthful99 avatar worthful99 commented on September 4, 2024

能分享一个到我的邮箱吗,万分感谢!! [email protected]

from xxqg.

worthful99 avatar worthful99 commented on September 4, 2024

能分享一个到我的邮箱吗,万分感谢!! [email protected]

from xxqg.

CNGMH avatar CNGMH commented on September 4, 2024

可以分享到邮箱吗?万分感谢![email protected]

from xxqg.

LossInWind avatar LossInWind commented on September 4, 2024

能分享到我的邮箱吗,谢谢了,[[email protected]]

from xxqg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.