在Visual FoxPro中,为了将表单从内存中释放(清除),可将表单中“退出”命令按钮的Click事件代码设置为。
A.ThisForm.Refresh
B.ThisForm.Delete
C.ThisForm.Hide
D.ThisForm.Release
第1题:
在Visual Foxpro中,为了将表单从内存中释放(清除),可将表单中退出命令按钮的Click事件中添加代码( )。
A. ThisForm.Refresh
B. ThisForm.Destroy
C. ThisForm.Hide
D. ThisForm.Release
第2题:
在Visual FoxPro中,为了将按钮的Click事件代码设置为表单从内存中释放(清除),可将表单中退出命令 ______。
A.ThisForm.Refresh
B.ThisForm.Delete
C.ThisForm.Hide
D.ThisForm.Release
第3题:
将当前表单从内存中释放的正确语句是( )。
A.ThisForm.Close
B.ThisForm.Clear
C.ThisForm.Release
D.ThisForm.Refresh
第4题:
在visual FoxPro中,为了将表单从内存中释放(清除),可将表单中退出命令按钮的Click事件代码设置为A)This Form.Re fresh B)This Form.DeleteC)This Form.Hide D)This Form.Release
第5题:
将当前表单从内存中释放的正确语句是( )。
A.ThisForm.Drop
B.ThisForm.Destory
C.ThisForm.Release
D.ThisForm.Refresh