fm168

mysqldump -u root -proot -h 192.168.1.100 xqpd > 1.sql
copy 1.sql D:\项目备份\工程_数据库-%date:~0,4%%date:~5,2%%date:~8,2%-姓名.sql
del 1.sql

分类:

技术点:

相关文章:

  • 2021-12-07
  • 2021-10-17
  • 2021-10-17
  • 2021-12-10
  • 2021-11-20
  • 2021-11-20
  • 2021-06-10
猜你喜欢
  • 2021-08-24
  • 2021-12-08
  • 2021-11-01
  • 2021-10-17
  • 2021-12-08
  • 2021-12-10
  • 2021-12-10
相关资源
相似解决方案