Coder Social home page Coder Social logo

lp's Introduction

commit cc7c5aa50f463c1cac9c3bcaefde11de0edb764c Author: unclesky4 [email protected] Date: Mon Jan 16 02:30:09 2017 +0800

=初步完成界面设计

commit f3ce1cba06ad9103d2fa2af422a74001a41785a0 Author: unclesky4 [email protected] Date: Thu Jan 12 23:04:18 2017 +0800

=2017.01.12

commit 6eeccd2857d24d10e956156521e39a3f6a52717d Author: unclesky4 [email protected] Date: Thu Jan 12 15:44:42 2017 +0800

=init

建表: create table user(id int(6) primary key auto_increment, uname varchar(10) not null, password varchar(33) not null);

create table tb(tname varchar(8) not null primary key, cmd varchar(8) not null, time varchar(20) not null, addr varchar(20) not null);

create table at(name varchar(8) not null primary key, cmd varchar(8) not null, time varchar(20) null, addr varchar(20) null);

create table $tb(id int(6) primary key auto_increment,address varchar(4) not null, academy varchar(10) not null, name varchar(8) not null, lphone varchar(11) not null, sphone varchar(6) not null, time varchar(12) not null,status int(1) not null);

lp's People

Contributors

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