摘要:
string fullpath = @"C:\Users\0380003020\Desktop\平面.png";//文件路径 System.IO.FileStream fs = new System.IO.FileStream(fullpath, System.IO.FileMode.Open); ... 阅读全文
posted @ 2018-12-21 09:25 yacbo 阅读(823) 评论(0) 推荐(0)
posted @ 2018-12-21 09:25 yacbo 阅读(823) 评论(0) 推荐(0)