C++读写局域网共享
1、参考:https://jingyan.baidu.com/article/73c3ce28f20f8de50343d99a.html 创建C++的空项目
2、参考 https://blog.csdn.net/weixin_41991128/article/details/83965051 读取txt文本文档并按奇偶顺序分别保存到新的文档
3 、参考https://zhidao.baidu.com/question/1818616974330584748.html 将1.txt 换为 \\\\192.168.3.4\\share\\1.txt (你的共享目录)
4、参考 https://www.cnblogs.com/asmer-stone/p/5614326.html 隐藏窗口
5、参考 https://blog.csdn.net/scimence/article/details/79368582 提取图标
6、参考 https://blog.csdn.net/qq_41092262/article/details/78776873 修改EXE图标