代码搜索:MsgBox
找到约 3,543 项符合「MsgBox」的源代码
代码结果 3,543
www.eeworm.com/read/152185/5675485
bas clientvb.bas
Attribute VB_Name = "clientvb"
'
' Project: client
'
' Description:
' This is a simple mailslot client. It opens a handle to an existing mailslot
' and sends a simple message to it. Since
www.eeworm.com/read/152185/5675500
bas servervb.bas
Attribute VB_Name = "servervb"
'
' Project: server
'
' Description:
' This app is a simple named pipe server. It creates a named pipe
' and then waits for a single client to connect at whi
www.eeworm.com/read/146928/5734193
bas servervb.bas
Attribute VB_Name = "servervb"
'
' Project: server
'
' Description:
' This app is a simple named pipe server. It creates a named pipe
' and then waits for a single client to connect at whi
www.eeworm.com/read/193466/6326004
cls clsopmtype.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/406821/6339757
frm frmstation.frm
VERSION 5.00
Begin VB.Form frmStation
BorderStyle = 1 'Fixed Single
Caption = "车站管理"
ClientHeight = 4830
ClientLeft = 45
ClientTop = 435
www.eeworm.com/read/406821/6339761
frm frmproduct.frm
VERSION 5.00
Begin VB.Form frmProduct
BorderStyle = 1 'Fixed Single
Caption = "车站管理"
ClientHeight = 4830
ClientLeft = 45
ClientTop = 435
www.eeworm.com/read/490030/6457583
frm testcom.frm
VERSION 5.00
Object = "{5A187E03-1FE4-11D3-9C2F-000021DF30C1}#1.0#0"; "EditView.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F
www.eeworm.com/read/490153/6459701
frm frmland.frm
VERSION 5.00
Begin VB.Form frmLand
BackColor = &H80000012&
Caption = "登陆"
ClientHeight = 4620
ClientLeft = 60
ClientTop = 450
ClientWidt
www.eeworm.com/read/490153/6459704
bas 备份.bas
Attribute VB_Name = "备份"
'
' If getDB Then '如果 weboy 数据库存在,则...
' If getUsersTable And getConsumersTable Then '如果 users 表及 consumer 表存在,则...
'