搜索资源列表
unix-socket
- unix环境下socket编程服务器端示例。开发环境:gcc、vim。在linux和solaris上测试通过-unix environment server socket programming examples. Development environment : gcc, vim. Solaris and the Linux on the test
pccode_200691014748336
- 该示例程序请用windows自带的ftp客户端命令行工具测试
drler
- 简介 开发环境asp.net 2.0,Access数据库,开发语言c# 管理后台:admin/Index.aspx,默认管理账号:lijun027,默认管理密码:admin 一个实现新闻基本功能(文章添加、删改、列表、后台管理)的系统,结构简单,采用Access数据库。 强烈推荐该源码给初学者,可以做为入门的第一个示例程序 欢迎各位测试,并提出宝贵意见。 后台管理模块: 文章管理: 添加文章 管理文章 添加分类 管理分类 新闻管理
xsl示例
- xml源码,很简单,但是很实用。 在XSL这个壳中,我们要从原料库??XML里提取相关的数据,就要用到XSL提供的模式化查询语言。所谓模式化查询语言,就是通过相关的模式匹配规则表达式从XML里提取数据的特定语句,即我们上所说的“筛子“。 参考微软的”XSL开发者指南”,我们大致可将模式语言分为三种: 选择模式 < xsl:for-each >、< xsl:value-of >,和 < xsl:apply-templates > 测试模式 < xsl:i
AIX通信模块
- 一个AIX操作系统下实现的通信模块,包含底层函数代码库源码,以及测试示例程序
CaptureIEEvent
- 览器事件捕获控件测试程序 Ver 1.1.2 =================================== 这个源码控件的功能是从所有打开的浏览器(目前仅在微软的IE上测试)实例获取一些事件,完全监视浏览器的事件过程,如打开网页,关闭网页,关闭浏览器,下载文件进度等等。示例程序以两种视图方式测试,分别以按事件记录查看和按目录树方式查看。-Event capture browser testing procedures control the source Ver 1.1.2
rasdial
- 远程拨号示例程序,该程序运行需要有MODEM,未经测试。--Remote dialing program, MODEM is needed while running this program, it has not been tested yet.
socketdemo
- 连接socket的源代码 示例测试代码,主要达到HTTP连接作用-Connect socket source code sample test code, the main role to achieve HTTP connections
xml
- 九九乘法表自动生成示例源码已通过测试 非常好用-Multiplication table example of automatically generated source code has been tested to be very easy to use
socket_example
- 简单的socket示例代码。用于客户机和服务器之间传送测试数据。-a simple example of socket programing
GRRSServer_MyDemo
- GRRS服务器演示例程,环境为VS2005,欢迎测试。-GRRS server demonstration routine, the environment is VS2005, welcome to test.
ipc
- 进程间通信的一些示例源码,在linux10.10系统上测试通过的代码-source of IPC
socket_test
- socket示例,分server和client,可在局域网中测试-socket demo,include server and client termnal. It s for embedded system, which needs network communication.
NMEAexample
- NMEA示例文件,内含4个NMEA格式文件,均是从互联网搜索得到,已在Google Earth GPS模块上测试成功。-The file of NMEA example, contains 4 NMEA format, are obtained from the Internet search, has been tested successfully on Google Earth GPS module.
CRC32_for_internet
- 经过测试的CRC32生成示例,支持中文,测试界面更友好。可用于INTERNET上的文件传输,使用VS2005编写-Generate the CRC32, support the Chinese charactors, User interface more friendly.It can be used when transfer data on internet.created by VS2005
md5
- 目前ASP和VB使用的MD5代码都比较长,通常12K左右。运行速度自然很慢了。还有hmac-md5加密的ASP代码,都是只支持英文字符。不支持中文的。 经过我多年的研究,发现了系统都有一个简单的md5函数库,可以直接调用。于是我就写了标准md5和hmac-md5两个加密函数示例,都有专门处理中文编码的过程。同样这个代码也可以用到VB中,把Server.对象去掉即可。当然其它程序如VC/dephi等都可以利用系统这个函数库的。这个代码在很多服务器系统和虚拟主机上测试通过。是微软自身的。兼
Qt_Test
- tcp通讯小例子(服务器和客户端的示例程序,测试通过)-the tcp communication small example
TikaTest
- 关于Tika组件的使用示例,自己平时测试时用的可以支持各种文件到String的转换-About Tika components using the sample, usually used when testing can suppo
imgs
- jquery animate图片模向滑动示例,适用于展示图片太多的页面,通过点击左右方向按钮,滑动展示更多的图片。功能简单,在IE、Firefox、谷歌浏览器 通过测试。详细示例图片。jquery animate() 用于创建自定义动画的函数。这个函数的关键在于指定动画形式及结果样式属性对象。-jquery animate pictures to the sliding mode example, for display picture too many pages by clicking th
elcapepolicy
- 连接socket的源代码 示例测试代码,主要达到HTTP连接作用()