class mysqlInject():
def __init__(self,url):
self.db='database()'
self.url='www.baidu.com' #待检测的网址
我该怎么输出url
相关分类