随笔分类 - windowform
摘要:public class message { private string _caption; public void Show(string text, string caption, int timeout) { this._caption = caption; StartTimer(timeo
阅读全文
posted @ 2019-09-02 14:44
芮源
摘要:picHeadImg.ImageLocation = string.Format("http://img3.imgtn.bdimg.com/it/u=4160106393,1595591376&fm=214&gp=0.jpg"); // picHeadImg.Image = Image.FromSt
阅读全文
posted @ 2019-09-02 11:54
芮源
摘要:using (OpenFileDialog ofd = new OpenFileDialog()) { ofd.Title = "请选择要插入的图片"; ofd.Filter = "JPG图片|*.jpg|BMP图片|*.bmp|Gif图片|*.gif"; ofd.CheckFileExists =
阅读全文
posted @ 2019-09-02 11:47
芮源

浙公网安备 33010602011771号