On Error GoTo的应用(VB6.0源代码编写)If Text2.Text "" And Text1.Text "" Then
OnErrorGoTo的应用(VB6.0源代码编写)IfText2.Text""AndText1.Text""ThenOnErrorResumeNextText3.Text=CInt(Text1.Text)+CInt(Text2.Text)EndIf
下载地址
用户评论