摘要:
import mysql.connectordb_config = { 'host': 'xxxx', 'user': 'xxx', 'password': 'xxx', 'port': '3306', 'database': 'xxxx'}# 创建一个数据库连接conn = mysql.conne 阅读全文
posted @ 2022-03-31 17:20
狒狒桑
阅读(26)
评论(0)
推荐(0)
摘要:
import logging# logging.debug('today-1')# logging.info('today-2')# logging.warning('today-3')# logging.error('today-4')# logging.critical('today-5')# 阅读全文
posted @ 2022-03-31 15:34
狒狒桑
阅读(24)
评论(0)
推荐(0)

浙公网安备 33010602011771号