04 2021 档案

摘要:一、 reverse engineer(database->code) In Visual Studio, select menu Tools → NuGet Package Manger → Package Manger Console and run the following command: 阅读全文
posted @ 2021-04-14 09:56 charlesyuan 阅读(328) 评论(0) 推荐(0)
摘要:一、安装vcpkg 具体引用 https://docs.microsoft.com/zh-cn/cpp/build/install-vcpkg?view=msvc-160&tabs=linux 假设安装目录为~/目录: 1 从 GitHub 克隆 vcpkg 存储库:https://github.c 阅读全文
posted @ 2021-04-03 20:57 charlesyuan 阅读(2833) 评论(0) 推荐(0)