代码搜索:MsgBox
找到约 3,543 项符合「MsgBox」的源代码
代码结果 3,543
www.eeworm.com/read/254439/12135993
frm frminput.frm
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00
www.eeworm.com/read/254439/12136018
frm frmpass.frm
VERSION 5.00
Begin VB.Form frmPass
BackColor = &H00C0C0C0&
Caption = "修改密码"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWi
www.eeworm.com/read/253753/12201515
frm kefangchakan.frm
VERSION 5.00
Begin VB.Form kefangchakan
Caption = "客房查看"
ClientHeight = 4320
ClientLeft = 60
ClientTop = 345
ClientWidth = 6915
Icon
www.eeworm.com/read/151247/12226174
frm frmchangepassword.frm
VERSION 5.00
Begin VB.Form frmChangePassword
BorderStyle = 1 'Fixed Single
Caption = "修改密码"
ClientHeight = 3225
ClientLeft = 45
ClientTop = 4
www.eeworm.com/read/151211/12227442
txt 12.txt
VB中Combo的一种输入检查制约方法的实现
北京
吴昊江
---- Combo方式的输入域,可在程序中事先设定好一组数据,由用户以下拉方式来选择输入项目,这种工作方式可方便用户的使用是显而易见的,使用者无需记住输入的数据,只要拉下数据列表表框,从中选出自己所需的数据便可,特别是对于那些不熟练的用户来说,这种输入方式还兼有使用向导的功能。但是此方法对于那些熟练的用户,对于所选择的数据列表数据 ...
www.eeworm.com/read/151211/12228425
txt 34(1).txt
检查是否安装声卡
利用VB检查声卡,十分简单.参见下例:
>>步骤1----建立新工程,在窗体上放置一个CommandButton按钮.
>>步骤2----编写下述代码:
Private Declare Function waveOutGetNumDevs Lib "winmm.dll" _
() As Long
Private sub Command1_C
www.eeworm.com/read/151211/12228474
txt 131.txt
在Access数据库中实现密码管理的另一种方式
作者:王小娟
大 家 都 知 道, 数 据 库 的 安 全 性 是 很 重 要 的, 它 直 接 影 响 到 数 据 库 的 广 泛 应 用。 用 户 可 以 采 用 任 意 一 种 方 法 来 保 护 数 据 库 应 用 程 序, 也 可 以 将 几 种 方 法 结 合 起 来 使 用。 利 用Access 数 据 库 自 身 提 ...
www.eeworm.com/read/151143/12233003
m msgdlg.m
function handle=msgdlg(message,CreateStruct)
% Open message box "msgbox" with name "S4M.name"
% Written by: E. R.: October 23, 2003
% Last updated: Januart 4, 2004: Second input argument
%
%
www.eeworm.com/read/151137/12233280
m asm.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% Based on (unless otherwise stated):%%%
%%% Active Contour Models--Their Training & Application
%%% T.F.Cootes, C.J.Taylor, et.al.
www.eeworm.com/read/151080/12236508
frm form9.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "Mscomctl.ocx"
Begin VB.Form Form9
BorderStyle = 3 'Fixed Dialog
Caption = "工资管理系统数据备份"
ClientHeig