-
有6个c/c++的网络编程的代码
有6个c/c++的网络编程的代码-a 6 c/c network programming code
- 2022-07-20 05:57:26下载
- 积分:1
-
本程序蓝本为6kbbs
默认前台管理员的帐号是:woodcoal,密码:woodcoal
后台管理员帐号是:woodcoal,密码:99321.net...
本程序蓝本为6kbbs
默认前台管理员的帐号是:woodcoal,密码:woodcoal
后台管理员帐号是:woodcoal,密码:99321.net
后台管理地址:manage/admin.asp-modeled on the procedures for the future 6kbbs default administrator account is : woodcoal, Password : woodcoal background administrator account is : woodcoal, Password : 99321.net management background Address : manage/admin.asp
- 2022-09-21 21:10:03下载
- 积分: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
-
a book for all beginner of cgi web programming
a book for all beginner of cgi web programming
- 2022-04-08 10:10:53下载
- 积分:1
-
AsyncClient
异步客户端是从一个组件聪明互联网套件图书馆。
此组件 represends 异步 TCP 客户端,而不会干扰主应用程序线程在后台工作。
- 2022-02-04 16:05:06下载
- 积分:1
-
此为C++源代码转换为HTML格式程序,Visual stdio 2003环境编译。
此为C++源代码转换为HTML格式程序,Visual stdio 2003环境编译。-This is the C++ Source code is converted to HTML format procedures, Visual stdio 2003 compiler environment.
- 2023-08-13 20:35:03下载
- 积分:1
-
vc used to achieve the domain search tool
用vc实现的域名查找工具-vc used to achieve the domain search tool
- 2022-05-13 07:48:43下载
- 积分: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
-
功能更齐全的浏览器
一个功能比较完备的浏览器-a more complete functional browser
- 2022-12-04 05:30:03下载
- 积分:1
-
端口映射工具
简单的多线程端口映射工具,支持多线程并发
- 2022-02-03 18:08:18下载
- 积分:1