Giter Site home page Giter Site logo

bitwebhelper's Introduction

BITWebHelper

介绍

跨平台BIT校园网登录器,基于.net 6

安装

命令行直接运行即可

使用说明

本程序包含三个子指令:登录、注销、检查登录状态

每一指令的执行结果在以文本形式输出的同时,会通过返回值指明成功与否,0为成功,1为失败

登录

BITWebHelper login <access_id> <username> <password>

登录指定账户

access_id:一般为1或8,请查询本地网络登陆界面网址中的ac_id

username:学号

password:密码

注销

BITWebHelper logout <access_id> <username>

注销指定账户

access_id:一般为1或8,请查询本地网络登陆界面网址中的ac_id

username:学号

检查登录状态

BITWebHelper check

检查当前是否已经登录,除文本输出之外,将通过返回值指明登录与否,0为已登录,1为未登录

如果你的平台是Windows,且不包含.Net 6环境,请参见基于.net framework构建的传统版本(已废弃)BITWebHelper-NF

bitwebhelper's People

Contributors

ckblau 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.