搜索资源列表
qqMsgSnd
- 可以实现qq消息*功能。 可以指定发送次数(有点象消息炸弹)用到了EnumWindows,FindWindows()等一系列函数,穷举对话框,可以查找到QQ对话框层,和一些分层以及字符串处理。代码在VC6,WIN200SERVER调试通过。-can achieve qq news listserv. This number can be designated (somewhat like a bomb news) uses EnumWindows, FindWindows () a ser
scanfile
- 字符串的常用处理. 最近写一个串口与单片机通信 查找字符串中的特定子串,希望对大家有帮助!-commonly used string handling. Recently wrote a serial communication and microcontroller identify the specific string substring. We want to help!
MEMAC
- MicroEmacs 屏幕编(支持鼠标,字符串的处理等等功能)
RemoteReverse
- 字符串反转服务器端和客户端 服务器端采用多线程,可以同时处理多个连接
PRG6_3
- 多进程并发服务器。该程序等候客户连接,一旦连接则显示客户的地址,接着接收该客户的名字并显示。然后接收来自该客户的信息(字符串)。每当收到一个字符串,则显示该字符串,并将字符串反转,再将反转的字符发回客户。之后,继续等待接收该客户的信息直至该客户关闭连接。服务器具有同时处理多客户的能力。-more complicated process server. The procedure for connecting customers, once the connection is shown to t
daxfi-1[1].0.tar
- DAXFi是一个Python 脚本,可以方便地帮助配置几个不同种类的防火墙。它可以作为后台程序运行,并根据外部条件调整其行为;可以用XML文件,XML字符串描述规则,或是直接由代码生成;可以用一种用Python写的插件配置和扩展程序。它带有一个Python 包,用于建造其它应用程序,用一种统一的方式(包括一些样例程序)处理不同的防火墙-DAXFi is a Python scr ipt, can help to facilitate the distribution of several dif
选课系统
- 程序由client和server两部分组成,主要通过其间的流传输及其相应的通讯字符串实现。client和server端均通过对对方信息的判断而进行相应的处理以达到最终效果。 其中关键的数据存储为文件存储。服务器为每个新用户创建相应的数据文件以存储用户的选课信息,而客户的选课信息查询也同样是通过对文件信息的读取实现-procedures by client and the server is composed of two parts, mainly through the flow of tra
简单的web浏览器
- 使用MFC编写的简单的浏览器 CHtmlView 类的成员函数 1.获取和设置属性(Attributes)的成员函数 (1)CString GetType( ) const; (2)long GetLeft( ) const; void SetLeft( long nNewValue ); (3)long GetTop( ) const; void SetTop( long nNewValue ); (4)long GetHeight( ) const; void SetHeight( long