Lingoing
Lingoing
> 加入 QQ 群 1042370453 可直接与作者沟通 ### 请描述你遇到的问题:https://blog.csdn.net/Augenstern_QXL/article/details/117253848 
When I connect to Windows and aarch64 Linux ssh, after entering my username, I am prompted with Authentication denied or Unknown Error, but my username is not entered incorrectly, please...

* 希望添加编辑群的图标,目前只有增加和删除 * 添加屏幕共享的图标
在对话框类->FormatConvertDlg->FormatConvertDlg.cpp中添加一个函数 std::set TraverseFolder(wstring path) { std::set filePaths; // 定义文件句柄 HANDLE hFile = INVALID_HANDLE_VALUE; // 定义文件信息 WIN32_FIND_DATA fd; // 定义文件路径 wstring strFind = path + L"\\*.*"; // 查找第一个文件 hFile = FindFirstFile(strFind.c_str(),...
