Simple summary and sharing of this Go blog front-end development
Some netizens asked me to share, so I'll briefly talk about it.
CodeWF.Markdown: PDF text copyable, images embeddable, copying to WeChat Official Account/Zhihu/Juejin no longer shows HTML source code
Browse by Topic Start with .NET196 articles, suitable for quickly filtering by technical direction
Continuous Reading Read WPF UI Design as a topic14 articles, better for systematic reading
Some netizens asked me to share, so I'll briefly talk about it.
When using the MAUI framework, I encountered the issue that the newly created template application would crash directly on startup. I eventually solved this crash problem and share this experience.
To avoid possible misunderstandings and confusion (although the initial idea was to capitalize on the popularity), the site owner has decided to archive the original Dotnet9 repository.
Help developers set scheduled tasks through a panel, mainly aiming to be like SwaggerUI, with minimal project intrusion, only requiring the UI component to be injected in Startup
Implementing WeChat's mass messaging function
Discussion on tree table design
Use this WPF library to quickly add new user guide functionality to your application.
String Formatting
Making a WPF WeChat DEMO, using converters to convert colors and visibility; rewrote control styles, such as Button, RadioButton, ListBox; then under MVVM mode, the usage of Bind. I feel this DEMO will be very helpful for beginners.
The new user guide functionality tells the user the order of operations on the page: what to do in the first step, what to do in the second step, and so on, and then finally close the new user guide page.
Lottie animation is an animation file saved in JSON format. Compared to GIF, it has great advantages in file size and animation smoothness, and the graphics are vector-based, so they won't blur when zoomed in.
In Vue3.2, simply add the setup attribute to the script tag, no need to return, and the template can be used directly. It's really awesome!
As the title suggests