t1 = threading.Thread(target=method,args = ('rtsp://admin:123456@192.168.20.2','_2_'))
“The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.” – Tom Cargill
标 题:python线程传参