-
模块,最标准的成就
模块,最标准的成就
- 2023-08-29 06:55:02下载
- 积分:1
-
IPv6的TCP多线程测试程序
IPv6的TCP多线程测试程序,适用于Linux环境,使用gcc编译,包括TCP 服务器端测试程序和TCP客户端测试程序。1.sh是编译脚本,根据需要进行修改。截图为fedora12环境下的测试结果图。欢迎参考。
- 2022-05-27 01:43:01下载
- 积分:1
-
this project is the development of the Asp. Net flight inquiry system
此项目是用asp.net开发的航班查询系统-this project is the development of the Asp. Net flight inquiry system
- 2022-08-19 16:28:31下载
- 积分:1
-
c语言实现的ip校验的算法
c语言实现的ip校验的算法-the ip checksum algorithm
- 2022-01-26 04:52:27下载
- 积分:1
-
the sending and receiving source code of you mail.
you邮件的发送接受源代码-the sending and receiving source code of you mail.
- 2022-08-31 12:05:04下载
- 积分:1
-
对xml+xsl实现分页排序的改进,使支持对所有数据进行排序
以往见过的利用xml+xsl来实现分页排序的基本都只能本页内排序,而不能对所有数据进行排序,...
对xml+xsl实现分页排序的改进,使支持对所有数据进行排序
以往见过的利用xml+xsl来实现分页排序的基本都只能本页内排序,而不能对所有数据进行排序,究其原因,简单分析如下:
xml+xsl分页原理:在xsl中,遍历节点的时候,可以获取当前节点的位置,而且还能限制显示特定位置的节点,例如有18条记录,可以在xsl中设置只显示第1-6条,也可以设置只显示第7-12条,再配合客户端脚本,就可以动态改变xsl文档中控制显示指定位置节点的属性,从而实现分页(具体见代码)。不过这个有一点就是在xsl中获取的这个位置信息是xml文档中的节点位置,而不是排序后的位置;
同样xml+xsl实现排序原理:xsl可以按照节点的属性来排序,我们可以通过动态改变xsl的相关属性值来达到动态排序的目的。如果两个合起来用,却只能对当前页进行排序。 -right xml xsl achieve Pagination sort of improvement backing the right of all data ranking ever seen in the use of xml xsl order to achieve the basic pagination can only Page Ranking within, but not all right for sorting data and the reason, simple analysis is as follows : Principle xml xsl Pagination : In xsl, traversing nodes, the nodes can access the current location, but will limit revealed specific locations of nodes, for example, 18 records, xsl can be installed in only 1-6 revealed that the first, can also set up only to No. 7-12, Coupled with the client script, it can change the dynamic control xsl docume
- 2023-06-11 07:55:02下载
- 积分:1
-
P2P通讯模块,有客户端和服务器端
一个c++ P2P聊天功能,文件传输实现代码,分为客户端和服务器端,对于新手有指导作用
- 2022-08-18 05:10:31下载
- 积分:1
-
用TCPIP服务器客户端通讯源代码
用TCPIP服务器客户端通讯源代码-with TCPIP communications client server source code
- 2022-11-13 12:20:04下载
- 积分:1
-
programmers with very enlightening Watchable
编程者必看 很用启发-programmers with very enlightening Watchable
- 2022-08-11 00:18:34下载
- 积分:1
-
网络编程中server的实现,用来响应多个客户端
网络编程中server的实现,用来响应多个客户端-Network programming in the realization of server to respond to multiple clients
- 2022-10-14 21:45:03下载
- 积分:1