03 2022 档案

摘要:参考资料:https://blog.csdn.net/weixin_39568531/article/details/104825816 一、项目中配置 1. mingw编译器 在pro工程文件中加入 #win32 代表是Windows环境下的编译 win32 { RC_FILE = serverc 阅读全文
posted @ 2022-03-24 17:37 剑存古风 阅读(578) 评论(0) 推荐(0) 编辑
摘要:mysqldump 导出数据库表数据到sql文件中 mysqldump -hlocalhost -uroot -p table1 table2>E:/backup/wcs_xxx.sql 假设当前时间为20220318092532 Linux xxx=`date '+%Y%m%d%H%M%S'`等于 阅读全文
posted @ 2022-03-18 11:43 剑存古风 阅读(114) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示