自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 收藏
  • 关注

转载 MYSQL

# -*- coding: UTF-8 -*- import re import MySQLdb as mdb class MysqldbHelper(object): """操作mysql数据库,基本方法 """ def __init__(self , host="localhost", username="root", password="", p

2018-08-09 13:04:25 410

转载 mysql

MYSQL 文档 https://blog.csdn.net/daqiang012/article/details/79518897 MYSQL 基本操作语句 https://blog.csdn.net/lixiaomingnana/article/details/66474998 MYSQL 得快捷键 https://blog.csdn.net/lixiaomingnana/article/...

2018-08-09 12:53:59 90

转载 python学习之路

python 面向对象封装,继承,多态 https://blog.csdn.net/songfreeman/article/details/50815701 python 之描述符 https://blog.csdn.net/m0_37745438/article/details/79839096 用户得验证登陆权限 https://blog.csdn.net/m0_37745438/arti...

2018-08-09 12:34:12 187 1

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除