python 多線程批量操做數據庫測試

網上查詢的資料,利用python進行多線程鏈接數據庫,修改了部分python #!/usr/bin/env python import thread,threading import os,sys,time,getopt,MySQLdb optmap = {                 'user' : 'test_lvs',                 'passwd' : 'test_
相關文章
相關標籤/搜索