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

搜索资源列表

  1. Skin2

    0下载:
  2. vc6.0,界面编程,自制对话框上的按钮,并且相应鼠标事件-vc6.0, interface programming, and made a button on the dialog, and the corresponding mouse events
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:51163
    • 提供者:蒲川江
  1. 透明时钟

    0下载:
  2. 一个透明的小时钟,可以设定重要事件提醒等。用delphi实现-a small transparent clock can be set to remind other important events. Delphi used to achieve
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1546684
    • 提供者:天天天
  1. 读和写WINDOWS事件日志

    0下载:
  2. 读和写windows操作系统得事件和日志得源代码。思路清晰,可以参考其中具体得算法。-read and write windows in the operating system and log events in the source code. Clear ideas, in reference to a specific algorithm.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:16632
    • 提供者:bei
  1. CoreEditor

    0下载:
  2. EditAction类是关于记事本文件操作的事件类,包括记事本的编辑操作,包括查找、替换、剪切、复制、粘贴等事件的响应,其中在构造方法提供了接口参数-EditAction category of notebook paper operation of the events category, the notebook includes the editorial operations, including search and replace, cut, copy, paste, etc. in
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:58995
    • 提供者:刘辉
  1. DelegateAndShijian

    0下载:
  2. 本程序介绍了怎样通过委托来定义一个事件。以及委托和事件的相互关系。-the procedures introduced by the commission how to define an event. Commissioned and events, as well as the mutual relations.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6382
    • 提供者:月光沙滩
  1. MultithreadTcpTestClient

    0下载:
  2. TCP网络编程客户端测试程序.多线程设计,面向事件触发机制.-TCP network programming client testing procedures. Multithreading design-oriented events trigger mechanism.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:29812
    • 提供者:feng
  1. MultithreadSerialTest

    0下载:
  2. 多线程的,事件触发的串口测试软件.支持16进制,ASCII码.可加多种校验码-multithreading, events triggered by serial testing software. 16-band support, ASCII. Available multiple Check Code
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:149534
    • 提供者:feng
  1. managedspy

    2下载:
  2. ManagedSpy是一个诊断工具,和Spy++类似。它显示受托管的属性,允许你记录事件,并且是一个使用ManagedSpyLib的很好例子。ManagedSpyLib引入了一个称为ControlProxy的类。一个ControlProxy是一个System.Windows.Forms.Control的代表,允许你获得或设置属性并预定事件好似你正在目标进程中运行着一样。使用ManagedSpyLib来做自动化测试,为兼容性做事件记录进程交互通讯,或白盒测试。 -ManagedSpy is a
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:276086
    • 提供者:杰子
  1. ActiveXShadeButton

    0下载:
  2. There are many owner-draw button written using C++ and the MFC classes. There a lso many ActiveX controls, mostly written in Visual Basic. While with C++ you can easily use both the MFC and the OCX controls, with Visual Basic you need to convert the
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:72314
    • 提供者:刘亦菲
  1. Shequ_Mis

    0下载:
  2. 主要技术: 1.对常见控件的使用(如:TStrings、TStringList、Tlist) 2.数据库链接:常见的数据访问技术(ADO技术,BDE技术) TadoConnection(数据链接)/TadoQuery(数据集)控件, TDataModule数据模块使用, 读取配置文件 3.事件驱动编程: 窗体事件(OnActivate,OnCreate,OnShow)键盘事件(KeyPress),鼠标事件(MouseMove),定时事件(Timer) 4.动态生成组件
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3161102
    • 提供者:陈超群
  1. SWTExamples

    0下载:
  2. SWT开发例子,入门好资料,基本介绍了swt开发的事件,流程,以及一些想法,让你快速上手-SWT development example, the entry good, basic introduction to the development of events can, processes, and some of the ideas and let you unfamiliar
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1211747
    • 提供者:冯世华
  1. MIDAS

    0下载:
  2. 特徵: 1.在客戶端使用IDispatch使appserver可以作为接口使用.可以有代碼輸入提示啦,哈哈 2.支援服務器廣播,由服務器觸發客戶端事件.(callback). 實現過程: 1.在服务器的TLB里面定义一个ICLIENT,在客户端应用程序实现ICLIENT的接口. 2.APPSERVER定义一个注册ICLIENT到服务器的方法,在服务器的需要的时候调用ICLIENT.即可以反映到客戶端 -Feature : 1. The client uses to
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:798909
    • 提供者:wb
  1. Socket20060401

    0下载:
  2. 一个Socket连接类,封装了Winsock API,而它提供的方法和事件等与Winsock控件完全一样。如果想了解Windows下面Socket通信的朋友可以下载一下,看看这个类是如何实现的。而且这个包里面还带了若干实现的范例,例如Socket聊天室等。-a socket connection type, Packaging, a Winsock API, and it provides methods and events with Winsock control completely th
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:58085
    • 提供者:刘峰
  1. riptideAnyWhere1

    0下载:
  2. 远程控制软件源代码,采用异步事件选择模型,截屏压缩传输等也具有参考价值。-remote control software source code, using asynchronous events choice model, compression and transmission of attack also with reference value.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:111317
    • 提供者:陈海峰
  1. SourceFile12

    0下载:
  2. 程序功能描述: * 行列式键盘检测 * 输入: * 用户的按键事件 * 输出: * 存放用户输入的键值 *-procedures functional descr iption : * * Detection determinant keyboard input : * the user * output button events : * storing user input keys *
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6952
    • 提供者:王强
  1. Windowstime

    0下载:
  2. Windows下的高精度计时和高频事件的产生 在VC++编程实现。直观!-Windows precision timing and the high frequency of events generated in VC + + programming. Visual!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27775
    • 提供者:陈相普
  1. IEHelper_src

    0下载:
  2. Microsoft为\"我的电脑\",IE流浏览器都设置了接口,只要你注册一个自己定义的COM DLL库,windows 在IE启动的时候都会调用这个DLL,(相当于挂钩了),所以你在你的DLL文件中对输入的网址进行处理了! 下载一个IEhelper,IE浏览网页的时候有几个事件要发生-Microsoft as "my computer", IE-browser interfaces are set up, if you registered their definition
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8670
    • 提供者:try3920
  1. KeyHook_demo

    0下载:
  2. Keyboard Hook, This example shows how to write global hooks .This program captures all the Keyboard events and save the keys to a text file-Keyboard Hook, This example shows how to write global hooks .This program captures all the Keyboard events
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:138122
    • 提供者:Jet Lan
  1. wuxc_winsock

    0下载:
  2. c# winsock 编程,是对winsock的封装,增加了事件编程。-c # programming is the protocols of the package, an increase of events programming.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:259556
    • 提供者:wuxc
  1. TheEnhancedTimer

    0下载:
  2. With today’s processors running at frequencies of more than 1GHz, you can use the processor clock to time events with much higher accuracy than 10 ms.From www.Intel.com-With today's processors running at freque ncies of more than 1 GHz, you can u
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:54931
    • 提供者:张会光
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com