robocopy <來源目錄> <目標目錄> /E /COPYALL ex: robocopy D:\test1 D:\test2 /...
ROBOCOPY /MIR /CREATE /COPYALL .\SRC .\DEST
挺像的https://blog.csdn.net/ywl185/article/details/49127379
Visual Studio 2019連線MySQL資料庫詳細教程google 關鍵字 "visual studio 連線到 mysql"
我覺得這篇寫得很不錯可以從中學習到不少