摘要: // Instantiate the dialog box var dlg = new Microsoft.Win32.OpenFileDialog { FileName = "", Filter = "All Files|*.*|PNG Files|*.png|JPG Files|*.jpg|TI 阅读全文
posted @ 2021-06-28 17:12 阿坦 阅读(2130) 评论(0) 推荐(0)