-
Ftp服务器源代码
Ftp服务器源代码-Ftp server source code
- 2022-03-12 02:12:05下载
- 积分: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
-
如何获取某台机器的IP地址
如何获取某台机器的IP地址-how to access a machine"s IP address
- 2022-02-24 15:15:10下载
- 积分:1
-
一个好的通迅录程序
一个好的通迅录程序-a good communications process.
- 2023-08-23 14:40:04下载
- 积分:1
-
Socket 文件发送示例
VS2008写的定时批量上传指定目录JPEG格式文件到服务器的小程序,上传完毕后删除本地文件。
使用方法为:
1.客户端内有Host.txt写服务器的名称或IP地址,MonitorDirectoryList.txt写需要监控的目录。
2.服务器端的directory.txt写服务器上需要保存的目录。
3.启动服务端与客户端。
- 2022-06-30 09:11:01下载
- 积分:1
-
监听分析流量中的http流量,并把抓到的http网址存到c盘下
监听分析流量中的http流量,并把抓到的http网址存到c盘下-Analysis to monitor the http traffic flow, and to capture the http URL to the c disk kept under
- 2022-02-02 05:00:19下载
- 积分:1
-
MyICQ的源码.MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。...
MyICQ的源码.MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。-MyICQ the source. MyICQ is a set of open-source instant messaging software, including server-side and client, can be used for Internet or LAN.
- 2022-03-24 17:58:18下载
- 积分:1
-
FLASH声音控制,实现波型显示
FLASH声音控制,实现波型显示-FLASH voice control, achieving Wave show
- 2022-02-14 16:52:51下载
- 积分:1
-
高级语言程序设计JAVE
高级语言程序设计JAVE-Advanced Language Program Design acids
- 2022-12-19 10:40:03下载
- 积分:1
-
the game ping pong in the langage of java
the game ping pong in the langage of java
- 2022-03-17 01:31:12下载
- 积分:1