• 大小: 22.06MB
    文件类型: .zip
    金币: 2
    下载: 1 次
    发布日期: 2023-07-24
  • 语言: 其他
  • 标签: mstsc  vs2015  qt5.9  

资源简介

可以直接连接远程桌面,简单连接而已。不过还没完善,映射磁盘的没做。

资源截图

代码片段和文件信息

#include “remote-operation-view.h“
#include 

int main(int argc char *argv[])
{
QApplication a(argc argv);
RemoteOperationView w;
w.show();
return a.exec();
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-04-04 11:41  RemoteManagerSystem\
     目录           0  2019-04-03 14:01  RemoteManagerSystem\.vs\
     目录           0  2019-04-03 14:01  RemoteManagerSystem\.vs\RemoteManagerSystem\
     目录           0  2019-04-03 14:01  RemoteManagerSystem\.vs\RemoteManagerSystem\v14\
     文件       79872  2019-04-04 11:40  RemoteManagerSystem\.vs\RemoteManagerSystem\v14\.suo
     目录           0  2019-04-04 11:41  RemoteManagerSystem\Debug\
     目录           0  2019-04-04 11:41  RemoteManagerSystem\RemoteManagerSystem\
     文件         127  2019-04-04 11:38  RemoteManagerSystem\RemoteManagerSystem\Readme.txt
     文件       10657  2019-04-03 16:50  RemoteManagerSystem\RemoteManagerSystem\RemoteManagerSystem.vcxproj
     文件        2590  2019-04-03 16:50  RemoteManagerSystem\RemoteManagerSystem\RemoteManagerSystem.vcxproj.filters
     文件         631  2019-04-04 11:38  RemoteManagerSystem\RemoteManagerSystem\RemoteManagerSystem.vcxproj.user
     文件         202  2019-04-03 17:12  RemoteManagerSystem\RemoteManagerSystem\main.cpp
     目录           0  2019-04-03 14:01  RemoteManagerSystem\RemoteManagerSystem\mstsc_cppDll\
     目录           0  2019-04-03 14:01  RemoteManagerSystem\RemoteManagerSystem\mstsc_cppDll\system32\
     文件     8875008  2019-03-15 19:17  RemoteManagerSystem\RemoteManagerSystem\mstsc_cppDll\system32\mstscax.dll
     文件      845440  2019-03-29 12:38  RemoteManagerSystem\RemoteManagerSystem\mstsc_cppDll\system32\mstsclib.cpp
     文件     1740628  2019-03-29 12:38  RemoteManagerSystem\RemoteManagerSystem\mstsc_cppDll\system32\mstsclib.h
     目录           0  2019-04-03 14:01  RemoteManagerSystem\RemoteManagerSystem\mstsc_cppDll\syswow64\
     文件     6131200  2018-07-15 17:45  RemoteManagerSystem\RemoteManagerSystem\mstsc_cppDll\syswow64\mstscax.dll
     文件      731312  2019-03-29 15:05  RemoteManagerSystem\RemoteManagerSystem\mstsc_cppDll\syswow64\mstsclib.cpp
     文件     1471342  2019-03-29 15:05  RemoteManagerSystem\RemoteManagerSystem\mstsc_cppDll\syswow64\mstsclib.h
     文件     1740628  2019-03-29 12:38  RemoteManagerSystem\RemoteManagerSystem\mstsclib.h
     文件        2277  2019-04-03 14:12  RemoteManagerSystem\RemoteManagerSystem\remote-desktop-dialog-manager.cpp
     文件         973  2019-04-03 14:08  RemoteManagerSystem\RemoteManagerSystem\remote-desktop-dialog-manager.h
     文件        2442  2019-04-03 14:12  RemoteManagerSystem\RemoteManagerSystem\remote-desktop-dialog.cpp
     文件         922  2019-04-03 14:08  RemoteManagerSystem\RemoteManagerSystem\remote-desktop-dialog.h
     文件         667  2019-04-03 09:21  RemoteManagerSystem\RemoteManagerSystem\remote-manager-utils.h
     文件        9627  2019-04-03 17:19  RemoteManagerSystem\RemoteManagerSystem\remote-operation-view.cpp
     文件        1609  2019-04-04 11:39  RemoteManagerSystem\RemoteManagerSystem\remote-operation-view.h
     文件          79  2019-04-03 16:50  RemoteManagerSystem\RemoteManagerSystem\remote-operation-view.qrc
     文件        6495  2019-04-03 17:32  RemoteManagerSystem\RemoteManagerSystem\remote-operation-view.ui
............此处省略20个文件信息

评论

共有 条评论