CSS Ribbon

Reproducing the GitHub Ribbon in CSS

2018年8月6日

路飞学城Python-Day37(practise)

摘要: create database homework; use homework; create table class_grade ( gid int PRIMARY KEY auto_increment, gname varchar(10) not null ); insert into class 阅读全文

posted @ 2018-08-06 17:01 pandaboy1123 阅读(355) 评论(0) 推荐(0)

路飞学城Python-Day37

摘要: 36-多表查询练习 37-权限管理 1.创建账号 本地账号 create user 'panda' @ 'loacalhost' inentified by'123' 远程账号 create user 'panda' @'192.168.31.10' inentified by'123' creat 阅读全文

posted @ 2018-08-06 16:44 pandaboy1123 阅读(137) 评论(0) 推荐(0)

导航