说明: Visual FoxPro 7 0应用编程150 SELECT 物品清单.名称, 物品清单.价格, 物品清单.购买日; FROM 家庭物品管理!物品清单 LOCAL strFile strFile=GETFILE("avi") IF strFile== "" MESSAGEBOX("请选择文件") ELSE thisform.olecontrol1.FileName = strFile thisform.olecontrol1.hwndDisplay =thisform.HWnd thisfo
<tianzhu131> 上传 | 大小:1020kb