-
用C++编写的,在局域网中简单的网络双机备份程序。
用C++编写的,在局域网中简单的网络双机备份程序。-With C++ Prepared, in the LAN network in a simple two-machine backup program.
- 2023-02-26 14:15:02下载
- 积分:1
-
MSN IM client code
MSN IM客户端代码-MSN IM client code
- 2022-01-27 17:34:03下载
- 积分:1
-
5ucode_com_v2102.rar
5ucode_com_v2102.rar
- 2022-07-26 08:16:47下载
- 积分:1
-
webSocket及HTML5相互通信例子
webSocket及HTML5相互通信例子,经测试可用,浏览器需兼容HTML5,webSocket使用C#编码,控制台程序作为服务器,html5页面作为客户端
- 2022-12-24 15:30:03下载
- 积分:1
-
在网页上模拟windows开始菜单与windows窗口
在网页上模拟windows开始菜单与windows窗口-Simulation of windows on the page with the windows Start menu window
- 2023-04-28 19:30:04下载
- 积分:1
-
一个服务器的程序,用来接收客户端的数据,采用了异步的socket编程...
一个服务器的程序,用来接收客户端的数据,采用了异步的socket编程-a server process to receive the client data, the use of asynchronous socket programming
- 2022-03-14 05:07:27下载
- 积分:1
-
shown that current TCP and UDP connections
显示当前TCP和UDP连接情况-shown that current TCP and UDP connections
- 2022-03-06 05:50:46下载
- 积分:1
-
由VB编写的UDP协议下的chat小程序.
由VB编写的UDP协议下的chat小程序.-It is Chat programme under UDP protocol writen by VB
- 2023-07-04 16:30:08下载
- 积分: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
-
这是一个单用户的留言本,用ASP写成,适合个人网站使用!
这是一个单用户的留言本,用ASP写成,适合个人网站使用!-This is a single-user of the message, written in ASP, for the use of personal website!
- 2022-01-27 08:47:11下载
- 积分:1