Code Monkey home page Code Monkey logo

answersheet's Introduction

答题备份与恢复插件

目前只支持ECNU

Licenced BY: GNU GPLv3

========

本脚本由三部分组成:

用途

你是否有过这样的经历:好不容易快把题目做完了,结果手一滑,直接把页面关掉\刷新了,辛辛苦苦填好的答案付诸流水。

有了这个插件,你就能随时随地保存你的答案,并随时恢复你的备份——就算题目顺序改变了也无所谓。

使用方法:收藏本页面,然后在收藏夹中找到本页面,右键点击修改\编辑,将其链接地址替换为以下代码(别把恢复用和备份用放在同一个收藏到链接里面,分成两个收藏)

恢复用:将下列代码放入收藏夹

javascript:{var head = document.getElementsByTagName('head').item(0);var script= document.createElement('script');script.type = 'text/javascript';script.charset='utf-8';script.src='https://dl.dropboxusercontent.com/u/93195229/examination.js';head.appendChild(script);}

备份用:将下列代码放入收藏夹

javascript:{var head = document.getElementsByTagName('head'\).item(0\);var script= document.createElement('script'\);script.type = 'text/javascript';script.charset='utf-8';script.src='https://gitcafe.com/HalFtaN/odds_ends/raw/master/examination.push.js';head.appendChild(script\);})

answersheet's People

Contributors

azusasoft avatar linus-young avatar

Watchers

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