会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Loading
Love it or leave it
博客园
首页
新随笔
订阅
管理
2015年4月8日
Python连接MySQL数据库
摘要: 连接MySQL数据库源码:import MySQLdb #导入MySQLdb模块 print '连接数据库' #连接MySQL数据库 connect the database #host处如果填写'localhost',报错的话,请尝试使用'127.0.0.1' db=MySQLdb.connect...
阅读全文
posted @ 2015-04-08 12:11 WeihanLi
阅读(734)
评论(0)
推荐(0)
编辑
公告