CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - messagebox

搜索资源列表

  1. CMIS

    0下载:
  2. 本系统是根据实际的手术室和麻醉室的管理 过程实现系统内的功能模块,具有系统功能全 面、业务流程简-string sqlstring = =students_info Trusted_Connection=yes SqlConnection a = new SqlConnection(sqlstring) a.Open() SqlCommand b = new SqlCommand( select* [students2] where id =
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:35629
    • 提供者:橡树
  1. WindowsFormsApplication1

    0下载:
  2. 上位机软件的具体要求 串口通信 功能如主界面所示 1系统设置 串口通信的简单设置一个界面 ,如图4所示 2数据管理 查看过去的数据 3数据维护两个功能 1阈值设置(实时显示的数据超过设定的规定值时弹出对话框警告messagebox) 2数据备份如图6 4管理员设置 管理员的增添改 -Specific requirements of the host computer software Serial commu
  3. 所属分类:.net

    • 发布日期:2017-05-06
    • 文件大小:666646
    • 提供者:owen
  1. pe-asm

    0下载:
  2. The source program that shows how to create a compiler / assembler into machine code, written completely in Delphi. The source code shows how to create your own EXE-files: the formation of Win32 header \ PE\ , DOS \ MZ\ , adding sections, creation of
  3. 所属分类:3G develop

    • 发布日期:2017-05-05
    • 文件大小:13158
    • 提供者:denis
  1. iadian

    0下载:
  2. 自定义MessageBox,实现窗口倒计时自动关闭,并且可以暂停倒计时-Custom MessageBox, realize window countdown shut down automatically, and can stop the countdown
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:79147
    • 提供者:Glonn
  1. ring3_iat_hook_api

    0下载:
  2. 采用vs2008开发的一个钩子程序,此程序是钩取iat层的messagebox的demo-the demo about iat for messagebox
  3. 所属分类:Hook api

    • 发布日期:2017-12-11
    • 文件大小:8257
    • 提供者:274013840
  1. desijn_container

    0下载:
  2. 自定义MessageBox,实现窗口倒计时自动关闭,并且可以暂停倒计时(Custom MessageBox, realize window countdown shut down automatically, and can stop the countdown)
  3. 所属分类:界面编程

    • 发布日期:2017-12-16
    • 文件大小:78848
    • 提供者:唐祺
  1. MessageBoxCenterMain

    0下载:
  2. 本工程使用工具为VS2010,实现消息框在父窗口居中,而不是屏幕居中。(This project uses the tool VS2010, the message box in the father window center, rather than the screen center.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-04
    • 文件大小:53248
    • 提供者:asemarece
  1. assemblw-reprhsept

    0下载:
  2. 修改messagebox的源代码,down的!()
  3. 所属分类:其他小程序

    • 发布日期:2018-01-05
    • 文件大小:21504
    • 提供者:Yvqnwe
  1. qt_test_date_wm_struct

    0下载:
  2. 一个简洁的qt工程,一个qt5工程,一个qt demo,自己编写,测试可以用,实测可用。打开编译运行即可。 这是一个qt源码工程,里面实现的主要内容是qt程序获取windows开关机消息,qt捕获windows message从而实现开关机、休眠之前的动作; 一、源码内容如下: 1. qt显示时间和日期; qt5显示日期时间,qt5获取系统时间,qt获取日期;qt日期例子。qt时间例子; 2. typedef结构体用法,typedef结构体转换和数据拷贝方法例子; 3. qt测试小
  3. 所属分类:Windows编程

  1. eventlog_provider

    0下载:
  2. messagebox("Mensaje",as_mensaje) adw_actual.setcolumn(as_campo) adw_actual.setfocus()
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:5120
    • 提供者:LIVENETC
  1. MessageBoxManager

    0下载:
  2. c# PSCS custom messabox
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:39936
    • 提供者:clintm
  1. ColorMessageBox

    0下载:
  2. A colorable MessageBox
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:3072
    • 提供者:DSIC
  1. messagebox

    0下载:
  2. mesagebox api Descr iption
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:21504
    • 提供者:LimYoungJin
  1. UDiskMonitor

    0下载:
  2. // 获取当前插入设备对应磁盘编号 A--Z char chDisk = FirstDriveFromMask(lpdbv->dbcv_unitmask); CString strDisk,FstrDisk,NewDisk; strDisk.Format("%c:\\",chDisk); if(CValidFunction::IsPathExist(strDisk)) { UINT nDriveType = G
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:36864
    • 提供者:snxsnx
  1. Windows_API编程入门教程

    0下载:
  2. Windows API 编程是指调用Windows 的接口函数来进行程序的编写, 例如MessageBox 就是一个API 函数或者说接口函数。怎么说都可以,自己理解就行。如果你连这个都不太懂,我想也不会搜到这篇文章了(Windows API programming refers to the programming of a program that calls the interface function of Windows, for example, MessageBox is a AP
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:45056
    • 提供者:ncyongyou
  1. 条码识别

    0下载:
  2. Image primaryImage = Image.FromFile(fileName); Bitmap pImg = MakeGrayscale3((Bitmap)primaryImage); using (ZBar.ImageScanner scanner = new ZBar.ImageScanner()) { List<ZBar.Symbol> symbols = new List<ZBar.Symbol>(); System.Diagnostics.
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-29
    • 文件大小:2695168
    • 提供者:jackwang1211
  1. nbkm

    0下载:
  2. using System; using System.Windows.Forms; namespace ReflexilDemo { public partial class DemoForm : Form { public DemoForm() { InitializeComponent(); } private void ComputeAndDisplay(de
  3. 所属分类:游戏

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:啦啦噜
  1. NET(C#)通用类库源码

    1下载:
  2. 通用的原生类库源码资料,如INIFile,MailSend,MessageBox,Pagevlidate,TimeParser..(Source source data of generic class libraries)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2425856
    • 提供者:缘来是你.
  1. DES

    0下载:
  2. DES加密 S盒运算 进制转换 进行16轮的循环处理(cipher GetDlgItemText(IDC_EAesEn,(char*)inBuff,24); if(strlen((char*)inBuff)>16)MessageBox("");)
  3. 所属分类:加密解密

  1. PowerBuilder读取保存图片

    0下载:
  2. //读取保存图片 string ls_pathname, ls_filename integer li_value,li_FileNum,loops,i long ll_fileLength,bytes_read,new_pos blob b, tot_b Blob gb_photo INSERT INTO PJ_TP(AA) VALUES ('1') USING SQLCA; COMMIT USING SQLCA; li_value = GetFileOpenName(&qu
  3. 所属分类:文档资料

« 1 2 ... 9 10 11 12 13 1415 »
搜珍网 www.dssz.com