Simulink R2025a新特性解析:建模效率、仿真调试与AI集成实战
2026/6/24 7:11:25
docker exec-it postgres/bin/bash psql-U affine dtdocker exec-it postgres/bin/bash pg_dump-U affine-d affine>affine_backup_.sqlpsql-U postgres-d affine<affine_backup_.sql退出到宿主机器
docker cp postgres:/affine_backup_.sql.docker cp affine_backup.sql postgres_16:/affine_backup.sql