11 2018 档案

摘要:加密解密都是这一个接口 int Rc4EncryptFile(std::string in_file_path, std::string out_file_path, const char *rc4_encrypt_key, int encrypt_chunk_size){ ifstream fin 阅读全文
posted @ 2018-11-07 18:40 wjbooks 阅读(1033) 评论(0) 推荐(0) 编辑
摘要:/** * @brief FuncModuleWin::copyFile * @param fromFIleName 优盘里面的文件 * @param toFileName 拷贝到/bin里面的启动文件 * @return */ bool FuncModuleWin::copyFile(const QString &fromFIleName, const QString &toFil... 阅读全文
posted @ 2018-11-05 17:04 wjbooks 阅读(2278) 评论(3) 推荐(1) 编辑
摘要:#include <windows.h> //设置文字颜色void SetColor(int ForgC){ WORD wColor; //We will need this handle to get the current background attribute HANDLE hStdOut 阅读全文
posted @ 2018-11-05 10:54 wjbooks 阅读(1322) 评论(0) 推荐(0) 编辑

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