摘要: if(System.IO.File.Exists(imgPath)) { System.Diagnostics.Process.Start(imgPath); } //xaml <Window x:Class="WpfApp261.MainWindow" xmlns="http://schemas. 阅读全文
posted @ 2024-08-21 20:18 FredGrit 阅读(13) 评论(0) 推荐(0)