摘要: Install-Package Microsoft.Extensions.DependencyInjection; public async Task InitBooksCollection() { stopwatch.Start(); BooksCollection = new Observabl 阅读全文
posted @ 2025-09-24 21:09 FredGrit 阅读(9) 评论(0) 推荐(0)
摘要: Install-Package Prism.WPF; Install-Package Prism.DryIOC; //app.xaml <prism:PrismApplication x:Class="WpfApp4.App" xmlns="http://schemas.microsoft.com/ 阅读全文
posted @ 2025-09-24 18:41 FredGrit 阅读(10) 评论(0) 推荐(0)