搜索资源列表
testwin.zip
- 如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件
用Java编写HTML文件分析程序
用Java编写HTML文件分析程序
一、概述
GetMessagAndPeekMessage
- 深入GetMessage和PeekMessage-depth GetMessage and PeekMessage
kbhookdll
- wince 下的hook 程序 进行系统 GetMessage的拦截,本例进行WM_TEXT 拦截-wince under the hook GetMessage procedures for the interception system, WM_TEXT cases for the interceptor
getMessage
- 网络测量是通过收集数据或分组的踪迹定量分析不同的网络应用在网络中的分组活动情况的技术。 通过网络测量,可以更加有效地认识和了解网络的性能,进行高效的网络性能管理;可以发现网络故障并对其进行迅速定位;可以检测拥塞链路,预警拒绝服务攻击,实施流量工程,满足服务等级合同的高效QOS策略设计及实现多种形式科学计费。此外,网络测量还是建立网络流量模型的重要手段。因此,网络测量对于网络管理、流量模型的建立、网络行为的理解、网络规划等方面都有重
testwin
- 如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件- How compiles is smaller than the 20K Windows procedure How de
GetMessagAndPeekMessage
- 深入GetMessage和PeekMessage-depth GetMessage and PeekMessage
kbhookdll
- wince 下的hook 程序 进行系统 GetMessage的拦截,本例进行WM_TEXT 拦截-wince under the hook GetMessage procedures for the interception system, WM_TEXT cases for the interceptor
getMessage
- 网络测量是通过收集数据或分组的踪迹定量分析不同的网络应用在网络中的分组活动情况的技术。 通过网络测量,可以更加有效地认识和了解网络的性能,进行高效的网络性能管理;可以发现网络故障并对其进行迅速定位;可以检测拥塞链路,预警拒绝服务攻击,实施流量工程,满足服务等级合同的高效QOS策略设计及实现多种形式科学计费。此外,网络测量还是建立网络流量模型的重要手段。因此,网络测量对于网络管理、流量模型的建立、网络行为的理解、网络规划等方面都有重
GetMail
- javamail的应用,MailServer类可单独应用,GetMessage不完整,主要描述MailServer的应用-javamail application, MailServer can be a separate type of application, GetMessage incomplete application describes MailServer
SendMessage
- 一个sendmessage与getmessage的简单示例-Sendmessage with a simple example getmessage
PasswordSpy
- PasswordSpy 程序最有趣的部分其实是使用 SetWindowsHookEx API.函数设置Windows 钩子。利用该函数你可以将钩子安装到操作系统中或者某个特定的进程中。钩子的种类有很多种,每种钩子作用也不尽相同,用来监视特定的一组事件。当某一类事件发生时,钩子代码被调用。PasswordSpy使用WH_GETMESSAGE钩子,它监视对GetMessage 和PeekMessage 的调用.-PasswordSpy is
testwin
- 如何在Delphi中编写小于20K的Windows程序. 演示如何使用: CreateWindow,CreateWindowEx,SendMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件-How to Delphi in the preparation of the Wind
getmessage
- VB做的一个获取系统的信息,希望对大家学习VB编程有用-VB do a acquisition system for all the information that is useful learning VB
car
- GUI Driver CarPark.java:287: cannot find symbol symbol : class IllegalOperationException location: class ro.polak.multilevelcarpark.controllers.CarPark catch(IllegalOperationException e){gui.simpleDialog("
GetMessage
- 简单的windows不同窗口之间的message通信,适合初级学习者-Simple Windows of the message communication between different window, suitable for primary learners
GetMessage
- Message Hooker With this component you can hook messages from other WinControls.
javaerrorone
- java自定义异常实例(一)。 public class CustomException_02 { public static void main(String[] args) { try { customException() formatThrowable() } catch (CustomException e1) { // 捕获CustomException异常 Sy
javaerrortwo
- java自定义异常实例(二)。 public class CustomException_02 { public static void main(String[] args) { try { customException() formatThrowable() } catch (CustomException e1) { // 捕获CustomException异常 Sy
getmessage
- 易语言拦截封包,需要外挂作坊4.0模块,通过WSPHOOK或者APIHOOK实现封包拦截-Easy language to intercept packets, you need to plug-in module workshop 4.0
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 沪ICP备09016508号
1999-2046 源码中国 All Rights Reserved.