从mysql中读出数据,并将数据做为参数发送http请求

# -*- coding: utf-8 -*- import MySQLdb import time import json from hashlib import md5 import urllib2 from threading import Timer def connMysql(): #Notified idfa this time. output = open('/Us
相关文章
相关标签/搜索