-
利用socket完成网络通信
资源描述 本程序是利用UDP进行广播通信的示例。比较适合初学者学习socket套接字编程。本程序通过测试可以完成利用udp进行广播通信。需要进行广播通信的初学者可以下载下来进行学习。本程序是在vs2010的环境下进行编译的。
- 2022-04-12 23:20:12下载
- 积分:1
-
比较不错的网络开发源码VC版,是铁道出版社出版的图书源码
比较不错的网络开发源码VC版,是铁道出版社出版的图书源码-Comparison of good web development source VC version is the Railway Publishing House book source
- 2022-11-10 05:00:03下载
- 积分:1
-
如何起动web浏览器。。。网络编程新手学习资料,敬请享用。...
如何起动web浏览器。。。网络编程新手学习资料,敬请享用。-如sleeping web浏be hung起器。 。 。 She met with the most determining step themis sad misstep习collapse , 。 when using享Wine
- 2022-03-05 00:52:13下载
- 积分:1
-
微软的http服务器实例代码
微软的http服务器实例代码-Microsoft http server code examples
- 2022-03-18 19:47:17下载
- 积分:1
-
JSP写的留言本,默认管理员用户名是:admin;默认密码是:123456...
JSP写的留言本,默认管理员用户名是:admin;默认密码是:123456 -JSP to write the messages, the default admin users are : admin; The default password is : 123456
- 2022-03-24 15:58:59下载
- 积分:1
-
刚学VC时写的文件传输程序,全部用SocketAPI编写
刚学VC时写的文件传输程序,全部用SocketAPI编写-just learning to write when the file transfer process, all prepared with Socket API
- 2022-05-13 00:00:42下载
- 积分:1
-
又一个WHOIS协议实现
又一个WHOIS协议实现- A WHOIS agreement realizes
- 2022-10-29 09:50:03下载
- 积分:1
-
优秀的IP网络语音通讯软件Speak Fleely源代码
优秀的IP网络语音通讯软件Speak Fleely源代码-outstanding IP network voice communications software source code Speak Fleely
- 2023-03-25 16:20: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
-
Java网络编程实例
Java网络编程实例-第8章实例.rar-Java Network Programming examples- examples of Chapter 8. Rar
- 2023-04-30 01:50:03下载
- 积分:1