摘要: # -*- encoding: utf-8 -*-import pymssql# server 数据库服务器名称或IP# user 用户名# password 密码# database 数据库... 阅读全文
posted @ 2019-09-13 15:32 grj001 阅读(104) 评论(0) 推荐(0)
摘要: # -*- encoding: utf-8 -*-import pymssql# server 数据库服务器名称或IP# user 用户名# password 密码# database 数据库... 阅读全文
posted @ 2019-09-13 15:32 grj001 阅读(198) 评论(0) 推荐(0)
摘要: python中__name__的意义以及作用2017年09月24日 17:06:27 IAMoldpan 阅读数 24272更多分类专栏: python版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA... 阅读全文
posted @ 2019-09-13 15:26 grj001 阅读(431) 评论(0) 推荐(0)