|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/c-network-programming-with-qt-framework/
课程评论:没有评论
**Coursera 课程《使用 Qt 框架进行 C++ 网络编程》内容摘要** 本课程旨在教授学员 C++ 网络编程的基础知识,并重点介绍如何利用 Qt 框架实现各种网络功能。 **课程核心内容包括:** * **网络基础知识:** 即使您对网络一无所知,本课程也会提供必要的基础知识,使您能够独立完成网络编程项目。 * **Qt 网络编程:** 深入了解 Qt 框架如何处理和实现网络相关的功能,掌握使用 Qt 进行网络通信的方法。 * **Qt WebEngine:** 学习 Qt 中的 WebEngine 模块,理解 Chromium 项目如何集成到 Qt 中,以及如何利用它实现 Web 相关功能。 * **实践项目:** * **下载管理器:** 学习创建简单的文件下载管理器。 * **代理服务器:** 掌握在应用程序中处理和使用代理服务器。 * **简单浏览器:** 构建一个基础的 Web 浏览器,展示网络编程和 WebEngine 的应用。 通过本课程的学习,学员将能够熟练运用 C++ 和 Qt 框架进行网络应用程序的开发,并具备实现多种网络功能的能力。
in this course we will discuss the following:Networking Basics: even if you don't know nothing about networking, this course will give the essentials so you can still be able to implement your networking Project.Network programming with Qt so you will understand how Qt deals with Networking elements and how it implements them.Web-Engine in Qt and how the chromium project is included in Qt.learn how to create a download manager (simple one) and how to work with proxies in your Application and last bun not least we will create also a simple web browser.