-
ipc
qt 进程间通信,windows系统下运行,可以有两种方式 QLocalSocket 或 QSharedMemory(qt inter-process communication, windows system running, there are two ways QLocalSocket or QSharedMemory)
- 2012-06-22 13:58:39下载
- 积分:1
-
使用delphi6开发的TCP/IP下文件服务器程序,使用WINSOCK控件开发。...
使用delphi6开发的TCP/IP下文件服务器程序,使用WINSOCK控件开发。-use Delphi6 development of the TCP/IP file server, the use of Winsock Control development.
- 2023-07-31 20:30:04下载
- 积分:1
-
对于FileUpload IE的CGI程序
CGI program for fileupload from IE
- 2022-02-14 08:18:06下载
- 积分:1
-
一个关于局域网简单抓包工具
一个关于局域网简单抓包工具-LAN on a simple tool-capturing Packet
- 2022-03-13 11:33:14下载
- 积分: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
-
tt++1.61sn2.tar
Linux下的MUD客户端程序(Linux MUD customer end procedure )
- 2001-02-11 01:46:14下载
- 积分:1
-
Router
说明: 手写路由,使用C++模拟路由的过程,包括ARP请求以及应答(Router Writen by C++ including ARP)
- 2020-06-25 10:20:01下载
- 积分:1
-
一个串口通讯/数据库存取例子程序
一个串口通讯/数据库存取例子程序 -a serial communications/database access example programs
- 2022-05-24 10:58:00下载
- 积分:1
-
一个支持POP3(Post Office Protocol Version 3)的MFC类
一个支持POP3(Post Office Protocol Version 3)的MFC类-a support POP3 (Post Office Protocol Version 3), the MFC category
- 2022-03-23 17:15:31下载
- 积分:1
-
Unix下的MUD客户端程序
Unix下的MUD客户端程序-Unix MUD customer end procedure
- 2022-07-02 05:34:12下载
- 积分:1