数据库2025年05月10日
1、安装方法: pip install records mysqlclient 2、连接数据库: import records # root:数据库用户名 # root:数据密码 # localhost:数据库地址 # 3306:数据库端口号 # mytest:数据库名称 db = records.Database('mysql://root:root@l...
本站已有295人使用QQ登录你即将成为第296位