代码搜索:MsgBox
找到约 3,543 项符合「MsgBox」的源代码
代码结果 3,543
www.eeworm.com/read/193308/8240161
bas module1.bas
Attribute VB_Name = "Module1"
Private Sub shell()
If path "" Then
Call shell(path, 1)
strsql = ""
path = ""
Else
MsgBox "对应的程序不存在!", vbCritical, "错误!"
strsql = ""
path = "'"
Exit Sub
www.eeworm.com/read/173684/9643337
vbs configure.vbs
'
' TOPPERS/JSP Kernel
' Toyohashi Open Platform for Embedded Real-Time Systems/
' Just Standard Profile Kernel
'
' Copyright (C) 2000-2002 by Embedded and Real-Time Systems Laborato
www.eeworm.com/read/172360/9712109
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 3180
ClientLeft = 60
ClientTop = 360
ClientWidth = 4680
LinkTopic
www.eeworm.com/read/171862/9731772
txt readme.txt
Delphi VclSkin Demo
This demo include follow feature in Vclskin2.1
* TSkinStore store multi-skins in application.
* Skin form use different skins,such as MsgBox and Form2 .
*
www.eeworm.com/read/171168/9768460
lua set palette index.lua
-- Set palette index
function main ()
local w = mappy.getValue(mappy.MAPWIDTH)
local h = mappy.getValue(mappy.MAPHEIGHT)
if (w == 0) then
mappy.msgBox ("Set palette index", "You need to
www.eeworm.com/read/171168/9768471
lua brush test.lua
-- Brush Test.lua
function main ()
local w = mappy.getValue(mappy.MAPWIDTH)
if (w == 0) then
mappy.msgBox ("Brush Test", "You need to load or create a map first", mappy.MMB_OK, mappy.MMB_I
www.eeworm.com/read/171168/9768481
lua show mouse coords.lua
-- Show mouse coords
function main ()
if (mappy.getValue(mappy.MAPWIDTH) == 0) then
mappy.msgBox ("Show mouse coords", "You need to load or create a map first", mappy.MMB_OK, mappy.MMB_ICONINF
www.eeworm.com/read/171168/9768487
lua anim test.lua
-- Anim Test.lua
function main ()
local animtypes = {
"AN_NONE",
"AN_LOOPF",
"AN_LOOPR",
"AN_ONCE",
"AN_ONCEH",
"AN_PPFF",
"AN_PPRR",
"AN_PPRF",
"AN_PPFR",
"AN_ONC
www.eeworm.com/read/336112/12476315
bas main.bas
Attribute VB_Name = "Module1"
Option Explicit
Sub Main()
Dim icdev As Long
icdev = rf_init(1, 9600)
If icdev < 0 Then
MsgBox "连接失败,请检查串口1!"
End
End If
www.eeworm.com/read/249597/12485702
frm 房态图.frm
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C9