GithubHelp home page GithubHelp logo

fxsheep / biotester Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alanzchen/biotester

0.0 1.0 0.0 416 KB

帮助**大陆高中生背诵基础知识的网页。最开始被用于背文言文,经过粗略的更改后可以遮挡任意用{}标记的内容,来达到考察缺漏知识点的目的。

License: GNU General Public License v3.0

JavaScript 0.70% CSS 0.73% HTML 98.23% Python 0.35%

biotester's Introduction

bio(logy) tester

帮助**大陆高中生背诵基础知识的网页。最开始被用于背文言文,经过粗略的更改后可以遮挡任意用{}标记的内容,来达到考察缺漏知识点的目的。

示例

bio-offline-pack 中,biology.html chem.html chn.html 分别是自己整理的生物、化学和语文拼音考点(最后整理于 2014 年 6 月)。

如何使用?

打开bio.html,找到第一份示例:

<p><span>蔗糖水解生成{葡萄糖}和{果糖};乳糖水解生成{葡萄糖}和{半乳糖};麦芽糖水解生成{两份葡萄糖}。</span></p>

其中,用{*}标记的就是要遮挡的内容。 要添加多个项目,只需在<body></body>之间添加形如以上的内容即可。 打开网页后,将随机选取其中一个项目测试。

离线使用?

显然可以。然而你可能需要一份离线的 jQuery,同时更改bio.html中的jQuery引用部分。 注意,目前使用的是http://code.jquery.com/jquery-1.9.0.min.js,其他版本并未经过测试。

bio-offline-pack中包含了所有离线使用需要的文件,并且经过粗略的美化。bio.htmlbio-offline是(极端)轻量级的版本。

Credit

Originally By @cxqn

Edited by @alanzchen

协议

/*
 * Copyright (C) 2013 Alan Chen
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */

biotester's People

Contributors

alanzchen avatar fxsheep avatar vincentdchan 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.