代码搜索:MsgBox
找到约 3,543 项符合「MsgBox」的源代码
代码结果 3,543
www.eeworm.com/read/270172/11046100
vb cancelreserve.vb
Imports System.Data.OleDb
Public Class CancelReserve
Dim myConnection As New OleDbConnection("provider=Microsoft.Jet.OLEDB.4.0; Data source=D:\library.mdb")
Dim myCommand As OleDbComm
www.eeworm.com/read/269280/11103108
ebf form1.ebf
VERSION 5.00
Begin VB.Form Form1
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "Form1"
ClientHeight = 3510
ClientLeft = 60
Clie
www.eeworm.com/read/268573/11132825
m crcdecode.m
% 采用美国16-CRC标准
% 16bit CRC 生成多项式D16+D1+D2+1
% 输入code为要进行解码的码源
% 返回值sign是指示是否出现错误1为有错,0为无错
% 如果正确 指示0 并解码,decode 为解码后的码
function [sign,decode] =CrcDecode(code)
generator = [1 1 0 0 0 0 0 0 0 0 0
www.eeworm.com/read/267782/11162741
cpp salewin5.cpp
#include
#include
#include
#include "box.h"
#include "sysinfo.h"
#include "submenu.h"
#include "salewin.h"
void
SaleWin::DoMulPay()
{
char *sname0[5]={"
www.eeworm.com/read/267782/11162776
cpp menu.cpp
/*******************************************************************************
模 块: 菜单.
功 能: 包括菜单条和子菜单.
程序员: 雷中南.
版 本: v1.1
时 间: 1999-05-10
*******************************************
www.eeworm.com/read/267774/11163155
frm frmclean.frm
VERSION 5.00
Begin VB.Form frmclean
Caption = "数据清理"
ClientHeight = 3090
ClientLeft = 60
ClientTop = 450
ClientWidth = 4680
LinkTopic
www.eeworm.com/read/267774/11163172
frm frmyasuo.frm
VERSION 5.00
Begin VB.Form frmyasuo
Caption = "Form1"
ClientHeight = 3180
ClientLeft = 60
ClientTop = 450
ClientWidth = 4770
LinkTopic
www.eeworm.com/read/266427/11226696
frm form10.frm
VERSION 5.00
Begin VB.Form Form10
Caption = "管理员密码修改"
ClientHeight = 3705
ClientLeft = 60
ClientTop = 450
ClientWidth = 5865
LinkTopic
www.eeworm.com/read/266090/11242314
asp request.asp
window.resizeTo(screen.availWidth,screen.availHeight);
www.eeworm.com/read/148195/12485578
frm zhuce.frm
VERSION 5.00
Begin VB.Form zhuce
BorderStyle = 1 'Fixed Single
Caption = "系统注册"
ClientHeight = 3195
ClientLeft = 45
ClientTop = 330
Clien