复制代码 代码如下:#!/usr/bin/env python# -*- coding: utf8 -*-import MySQLdbimport timeimport os, sys, stringdef CallProc(id,onlinetime):”’调用存储过程,输入参数:编号,在线时间,输出:帐号,密码;使用输出参数方式”’accname=”accpwd=”conn = MySQLdb.connect(host=’localhost’,user=’root’,passwd=’1111