Tag

架构设计

正在浏览与 架构设计 相关的文章。

21 篇文章
2 当前页
C#uses RRQMSocket to implement TCP communication

C#uses RRQMSocket to implement TCP communication

After being encapsulated by RRQM, a series of basic functions such as high connectivity, high concurrency, and data processing are packaged, allowing users to no longer care about infrastructure construction and concentrate on business.

黑哥聊dotNet 5/26/2022 9:11 PM
Visit WPF's complete MVVM case

Visit WPF's complete MVVM case

Learning WPF without learning MVVM seems to lack a soul. So what is MVVM? Why should I learn MVVM? This will use a simple small example of additions, deletions and changes to briefly describe the basic knowledge of MVVM and how to develop the program of the MVVM architecture. It is only for learning and sharing. If there are any shortcomings, please correct them.

小六公子 2/21/2022 1:43 PM