-
这是微软提供的HTTP服务器例程
这是微软提供的HTTP服务器例程-This is Microsoft"s HTTP server routines
- 2022-01-31 14:16:04下载
- 积分:1
-
文件传输程序几源码
文件传输程序几源码-file transfer procedures several FOSS
- 2022-02-11 17:20:59下载
- 积分:1
-
users of the software can be made to see to delete their messages, the administr...
该软件用户可以发表,察看,删除自己的留言,管理员管理留言-users of the software can be made to see to delete their messages, the administrator manages messages
- 2022-09-24 21:40:03下载
- 积分:1
-
socket通信(含tcp,udp)
包含tcp和udp通信代码,服务器端客户端代码用于传输指令消息,实现了端对端,定时发送多次发送,网络中计算机进行通信的一种方法。应用程序通过调用系统提供的socket库函数很容易实现网络里计算机的通信,并且在android端读取信息显示的功能,并已投入使用,希望对开发者有帮助。
- 2023-03-09 12:55:03下载
- 积分:1
-
网络编程,入门书籍,供网络编者从入门、掌握、熟悉的一本好书籍。...
网络编程,入门书籍,供网络编者从入门、掌握、熟悉的一本好书籍。-Network programming, book entry for the network from entry editor, master, familiar with a good book.
- 2022-03-21 15:01:29下载
- 积分:1
-
- 2022-01-26 08:00:57下载
- 积分:1
-
Implemented using C++ code for the network driver wizard. You can simply create...
用C++实现的网络驱动程序向导代码。可以简单的创建一个工作区,并从工程中选择一个类型作为客户应用-Implemented using C++ code for the network driver wizard. You can simply create a work zone and choose a type from the project as a client application
- 2022-05-06 13:35:29下载
- 积分: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
-
HttpInvoker example, sub
HttpInvoker示例,分服务器端和客户端两个工程-HttpInvoker example, sub-server-side and client-side two projects
- 2022-07-23 18:49:15下载
- 积分:1
-
Control HTTP download the source code for the use of HTTP download the control a...
HTTP文件下载控件源代码 提供了使用HTTP下载文件时的控制方法及处理方法-Control HTTP download the source code for the use of HTTP download the control and treatment
- 2023-06-16 19:20:03下载
- 积分:1