- 博客(5)
- 资源 (1)
- 收藏
- 关注
原创 VS环境配置Qt创建运行Qt项目
首先下载,安装Qt并配置好环境变量。我目前使用的是Qt5.14.2,VS版本是VS2019.确保安装了与Qt版本兼容的MSVC编译器。
2024-05-27 16:29:32
1509
C# WPF socketServer通信示例程序
简单的Socket通信程序,实现与客户端通信实现接收与发送数据,前端界面使用WPF,代码量较少适合新接触C#的用户,客户端可以使用网络调试助手测试
2024-05-27
tinyxml源代码库
tinyxml 利用DOM(文档对象模型)操作XML,生成根节点与各个子节点;操作XML非常简单方便;tinyxml包含6个文件 tinystr.cpp , tinystr.h , tinyxml.cpp , tinyxmlerror.cpp , tinyxml.h , tinyxmlparser.cpp。
【摘自英文描述】
TinyXML is a simple, small, minimal, C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML.
http://www.grinninglizard.com/tinyxmldocs/tutorial0.html
2022-07-28
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人