import pymssql #加载连接数据库sql_server的模块 connect ... connect.cursor() #设定变量cursor 创建光标 sql = "insert into c3(id, name, ...
確定! 回上一頁