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

搜索资源列表

  1. winmsg

    0下载:
  2. 一个对win32消息处理的程序-one pair of win32 information handling procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:69959
    • 提供者:王子欣
  1. MsgBoxCtrl

    0下载:
  2. 编写成一个Dll的系统消息对话框,功能和Windows提供的一样-Dll compiled a message box systems, functions and the same for Windows
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:300166
    • 提供者:赵吉颖
  1. ListTips

    0下载:
  2. 通过Windows API函数SendMessage发送消息使List Box中的每一个Item有不同的Tooltip-through the Windows API function SendMessage Send Message List Box enable each of a different Item Tooltip
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2165
    • 提供者:GQI
  1. memo_zqd

    0下载:
  2. 具有时钟,定时报警,多条记录,日期签署功能的桌面备忘录。可实现消息提醒和播放音频提醒两种提醒方式。可实现托盘,总在最上方等功能。调用了windows media player的OCX控件。-with clock, regular police, a number of records, the date of signing function desktop memorandum. Achievable news alerts and playing audio remind remind bo
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1986781
    • 提供者:付富
  1. 进程控制实验

    0下载:
  2. 操作系统实验,进程控制实验,Process.exe为父进程执行程序ChildProcess.exe为子进程执行的程序 该程序实现了进程间的消息通信,共享储存区通信以及管道通信-experimental operating system, process control experiments, Process.exe designation process ChildProcess.exe procedures for the implementation of the process-th
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1949438
    • 提供者:俞鹏
  1. MiniTool

    0下载:
  2. 测量工程小工具合集 使用了模拟移动的方法,不仅在算法上有很多 值得借鉴的地方,对于window的消息机制也有很多启发-measurement tools Collection of small works using simulated moving way not only in the algorithm, there are a lot of places worth learning, the news window mechanism has inspired many
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:65462
    • 提供者:江中滔
  1. DCFlash

    1下载:
  2. 使用CMemDC类解决应用程序的闪烁问题 在你的MFC程序中解决闪烁问题是个烦心的工作。你可以在书上或者网上找到关于这方面的介绍,但是介绍的技术一般都是很复杂的或者是很难应用到已经存在的程序中去。 一个京城使用的技术叫做双缓冲。双缓冲使用一个新的缓冲来画屏幕,然后把整个的屏幕显示在真正的屏幕上。 这篇文章使用了叫做CMemDC的类,这个类封装了绝大部分写入off-screen缓冲区的方法。在已经存在的MFC或者是ActiveX控件中加入CMemDC类是非常方便的。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2448
    • 提供者:罗成
  1. wf_calendar

    1下载:
  2. 万年历源代码MFC的精髓-六大关键技术 1.MFC的程序初始化过程 2.RTTI(Runtime Type Information)动态类型识别 3.Dynamic Creation动态生成 4.Persistence 持久性/永久保存 5.Message Mapping 消息映射 6.Message Routing 消息传递 -hefty almanac MFC source code for the quintessence-six key technologies
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:134009
    • 提供者:蓝拨
  1. ex27a

    0下载:
  2. 程序增加了一个顶层Storage菜单,其中有Write和Read选项。在调试中运行,先选择Write,待一个Write complete消息框后,再选择Read.-procedures increased by a top-level Storage menu, which Write and Read option. Commissioning of the operation, select Write, Write complete pending a news box and choos
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:37542
    • 提供者:阿甘
  1. qqsave

    0下载:
  2. 本软件是QQ消息自动控制器,欢迎下载本软件-QQ software is the automatic controller news, welcome to download the software
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:101067
    • 提供者:李香
  1. TextEditForD7

    0下载:
  2. 这是一个记事本程序集成了鼠标消息和最小化到任务栏等功能.-This is a notebook mouse procedure integrates information and to minimize the functional task bar.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:234954
    • 提供者:安崎
  1. MSNmessage(js)

    0下载:
  2. Msn消息提示类纯JS实现,不可不看哦-news suggested 550,000 category pure JS realized, not FACT! !
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4363
    • 提供者:朱胡应
  1. UCOSII22

    1下载:
  2. 基于51内核的圈圈操作系统**************** 说明:这是本人学习嵌入式操作系统后在51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释, 请给圈圈留言: http://blog.21ic.com/blog.asp?name=computer00 -circ
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:253137
    • 提供者:uuu
  1. TTC

    0下载:
  2. 本程序分为三个相对独立的部分,第一个部分是类clock的定义,第二个部分是时钟类成 员函数的具体实现,第三个部分是主函数mdn()。从前面的分析可以看到,声明了类及成员 函数只是对问题进行了抽象和封装的描述,问题的解决还要通过“类的实例”——对象之间的 消息传递来完成,这里的主程序的功能就是声明对象并传递消息。 程序中语句”yCtdk.showTime()就是对象调用函数的标准形式,它访问了类mYClMk 的成员函数5h。wTlme()。 -the procedure
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1560
    • 提供者:xx
  1. mouseandclick

    0下载:
  2. 这是一个典型鼠标事件处理的小程序,便于初学者理解VC的消息处理的过程.-This is a typical case of the mouse small procedure to facilitate VC beginners understand the news process.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:36145
    • 提供者:王毅
  1. MS-agent

    0下载:
  2. msagent说明文档。机器人接口 Agent,COM,角色,语音识别,语音合成。 对Agent编程的方法主要有使用VB,VC等语言进行ActiveX调用,除此之外还有直接通过VC进行COM编程调用。在VB中调用Agent是最简单不过了,但由于VB程序本身存在诸多缺陷,很难在实际中应用。而在VC中,由于Agent内部完全采用了UNICODE编码,同时还要处理各种繁杂的COM接口,从而也存在一定的问题。AgentShell是建立在Agent和应用程序之间的一个外壳程序,通过它可将Agent复杂的C
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:721552
    • 提供者:xpnt
  1. Mymessage3

    0下载:
  2. 这里是有关系统消息中的WM_PAINT消息与WM_SIZE消息的,在应用程序中添加这两个消息,程序如下:-here is the system of news and information WM_PAINT WM_SIZE news, the application of this procedure to add two sources, procedures are as follows :
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:35486
    • 提供者:樊智勤
  1. timerprogram

    0下载:
  2. 定时器程序,不同于普通的定时器,它是完全利用原始的消息循环机制-timer procedure, unlike an ordinary timer, it is entirely the use of the original news cycle mechanism
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6975
    • 提供者:杨林
  1. sendData

    0下载:
  2. 两个程序交换数据,采用传送消息的方式传送。-Two programs to exchange data, using the transmitted message transmission.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:346795
    • 提供者:cyb
  1. comet4j.js

    0下载:
  2. 消息推送中间件,用于js脚本文件中消息推送使用(Message push Middleware)
  3. 所属分类:中间件编程

    • 发布日期:2017-12-15
    • 文件大小:6144
    • 提供者:野兔子
« 1 23 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com