代码搜索:MsgBox
找到约 3,543 项符合「MsgBox」的源代码
代码结果 3,543
www.eeworm.com/read/104964/6200434
bas startup.bas
Attribute VB_Name = "startup"
'
' Project: vbtos
'
' Description:
' This is a simple app that creates a datagram socket and sets the
' IP_TOS option. Note that you cannot directly verify t
www.eeworm.com/read/104964/6200437
bas startup.bas
Attribute VB_Name = "startup"
'
' Project: vbaddrq
'
' Description:
' This simple app uses the SIO_ADDRESS_LIST_QUERY ioctl to obtain
' the local IP interfaces.
'
Option Explicit
'
www.eeworm.com/read/104964/6200441
bas startup.bas
Attribute VB_Name = "startup"
'
' Projects: vbmaxmsg
'
' Description:
' This simple project illustrates the SO_MAX_MSG_SIZE socket option.
' This option returns the maximum byte size of a
www.eeworm.com/read/104964/6200455
bas startup.bas
Attribute VB_Name = "startup"
'
' Project: vbifqry
'
' Description:
' This project illustrates the use of the SIO_ROUTING_INTERFACE_QUERY
' ioctl. This ioctl will determine which local int
www.eeworm.com/read/488517/6488753
frm frm_calling_card_edit.frm
VERSION 5.00
Begin VB.Form Frm_Calling_Card_Edit
BorderStyle = 1 'Fixed Single
Caption = "名片修改"
ClientHeight = 3540
ClientLeft = 45
ClientTop =
www.eeworm.com/read/487437/6511425
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Internet"
ClientHeight = 2115
ClientLeft = 60
ClientTop = 345
ClientWidth = 2640
LinkTopic
www.eeworm.com/read/258856/11836459
frm frmdatasourceset.frm
VERSION 5.00
Begin VB.Form frmDataSourceSet
BorderStyle = 1 'Fixed Single
Caption = "服务器配置窗口 "
ClientHeight = 1875
ClientLeft = 45
ClientTop =
www.eeworm.com/read/155761/11850440
bas mainmodule.bas
Attribute VB_Name = "MainModule"
Sub Main()
Dim cpxZ As Complex
Dim dblM As Double
Dim i As Integer, n As Integer
Dim sComplex As String, sMsg As String
Dim cpxZR() As Comple
www.eeworm.com/read/344225/11898873
lua find block in map.lua
-- Find block in map
function main ()
local w = mappy.getValue(mappy.MAPWIDTH)
local h = mappy.getValue(mappy.MAPHEIGHT)
if (w == 0) then
mappy.msgBox ("Find block in map", "You need to