04 2021 档案
摘要:官方文档地址:http://docs.peewee-orm.com/en/latest/ 1.创建模型 import peewee as pw # 这里用的是postgresql db = pw.PostgresqlDatabase(database='test', user='yang', hos
阅读全文
摘要:1.编辑vmware虚拟网络 第一张网卡使用桥接模式,设置全为默认就行了,下面是添加第二张网卡 2.添加网卡 3.进入虚拟机配置 # 查看所有网卡 ifconfig -a # 为新网卡生成uuid uuidgen ens37 d9fed53f-7959-465c-9872-1fcc62480b20
阅读全文

浙公网安备 33010602011771号