-
asp实现的一个MD5代码,且具有具体的使用方法。
把文件最后几行删除,把文件改名为.asp就行了。...
asp实现的一个MD5代码,且具有具体的使用方法。
把文件最后几行删除,把文件改名为.asp就行了。-asp achieve an MD5 code, which has a specific use. The document to delete the last few lines, changed its name to the document. Asp there.
- 2023-08-01 14:25:04下载
- 积分: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.net分页控件源码,提高开发效率
asp.net分页控件源码,提高开发效率-asp.net page source code control, improve development efficiency
- 2022-02-05 20:20:51下载
- 积分:1
-
ftp server
linux下的FTP服务器端,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理
- 2022-08-03 10:01:14下载
- 积分:1
-
asp Guide to the foundation, and I hope to help beginners.
asp方面的基础教程,希望对初学者有所帮助。-asp Guide to the foundation, and I hope to help beginners.
- 2022-12-19 09:15:03下载
- 积分:1
-
Socket 版 c# 聊天室
Socket 版 c# 聊天室,C#.Net程序设计之Socket篇的编程实例,实例是一个网络聊天室,分服务端和客户端。实例运行于VS2008,net2.0 框架 ,附有讲解教程,详细讲解一些Socket编程的必要知识以及本实例的实现过程,经过 测试,可以使用
- 2022-02-04 05:32:04下载
- 积分:1
-
用MFC自绘制特性扩展网格列表控件
用MFC自绘制特性扩展网格列表控件-with MFC since mapping features expand Grid Control List
- 2022-03-14 22:13:36下载
- 积分:1
-
基于socket的文件上传和下载小程序
Through the socket file upload function,It has simple operation, programmers can be modified on this basis, the use of socket learning methods for beginners to learn.
- 2022-01-21 06:00:43下载
- 积分:1
-
用C++编写的网络通信框架的多
用c++编写的网络通信框架,适用于多客户端的网络通信
client: 模拟客户端程序
server: 模拟服务端程序
gateway:网关程序
启动:client.exe server.exe gateway.exe程序,client程序会网关gateway.exe发送消息
消息内容为字符:00004XXXX XXXX为字符,是使用 04d打印到BUF中的,
gateway.exe收到client.exe发送的消息,此时从系统路由表中取到:B_HOST的信息,并把
收到的消息转发到server.exe程序,如果server.exe程序作相应处理,还可以作为应答,把
消息返回给client.exe,如果要这么实现的话,需要加流水信息-Using c++ to prepare the framework of network communication for multi-client network client: client simulation server: process simulation server gateway: Gateway proceedings: client.exe server.exe gateway.exe procedures, client program will be the gateway message send a message gateway.exe for characters: 00004XXXX XXXX for the characters, is to use 04d to BUF in print, gateway.exe received messages sent client.exe, this time from the system to check the routing table: B_HOST the information, and forwarded to the information received server.exe procedure, if the corresponding procedures to deal with server.exe, but also can serve as a response to the n
- 2022-12-19 19:45:02下载
- 积分:1
-
商城程序下载,再调调。
商城程序下载,再调调。-Mall downloading, to stress transfer.
- 2022-02-01 23:43:03下载
- 积分:1