摘要: 1、WPF应用程序添加splashScreen(初始屏幕), (1)跟目录导入图片 (2)在App.xaml.cs文件中输入以下代码 protected override void OnStartup(StartupEventArgs e) { base.OnStartup(e); SplashSc 阅读全文
posted @ 2022-07-24 04:53 小林野夫 阅读(228) 评论(0) 推荐(0)
摘要: 原文:https://www.cnblogs.com/junbird-nest/archive/2012/10/08/2715601.html TextBlock和Label都是用来显示少量数据的。好多文章对Label存在的描述都是它允许使用"快速获取"。"快速获取"就是允许你用Alt加上其它的按键 阅读全文
posted @ 2022-07-24 02:05 小林野夫 阅读(427) 评论(0) 推荐(0)
原文链接:https://www.cnblogs.com/cdaniu/