Giter Site home page Giter Site logo

666666's Introduction

欢迎Star

测试方法

    由于这个题目接口只有在答题时候才有数据,下面我提供一种测试方法
    在命令行中输入 python -m http.server 用python内置的服务器
    然后桌面上创建一个Json文件,Code里面有提供Json格式样本
    在代码requests.get()中的URL换成http://localhost:8000/Desktop/文件名.json
   

使用方法

用python在命令行启动本脚本后,
会一直处于读取题目的状态,
一般会比用手机早十秒左右拿到题目。

读取到题目后,会自动讲选项与搜索结果进行频率统计,
当题目中有“不”的时候,输出频率最低项,
当题目中有“以下”时,将选项与题目一起搜索算频率
若没有,则输出最高项。

算法有很多不足的地方,欢迎大家一起改进。

666666's People

Contributors

lixinlong2014 avatar

Watchers

 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.