-
107215780netmapper
说明: 网络拓扑图生成工具,可以很轻松的生成整个网络的拓扑图(Network topology generation tool that can easily generate the whole network topology)
- 2008-11-11 23:25:48下载
- 积分:1
-
Fiddler5020182
Fiddler是一个http协议调试代理工具,它能够记录并检查所有你的电脑和互联网之间的http通讯,设置断点,查看所有的“进出”Fiddler的数据(指cookie,html,js,css等文件)。 Fiddler 要比其他的网络调试器要更加简单,因为它不仅仅暴露http通讯还提供了一个用户友好的格式(Fiddler is a http protocol debugging agent tool that logs and checks all http traffic between your computer and the Internet, sets breakpoints, and views all "in and out" Fiddler data (referring to files such as cookie,html,js,css). Fiddler is simpler than other network debuggers because it not only exposes http traffic but also provides a user-friendly format)
- 2018-12-26 19:39:10下载
- 积分:1
-
BLA BLA BLA BLA
;sfa saf公司
- 2022-08-25 00:51:13下载
- 积分:1
-
change
用于将网络边关系转换成matlab可用的临近矩阵。(Used to convert the network edge into matlab available close relationship matrix.)
- 2013-12-12 16:37:24下载
- 积分:1
-
linux下的单工模式的语音聊天
采用UDP传输,服务器端接受语音并播放,客户端采集语音并发送给服务器端。在局域网内能实现简单的
语音通信。采用Linux下的音频OSS框架,代码简单易 懂。
- 2022-04-22 09:40:57下载
- 积分:1
-
Java技术┃JSP相关
Java技术┃JSP相关-Java technology highlights relevant JSP
- 2022-01-31 19:51:56下载
- 积分: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
-
Netscape公司提供的安全套接字层
Netscape公司提供的安全套接字层 -Safe socket layer provided by Netscape company
- 2022-02-01 14:13:49下载
- 积分:1
-
TCP服务器端和客户端程序
使用C++ builder的TCP组件开发的服务器端和客户端程序,可以进行二进制形式的通信(The server - side and client - side programs developed using the TCP component of C++ builder can communicate in binary form)
- 2017-12-29 08:35:47下载
- 积分:1
-
动态域名基础知识
什么是IP地址
IP地址是在网络上分配给每台计算机或网络设备的32位数字标识。在Internet上,每台计算机或...
动态域名基础知识
什么是IP地址
IP地址是在网络上分配给每台计算机或网络设备的32位数字标识。在Internet上,每台计算机或网络设备的IP地址是全世界唯一的。IP地址的格式是 xxx.xxx.xxx.xxx,其中xxx是 0 到 255 之间的任意整数。例如,科迈网站主机的IP地址是 210.22.12.54。 -dynamic domain knowledge what is the basis of IP addresses in the IP network addresses are assigned to each computer or network equipment of the 32-digit identification. On the Internet, every computer equipment or network is the IP address of the world only. IP addresses xxx.xxx.xxx.xxx is the format, which is xxx 0-255 between the arbitrary integer. For example, Comay website host IP address is 210.22.12.54.
- 2022-02-03 06:22:12下载
- 积分:1