beef grouth:我这里有一个VB程序,谁能帮我分析分析,我们要做课程设计报告

来源:百度文库 编辑:中科新闻网 时间:2024/05/22 13:27:26
我的QQ是84947550
谁能回答我的问题就加我
我把程序给你发过去.很简单的,就是一个借还书的管理系统
谢谢大家了
Private Sub Command11_Click()
If Option1 Then
hsh.Text = ""
hkh.Text = ""

End If
If Option2 Then
hbz = "0"
appe1
appe2
End If
Adodc1.Recordset.MoveFirst
Adodc1.Recordset.MovePrevious
Adodc3.Recordset.MoveFirst
Adodc3.Recordset.MovePrevious
End Sub
中的appe是什么意思啊

分析分析???