-
VC做的下载工具,可以带下载进度
VC做的下载工具,可以带下载进度-VC do download tool that can bring progress to download
- 2022-08-13 02:08:44下载
- 积分:1
-
一个完整的HTML编辑器,功能强大。强烈推荐!
一个完整的HTML编辑器,功能强大。强烈推荐!-a complete HTML editor, powerful. Strongly recommended!
- 2022-04-10 00:44:45下载
- 积分:1
-
基于NUCLEUS 操作系统的FTP协议原代码
基于NUCLEUS 操作系统的FTP协议原代码-FTP
- 2022-03-02 12:41:45下载
- 积分:1
-
FLASHCOM视频聊天插件 基于FMS2 FLASH8开发
FLASHCOM视频聊天插件 基于FMS2 FLASH8开发-FLASHCOM video chat plug-in development based on FMS2 FLASH8
- 2022-02-03 20:59:11下载
- 积分:1
-
艾迪生。卫斯理。C++。networkprogrammingvolume。1C C++网络编程卷1
Addison.Wesley.C++.NetworkProgrammingVolume.1
c++网络编程第1卷-Addison.Wesley.C++. NetworkProgrammingVolume.1c++ Network Programming Volume 1
- 2022-08-23 02:37:56下载
- 积分:1
-
计算机网络实验, 交换机与路由器的基本配置和使用
计算机网络实验, 交换机与路由器的基本配置和使用-Experimental computer network, switches and routers and use the basic configuration
- 2022-02-09 22:43:54下载
- 积分:1
-
更改TCP/IP设置的源代码
更改TCP/IP设置的源代码-changes in the TCP/IP settings source code
- 2022-08-14 22:15:18下载
- 积分:1
-
一个小型ftp服务器带码,老外写的,使用inet写的
一个小型ftp服务器带码,老外写的,使用inet写的-an ftp server with small yards, a foreigner writing, the use of written inet
- 2022-03-15 14:39:36下载
- 积分: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
-
SOCKET客户端和服务器端程序,我们课题组用来做嵌入式开发时的网络测试,如果嵌入式设备是客户端程序,则用此次上载的服务器端程序与之连接进行测试,反之用客户端程...
SOCKET客户端和服务器端程序,我们课题组用来做嵌入式开发时的网络测试,如果嵌入式设备是客户端程序,则用此次上载的服务器端程序与之连接进行测试,反之用客户端程序连,比较好用。-SOCKET client and server-side process, we used to do embedded development group at the time of network testing, if the embedded device is a client program, then use the upload server-side connection with testing procedures, on the contrary by the client procedures even compare the ease of use.
- 2023-08-20 19:55:05下载
- 积分:1