1. 基本操作
(1) 略
(2) 程序代码如下:
Private Sub Command1_Click()
Image1.Picture = LoadPicture(App.Path & "\图片.jpg")
End Sub
Private Sub Command2_Click()
Image1.Picture = LoadPicture("")
End Sub
相关下载链接:
//download.csdn.net/download/hanfenghp/3537631?utm_source=bbsseo