Tag

架构设计

Browsing articles related to 架构设计.

21 articles
1 Current page
Lang.Avalonia: Avalonia multi-language solution, seamlessly supports three formats: Resx/XML/JSON

Lang.Avalonia: Avalonia multi-language solution, seamlessly supports three formats: Resx/XML/JSON

This is a multi-language management library designed specifically for the Avalonia framework. It reconstructs multi-language support logic through a plugin-based architecture, not only supporting traditional Resx resource files but also adding support for XML and JSON formats, while providing type-safe resource references and dynamic language switching, making multi-language development simpler and more efficient.

沙漠尽头的狼 8/9/2025 7:58 PM
How to Hide Data in JPG Files

How to Hide Data in JPG Files

We have delved into various XAML-based platforms, cross-platform strategies, and core technologies required for effective project architecture design.

zhaotianff 11/11/2024 6:58 AM
Self-developed Hot-pluggable WPF Plugin System (MSF)

Self-developed Hot-pluggable WPF Plugin System (MSF)

The need for plug-in architecture mainly stems from the pursuit of flexibility in software architecture, especially when developing large, complex, or constantly evolving software systems. Pluginization enhances scalability, customizability, isolation, security, maintainability, modularity, ease of upgrade and update, and third-party development capabilities, thereby meeting ever-changing business requirements and technical challenges.

趋时软件 5/7/2024 11:15 PM
Some Experiences and Lessons Learned in .NET System Architecture Transformation

Some Experiences and Lessons Learned in .NET System Architecture Transformation

In the internet industry, the Unix/Linux-based website system architecture is undoubtedly the mainstream architecture solution today, not only because of the openness of Linux itself, but also because of the vast number of mature open-source solutions around the traditional Unix/Linux community that cover various aspects of website application scaling.

大佬 9/3/2023 9:36 PM