代码搜索:MsgBox
找到约 3,543 项符合「MsgBox」的源代码
代码结果 3,543
www.eeworm.com/read/186494/8930079
txt password.txt
function editPassword_Callback(hObject, eventdata, handles)
% hObject handle to editPassword (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles struct
www.eeworm.com/read/186470/8932066
frm editmenu.frm
VERSION 5.00
Begin VB.Form frmEditMenu
Caption = "Form1"
ClientHeight = 2868
ClientLeft = -9996
ClientTop = 2880
ClientWidth = 4332
LinkTo
www.eeworm.com/read/186470/8932073
frm expfmenu.frm
VERSION 5.00
Begin VB.Form frmExpFileMenu
Caption = "Form1"
ClientHeight = 8280
ClientLeft = -9996
ClientTop = 1980
ClientWidth = 6684
Lin
www.eeworm.com/read/186470/8932077
frm filemenu.frm
VERSION 5.00
Begin VB.Form frmFileMenu
Caption = "Form1"
ClientHeight = 8280
ClientLeft = -9996
ClientTop = 1980
ClientWidth = 6684
LinkTo
www.eeworm.com/read/427538/8937405
txt pcvb.txt
Private Sub Form_Load()
MSComm1.RThreshold = 1 '自动接收数据
MSComm1.CommPort = 1 '使用串行口1
MSComm1.Settings = "4800,N,8,1" '波特率4800,无校验,8个数据位,1个停止位。
MSComm1.InputLen = 1 '当使用MSCom
www.eeworm.com/read/186183/8954560
frm frmsys.frm
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form frmSys
BorderStyle = 3 'Fixed Dialog
Caption = "系统数据库管理"
ClientHeight
www.eeworm.com/read/427187/8967130
txt 新建 文本文档.txt
考试系统--选择题(VB6.0源代码编写)Answer = "驻马店"
If MsgBox("您选择的答案为: 【" + Choose(Option1(Index).Index + 1, "驻马店", "北京", "上海", "大连") + "】 是否确定?", vbQuestion + vbYesNo, "是否确定选项") = vbYes Then
If CBool(A
www.eeworm.com/read/185946/8971813
frm adminpass.frm
VERSION 5.00
Begin VB.Form AdminPass
ClientHeight = 4755
ClientLeft = 60
ClientTop = 450
ClientWidth = 5940
LinkTopic = "Form1"
ScaleHeight
www.eeworm.com/read/185946/8971866
frm fixfixed2.frm
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form fixFixed2
Caption = "修改固定资产"
ClientHeight = 6165
ClientLeft = 60
www.eeworm.com/read/185946/8971891
frm addfixed.frm
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form AddFixed
Caption = "添加固定资产"
ClientHeight = 6330
ClientLeft = 60