怪奇物语

怪奇物语

首页 新随笔 联系 管理

2025年7月9日 #

摘要: wpf mvvm List WPFListView\ListApp\App.xaml <Application x:Class="ListApp.App" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns: 阅读全文
posted @ 2025-07-09 08:00 超级无敌美少男战士 阅读(8) 评论(0) 推荐(0)

摘要: 依赖注入, 参数配置, 默认参数,动态灵活的参数配置 通过委托配置实现灵活的服务参数管理 Action<SecsGemOption> configure = null var option = new SecsGemOption(); configure?.Invoke(option); using 阅读全文
posted @ 2025-07-09 08:00 超级无敌美少男战士 阅读(11) 评论(0) 推荐(0)