-
灰色的华生调试malloc库C源代码中替换一滴…
The Gray Watson debugging malloc library is C source code for a drop in replacement for the system malloc & other memory manage ment routines. What is unique about this library is that it contains a number of powerful debugging facilities including very comprehensive heap testing and ex- cellent run-time debugging information.
- 2022-03-02 00:28:21下载
- 积分:1
-
Java网络编程实例
Java网络编程实例-第8章实例.rar-Java Network Programming examples- examples of Chapter 8. Rar
- 2023-04-30 01:50:03下载
- 积分:1
-
ASP原码,超级推荐,好好学习,天天向上
ASP原码,超级推荐,好好学习,天天向上-Original ASP code, super recommended, study hard, Every day up
- 2022-04-07 21:00:25下载
- 积分:1
-
一个编辑网页的程序
一个编辑网页的程序-an editorial pages procedures
- 2022-01-26 04:18:25下载
- 积分:1
-
使用多任务处理套接字的数据传输
这个项目是关于客户端/服务器多线程的 socket 类。该线程是可选的因为开发人员仍然是
负责决定是否需要它。有其他的套接字类在这里和其他地方在互联网,但是没有
他们可以提供反馈 (事件检测) 到您的应用程序这一一样。它为您提供
以下事件检测: 建立连接,连接已断开、 连接失败和数据接收
(包括 0 字节的数据包)。数据传输、 数字传输、 或数字通信是进行的实物转让
在点对点或点对多点的通信信道数据 (数字比特流)。例子
这种渠道是铜线、 光纤、 无线通信信道和存储介质。数据
被表示为一个电磁信号,如电压、 无线电波、 微波、 或红外
信号。
- 2022-06-26 03:02:47下载
- 积分:1
-
wtc的访问
#include
#include "wtcTest.h"
#include "IsmpCrmEngineSoapBinding.nsmap"
char * reqPackType[REQ_PACK_NUM] = {"dgwtc.xml", "tdwtc.xml"};
SpTalk * fwdSp;
char logFilePath[512] = {0}; //log file path
FILE * logFile = NULL; //log file name
LogHandle &
- 2022-04-27 17:41:15下载
- 积分:1
-
网络安全的源代码
网络安全的源代码-network security source
- 2022-01-31 23:39:21下载
- 积分:1
-
/* This IPv4 example listens for incoming packets and automatically adds destina...
/*
This IPv4 example listens for incoming packets and automatically adds destinations
for new sources.
这个例子主要是让大家了解下面3个函数的用法。
void OnNewSource(RTPSourceData *dat)
void OnBYEPacket(RTPSourceData *dat)
void OnRemoveSource(RTPSourceData *dat)
具体内容看我的测试文档吧。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* This IPv4 example listens for incoming packets and automatically adds destinations for new sources. This example is designed to allow everyone to understand the following three functions usage. void OnNewSource (RTPSourceData* dat) void OnBYEPacket (RTPSourceData* dat) void OnRemoveSource (RTPSourceData* dat) the specific content of the test document I watch it. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-03-26 07:31:21下载
- 积分:1
-
该软件用于网络聊天 或人机互动
该软件用于网络聊天 或人机互动-the software for Internet chat or human-computer interaction
- 2022-08-05 11:06:16下载
- 积分:1
-
插件介绍:
XUploadFiles 是一个用于辅助网站进行文件上传的客户端插件,同时能够自动生成图片的缩略图。
XUploadFi...
插件介绍:
XUploadFiles 是一个用于辅助网站进行文件上传的客户端插件,同时能够自动生成图片的缩略图。
XUploadFiles 提供了方便的文件管理模式,以及上传大文件的功能。支持单文件上传、多文件上传、限制文件上传的大小、限制文件上传的类型,同时支持上传进度条的显示和图片缩略图的自动生成。
XUploadFiles 客户端插件属于一个安全插件,对用户是安全的(不会自动选择、自动上传用户的文件),对网站也是安全的(可以限制上传文件的类型、大小),插件安装程序仅30KB左右。
如果您有什么问题或有好的建议,请给我们留言:进入留言板
功能介绍:
支持上传时的断线续传功能
支持多文件选择功能
提供上传文件大小限制、文件个数限制、文件总数据量限制
提供上传文件过滤功能:指定允许上传的文件类型,也可以指定不允许上传的文件类型
显示上传进度条
自动生成缩略图(在浏览器中生成,不占用服务器资源)
支持对上传文件进行统计
提供自定义上传文件名、自定义文件存储路径的功能
提供自定义验证信息的功能
支持Session、Cookie等操作
…………
-plug presentations : XUploadFiles is an auxiliary site for file upload client plug-ins, while that can automatically generate thumbnail pictures. XUploadFiles provide a convenient file management mode, and upload large files. Support single-file uploads, and more file upload, file upload limit to the size, file upload limit the types, while supporting the progress of the upload and show thumbnail pictures generated automatically. XUploa
- 2023-09-05 01:00:04下载
- 积分:1