已有23人关注
在代码窗口中编写代码,请问下那些代码是如何获取的呀?
发表在VB答疑区 2010-03-04
是否精华
版块置顶:
Option Explicit
Public intMyTimes As Integer
Const MaxTimes As Integer = 3
Private Sub Form_Load()
  intMyTimes = 1
  cboUserName.AddItem "管理员"
  cboUserName.AddItem "操作员1"
  cboUserName.AddItem "操作员2"
End Sub
Private Sub cmdOK_Click()
  If cboUserName.Text <> "" Then
     If txtPassword.Text = "" Then
        MsgBox "请输入密码!", , "提示窗口"
        txtPassword.SetFocus
     Else
        If txtPassword.Text <> "11" Then
           If intMyTimes > MaxTimes Then
              MsgBox "您无权使用该软件!", , "提示窗口"
              End
           Else
              intMyTimes = intMyTimes + 1
              MsgBox "密码不正确,请重新输入!", , "提示窗口"
              txtPassword.SetFocus
           End If
        Else
           MsgBox "登录成功!", , "提示窗口"
        End If
     End If
  Else
    MsgBox "操作员不能为空!", , "提示窗口"
    Exit Sub
  End If
End Sub
Private Sub cmdCancel_Click()
  End
End Sub

Private Sub txtPassword_Change()

End Sub
[font color=#FF0000]请问下这些编写出来的代码都是怎么获取的呀?谢谢![/font]
分享到:
精彩评论 1
Lemon
学分:0 LV1
2010-03-05
沙发
您好!

这些代码都是程序员编写的。
首页上一页 1 下一页尾页 1 条记录 1/1页
手机同步功能介绍
友情提示:以下图书配套资源能够实现手机同步功能
明日微信公众号
明日之星 明日之星编程特训营
客服热线(每日9:00-17:00)
400 675 1066
mingrisoft@mingrisoft.com
吉林省明日科技有限公司Copyright ©2007-2022,mingrisoft.com, All Rights Reserved长春市北湖科技开发区盛北大街3333号长春北湖科技园项目一期A10号楼四、五层
吉ICP备10002740号-2吉公网安备22010202000132经营性网站备案信息 营业执照