1 Star 0 Fork 0

Rison/ExportWeChatMsgForWindows

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
chat_personal_define.h 816 Bytes
一键复制 编辑 原始数据 按行查看 历史
#ifndef CHAT_PERSONAL_DEFINE_H
#define CHAT_PERSONAL_DEFINE_H
#include <QtCore>
// 个性化导出
#define TARGET_USER "wxid_1hz4mt19b4ib22"
#if 1
#define TARGET_SOURCE_PATH R"(D:/Workspace/Rison/ExportWeChatMsgForWindows/wechat/source/)"
#define TARGET_FAVORI_PATH R"(D:/Workspace/Rison/ExportWeChatMsgForWindows/wechat/source/FileStorage/Fav/Temp/c9159b13/)"
#define TARGET_OUTPUT_PATH R"(D:/Workspace/Rison/ExportWeChatMsgForWindows/wechat/output/)"
#else
#define TARGET_SOURCE_PATH R"(E:\Workspace\Rison\GenerateWeChatMsgFromPC\wechat\source/)"
#define TARGET_FAVORI_PATH R"(E:\Workspace\Rison\GenerateWeChatMsgFromPC\wechat\source/FileStorage/Fav/Temp/7c321873/)"
#define TARGET_OUTPUT_PATH R"(E:\Workspace\Rison\ExportWeChatMsgForWindows\wechat/output/)"
#endif
#endif // CHAT_PERSONAL_DEFINE_H
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/rison13/ExportWeChatMsgForWindows.git
git@gitee.com:rison13/ExportWeChatMsgForWindows.git
rison13
ExportWeChatMsgForWindows
ExportWeChatMsgForWindows
master

搜索帮助