Giter VIP home page Giter VIP logo

yiban-assistant's Introduction

易班题库辅助脚本

易班题库自动答题,一秒答完一百道!💯

本题库已收录

  • 本科生学籍管理规定
  • 纪律与处分规定
  • 安全教育

使用说明

  1. 复制 main.js 内全部代码
  2. 打开 易班 答题页面
  3. 按下 F12 打开开发者窗口
  4. 找到 Console 面板
  5. 按下 ctrl+v 贴入代码
  6. 按下 回车

静待一秒,题目将会作答完毕。

img

如何制作题库

首先使用 util.js 内的随机做题代码,在浏览器中反复刷题,使尽可能多的题进入 我的错题。 然后使用 index.js 抓取 我的错题 数据,生成 db.json,进而生成 main.js

注意,抓取 我的错题 首先需在 .env 中填入 COOKIES 环境变量。

$ cd src # 进入 src 目录
$ npm install # 安装依赖
$ npm start # 启动抓取与生成

协议

MIT

yiban-assistant's People

Contributors

thundor404 avatar wangzexi avatar

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.