
If Image2.Visible = True Then
Image3.Visible = True
Exit Sub
End If
If Image3.Visible = True Then
Image4.Visible = True
Exit Sub
End If
Image3.Visible = True
Exit Sub
End If
If Image3.Visible = True Then
Image4.Visible = True
Exit Sub
End If
一直延续下去,到

If Image66.Visible = True Then
Image67.Visible = True
Exit Sub
End If
Image67.Visible = True
Exit Sub
End If
结束.感激……QQ:657635716 邮箱:657635716@
[ 本帖最后由 Lvvp 于 2012-3-3 15:40 编辑 ]