-
局域网聊天室
应用背景这是基于局域网的聊天室,属于群聊,开启服务器,通过服务器转发客户端之间的消息,实现多人局域网聊天,私聊暂未实现,请见谅关键技术socket网络编程,输入输出流的运用,结合java swing界面实现简单的局域网内群聊功能
- 2022-07-24 12:38:01下载
- 积分:1
-
一个复杂的客户端程序,采用CSocket类,适合刚接触网络编程人员...
一个复杂的客户端程序,采用CSocket类,适合刚接触网络编程人员-a complex client program using CSocket category, for counting network programmers
- 2023-06-28 07:55: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
-
ESNAdata
适合复杂网络初学者的pajek文件导入格式浏览和学习(Suitable for beginners pajek complex network file import formats browsing and learning)
- 2010-01-19 11:13:39下载
- 积分:1
-
超级年历 日期时间
超级年历 日期时间-Super Almanac Date Time
- 2022-08-12 12:13:16下载
- 积分:1
-
msd
这是对多符号序列检测解调的matlab程序说明,能有效提高解调性能,增加传输距离,有利于后续的研究。(This is a matlab program for multi symbol sequence detection and demodulation. It can effectively improve the demodulation performance and increase the transmission distance, which is conducive to subsequent research.)
- 2020-11-18 22:29:38下载
- 积分:1
-
NIDS
网络入侵检测系统,各模块完整,可以实现简单的网络入侵检测(Network intrusion detection system, each module is complete, you can achieve a simple network intrusion detection)
- 2021-03-29 20:39:10下载
- 积分:1
-
smart-home-server
基于select的多线程并发服务器,可用作基础服务器框架(Multithread concurrent server)
- 2020-06-18 16:00:02下载
- 积分:1
-
给予OSWorkflow的工作流例子,是对OSWorkflow2.8.0
给予OSWorkflow的工作流例子,是对OSWorkflow2.8.0-example的改进-Workflow OSWorkflow give examples of improvements OSWorkflow2.8.0-example
- 2022-12-11 10:25:03下载
- 积分:1
-
Lidgren.Network
Lidgren.Network是一个网络通信类库。网络是一个网络图书馆的。提供一个简单的API,用于连接客户端到服务器,读取和发送消息。
- 2022-03-11 10:19:48下载
- 积分:1