Skip to content
AI Engineering Journal

Aide Hub

Practical notes on AI assistants, software architecture, and developer tooling.

Posts

812

Tags

467

Featured

0

Latest

C# 封闭层次结构提案:用 closed 修饰符终结 switch 默认分支

C# 语言设计团队正在提案一个新的 closed 修饰符,允许将类声明为封闭层次结构,把继承限制在同一程序集内。一旦穷举了所有派生类,switch 表达式就不再需要 default 分支,同时编译器也能更精准地检查类型转换的有效性。

Continue reading

Top Categories

View all tags

Trending Tags

Recent Posts

Browse archive