代码搜索:MsgBox
找到约 3,543 项符合「MsgBox」的源代码
代码结果 3,543
www.eeworm.com/read/464871/7061564
frm frmyasuo.frm
VERSION 5.00
Begin VB.Form frmyasuo
Caption = "Form1"
ClientHeight = 3180
ClientLeft = 60
ClientTop = 450
ClientWidth = 4770
LinkTopic
www.eeworm.com/read/332482/7096051
frm frm_xgmm.frm
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frm_xgmm
BorderStyle = 3 'Fixed Dialog
Caption = "修改密码"
ClientHeight
www.eeworm.com/read/326993/7123572
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "密码输入框"
ClientHeight = 975
ClientLeft = 60
ClientTop = 345
ClientWidth = 4320
LinkTopic =
www.eeworm.com/read/463927/7172646
frm 分离数据库.frm
VERSION 5.00
Begin VB.Form 分离数据库
Caption = "分离数据库"
ClientHeight = 3990
ClientLeft = 60
ClientTop = 345
ClientWidth = 5565
LinkTopic
www.eeworm.com/read/463249/7185170
frm myudp.frm
VERSION 5.00
Begin VB.Form myudp
Caption = "通过Winsock API实现UDP聊天"
ClientHeight = 3015
ClientLeft = 60
ClientTop = 345
ClientWidth = 5835
L
www.eeworm.com/read/368575/7215868
frm frmcourse.frm
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form DlgCourse
BorderStyle = 3 'Fixed Dialog
Caption = "课程录入"
ClientHeight
www.eeworm.com/read/368575/7215879
frm frminput.frm
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00
www.eeworm.com/read/368575/7215913
frm frmpass.frm
VERSION 5.00
Begin VB.Form frmPass
BackColor = &H00C0C0C0&
Caption = "修改密码"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWi
www.eeworm.com/read/461588/7223996
bas const.bas
Attribute VB_Name = "Const"
Option Explicit
'声明变量
Public Conn As New ADODB.Connection '声明并创建ADO Connection对象
Public CurLoginUserNo As String '保存当前登录的用户编号
Public CurLoginUserName As String '