Tag

.NET

正在浏览与 .NET 相关的文章。

430 篇文章
41 当前页
If Zhuge Liang can program, write a master list in Java...

If Zhuge Liang can program, write a master list in Java...

Following the previous article,"If Zhuge Liang used C#to write a teacher's list..." Later, the webmaster thought that his first language was Java. Although he didn't use it much at work, he would also use Java to implement it again and just change it.

沙漠尽头的狼 3/19/2021 10:28 AM
If Zhuge Liang wrote the teacher list in C#...

If Zhuge Liang wrote the teacher list in C#...

After reading an 18-year-old article [C++ version of "Graduation Form"], the webmaster thought it was quite interesting, so he used the C#console to implement it again.

沙漠尽头的狼 3/19/2021 9:59 AM
C#multi-language tool- ResX Manager

C#multi-language tool- ResX Manager

This article is not to introduce how to internationalize the project. It mainly introduces a `VS` extension that can easily manage common resource files (*.resx)

沙漠尽头的狼 2/16/2021 10:23 PM
How to make a professional software installation package?

How to make a professional software installation package?

After completing the development of the C/S client, the program needs to be delivered to the user. It is possible to directly compress it and send it to the user (just a bit unprofessional). If there is a better installation interface, the level will be different.

沙漠尽头的狼 2/1/2021 5:16 PM
Is the WPF Prism framework Region invalid?

Is the WPF Prism framework Region invalid?

The general operation process for general client projects is: popup login window ="account verification successful =" close login window ="popup main window =" work in main window.

沙漠尽头的狼 1/7/2021 10:53 AM