公告
欢迎来到麒麟博客
python--pymssql模块实现数据库增删改查
下面是代码,修修改改花了快2小时了,没办法,刚入门,什么也不懂,写的有点慢了,见谅<img src="http://www.666cc.cn/blog/admin/editor/plugins/emoticons/i
python中爬取网页保存文件字符编码问题导致报错解决方案
UnicodeEncodeError: 'gbk' codec can't encode character '\xe7' in position 53: illegal multibyte sequ
爆出这种错误的话可以尝试以下方法
python将字符串写入文件报错
UnicodeE
python使用pymssql模块连接到sqlserver
# 导入 模块
# 导入模块
import pymssql
#连接到sql 参数分别对应,数据库地址,账号,密码,库名,自动提交
conn=pymssql.connect(
'localhost','sa','123
Test Page
This is an example page. It's different from a blog post because it will stay in one place and will show up in your site navi