代码搜索:MsgBox
找到约 3,543 项符合「MsgBox」的源代码
代码结果 3,543
www.eeworm.com/read/100363/15876055
bas modmain.bas
Attribute VB_Name = "modMain"
Sub ShowAbout()
MsgBox "This was developed for EDUCATIONAL USES ONLY. So please don't misuse it by using it for illegal / criminal purposes! If you chose to do so you a
www.eeworm.com/read/384426/8871229
m play_audiodata.m
function play_audiodata(audiodata, varargin)
if nargin > 1,
button_handle = varargin{1};
end
%if (size(audiodata.data,2) > 1)
% tempbox = msgbox({'Sound is larger than 1 channel.', ...
%
www.eeworm.com/read/186127/8958105
bas submain.bas
Attribute VB_Name = "SubMain"
Option Explicit
Sub Main()
If Not App.PrevInstance Then
Load frmSplash
frmSplash.Show vbModal
ElseIf App.PrevInstance Then
MsgBox "该应用程序的
www.eeworm.com/read/426763/9000446
frm frmmsgbox.frm
VERSION 5.00
Begin VB.Form frmMsgBox
AutoRedraw = -1 'True
BackColor = &H00C0C0C0&
BorderStyle = 0 'None
Caption = "Custom MsgBox with Icon"
Clie
www.eeworm.com/read/178467/9395474
js callmsgbox.js
function CallMsgBox(Pic,Contents)
{
window.open ("msgbox1.asp?MsgPic="+Pic+"&MsgContents="+Contents,,"height=140,width=300,toolbar=no,menubar=no,scrollbar=0,resizable