-
sniffer工具源码
综合ping和sniffer,基于vs2010开发,方便对课程作业需求,新手不是很厉害欢迎下载
- 2023-02-03 07:00:03下载
- 积分:1
-
、完全支持生成htm,html后缀的静态文件,目前支持生成4种文件后缀:htm,html,shtml,asp。
2、修正以前整站加密的js伪加密为动态加密。...
、完全支持生成htm,html后缀的静态文件,目前支持生成4种文件后缀:htm,html,shtml,asp。
2、修正以前整站加密的js伪加密为动态加密。
3、修正了登录框调用的动态读取及验证码问题。
4、加入了相册缩略图和图片水印。
5、加入了回复和评论验证码。
6、用户管理后台首页的改进。
7、修正了ubb分段及部分标签解析的问题。
8、修正了整合论坛第一次登录出错的问题。
9、修正了其他已知bug。-and fully support the formation htm, html suffix static document, currently supports four types of documents generated suffix : htm, html, shtml, asp. Two, that before the whole point of encryption to encrypt js pseudo-dynamic encryption. 3, amended Login box called dynamic code reading and verification issues. 4, by adding a photo album and photo thumbnail watermark. 5, by adding a response to comments and validation code. 6, user management background Home Improvement. 7, amended UBB and some sub-label analysis of the problem. 8, amended the integration of the first Forum of errors logged. 9, amended other known bug.
- 2022-01-28 21:45:33下载
- 积分:1
-
在一个常规的C++ Builder设计模式编写的理解模式的建立…
设计模式中builder模式的一个例程
C++编写
看了代码对理解builder模式有很大帮助-Builder design pattern in a routine mode of C++ Prepared to understand the builder code reading mode helps a lot
- 2022-01-31 06:44:58下载
- 积分:1
-
本程序可以显示模拟信号
本程序可以显示模拟信号-this program will show an analog signal
- 2022-02-03 20:44:58下载
- 积分:1
-
注册用得源码 临时用下 大家体谅
注册用得源码 临时用下 大家体谅-Source used for registration under the U.S. temporary understanding
- 2022-03-26 02:02:20下载
- 积分:1
-
httpserver解决乱码问题
procedure TForm1.httpS_1CommandGet(AContext: TIdContext;
ARequestInfo: TIdHTTPRequestInfo; AResponseInfo: TIdHTTPResponseInfo);
// var
// bb : Tb
var
sRawByte: RawByteString;
sAnsi: AnsiString;
begin
Mm_1.Clear;
ARequestInfo.ContentType :="text/html;Charset=UTF-8";
Mm_1.Lines.Add("ContentType Params " + ARequestIn
- 2022-08-22 10:45:21下载
- 积分:1
-
在某个固定的句子中查找任意输入的单词,如果存在,在句子中将该单词改为大写,若不存在,报告“找不到”...
在某个固定的句子中查找任意输入的单词,如果存在,在句子中将该单词改为大写,若不存在,报告“找不到”-in a fixed sentence indiscriminate importation of search words, if there is the word sentence into this capital, If not, "not"
- 2023-06-07 07:45:02下载
- 积分:1
-
以组合的方式建立网页数据库及应用程序,可以快速开发最新且有力的网络应用程序,亦可开发电子商务元件,如网络商店、线上购物专车...
以组合的方式建立网页数据库及应用程序,可以快速开发最新且有力的网络应用程序,亦可开发电子商务元件,如网络商店、线上购物专车-By using the method of combination to create the network database and application procedure, help to develop the novel and powerful network application procedure. Also, it can be used to develop the e-commerce conponents, such as network store and on-line shopping.
- 2023-01-19 20:15:03下载
- 积分:1
-
一个文件搜索的例子,值得参考
一个文件搜索的例子,值得参考-Example of a file search, it is also useful
- 2022-01-28 22:48:56下载
- 积分:1
-
binary sort tree and balanced binary tree program.
二叉排序树和平衡二叉树计算程序。-binary sort tree and balanced binary tree program.
- 2022-03-03 14:11:53下载
- 积分:1