代码搜索:msgbox
找到约 3,543 项符合「msgbox」的源代码
代码结果 3,543
www.eeworm.com/read/436928/7758629
cpp menu.cpp
/*******************************************************************************
模 块: 菜单.
功 能: 包括菜单条和子菜单.
程序员: 雷中南.
版 本: v1.1
时 间: 1999-05-10
*******************************************
www.eeworm.com/read/435736/7786091
frm send_request.frm
VERSION 5.00
Begin VB.Form send_request
BorderStyle = 1 'Fixed Single
Caption = "send your request"
ClientHeight = 5775
ClientLeft = 45
ClientTop
www.eeworm.com/read/435607/7789416
frm frmclean.frm
VERSION 5.00
Begin VB.Form frmclean
Caption = "数据清理"
ClientHeight = 3090
ClientLeft = 60
ClientTop = 450
ClientWidth = 4680
LinkTopic
www.eeworm.com/read/435607/7789427
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/435595/7789771
bas moddboperate.bas
Attribute VB_Name = "modDbOperate"
'声明全局连接
Public CN As ADODB.Connection
'数据库链接打开
Public Sub dbConn()
On Error GoTo dbErr
Dim strConn As String
strConn = "PROVIDER=Microsoft.Jet.OLEDB.4
www.eeworm.com/read/154741/7805343
frm frmmain.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 4980
ClientLeft = 60
ClientTop = 450
ClientWidth = 6270
BeginProperty Fo
www.eeworm.com/read/434589/7857048
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 1395
ClientLeft = 60
ClientTop = 345
ClientWidth = 6960
LinkTopic
www.eeworm.com/read/399463/7859831
frm form4.frm
VERSION 5.00
Begin VB.Form 定义工作岗位
Caption = "定义工作岗位"
ClientHeight = 2640
ClientLeft = 3000
ClientTop = 2625
ClientWidth = 7035
LinkTopic
www.eeworm.com/read/399463/7859863
frm form5.frm
VERSION 5.00
Begin VB.Form 录入工作人员
Caption = "录入工作人员"
ClientHeight = 2475
ClientLeft = 1890
ClientTop = 1950
ClientWidth = 6060
LinkTopic
www.eeworm.com/read/299353/7865730
frm login.frm
VERSION 5.00
Begin VB.Form login
BorderStyle = 1 'Fixed Single
Caption = "系统登陆"
ClientHeight = 4005
ClientLeft = 45
ClientTop = 435
Clien