2015年3月19日
摘要: procedure TForm1.LoadPictureClick(Sender: TObject); // 上传图片begin OpenPictureDialog1.Title := '打开图片'; if OpenPictureDialog1.Execute... 阅读全文
posted @ 2015-03-19 15:57 martian6125 阅读(1544) 评论(0) 推荐(0)