Blog

Technical Articles

This section contains site articles covering .NET, desktop development, engineering practice, and general development topics.

First Visit

New User Starting Route

Random Exploration

Random Discovery

Random Discovery

Python Entry Function (Beginner's Guide)

I come from a C# background and have written a bit of C/C++, so I always thought there would be something like a Main() function as the entry point of the entire program. However, after searching the entire directory, I found no clues, so I started tinkering around.

Python
Random Discovery

C# Multi-language Tool - ResX Manager

This article is not to introduce how to implement project internationalization, but mainly to introduce a `VS` extension that can conveniently manage common resource files (*.resx).

.NET
Flutter Application Development Beginner's Guide

Flutter Application Development Beginner's Guide

With the rapid popularity of cross-platform development in the software delivery market, the world's top mobile application development companies have also focused on this field.

5/6/2022 51CTO Flutter