Giter Club home page Giter Club logo

word3500's Introduction

word3500

高考英语词汇3500

GitHub stars GitHub license GitHub forks

BOOK

Requirements

  • php
  • MySQL

Features

  • 发音(英/美音)F
  • 标记
  • 筛选
  • 自动朗读
  • 搜索

Usage

git clone https://github.com/pluto0x0/word3500.git

Configure

请先编辑 config.php 进行配置。

Web

  • $filename :单词源文件;
  • $self :主页文件名;
  • $interval :每一页显示的单词个数;
  • $width :字体宽度;
  • $cellpadding :表格单元边界与单元内容之间的间距;
  • $font_size :字体大小。

Mysql

  • $db_name :数据库名;
  • $sql_user :数据库用户名;
  • $sql_passwd :数据库用户密码;
  • $word_length :数据表中单词字符串的长度。

完成配置后,请访问 sql.php 进行数据库的初始化

注意,此操作会清空收藏信息!

请访问 test.php

Demo

Demo


单词来源互联网

word3500's People

Contributors

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