-
Shell 远程
演示如何向远程计算机使用 Winsock API (WSA) 和 CreateProcess () 函数返回一个外壳。我发现有趣的技术,决定写这篇来修复迄今被忽略,并要知道的东西。Let 的中看到代码:
- 2022-07-04 15:36:51下载
- 积分:1
-
C对GPRS网络编程软件,我们相互学习,看
关于GPRS的c网络编程软件,大家互相看看学习学习-c on the GPRS network programming software, we learn from each other to see
- 2022-05-20 12:26:21下载
- 积分:1
-
一种GPS和GSM模块的资料,对GPS和GSM开发有帮助
一种GPS和GSM模块的资料,对GPS和GSM开发有帮助-a GPS and GSM module information on the development of GPS and GSM help
- 2022-02-04 18:22:12下载
- 积分:1
-
类似GetRight的下载工具
类似GetRight的下载工具 -Downloading tool which is like to GetRight
- 2022-02-25 09:05:02下载
- 积分:1
-
the realization of a source Portal
一种Portal的实现源码-the realization of a source Portal
- 2022-08-26 04:33:54下载
- 积分:1
-
网上答疑系统(教学用)
网上答疑系统(教学用)-Internet Answering System (teaching)
- 2023-06-16 04:35:03下载
- 积分:1
-
本工程的用途为路由器级拓扑发现后进行别名解析
本工程的用途为路由器级拓扑发现后进行别名解析-This works for the router-level topology discovery to resolve the alias
- 2023-04-18 01:50:04下载
- 积分:1
-
android client control pc to play ppt
there are two parts in this zip file
one is the android client to run on a android device
another is the java server to run on a compute which already install the office and open the powerpoint
so,the first thing is run the java server on the target compute and before this you have already opened a ppt
then, modify the socket ip to your compute ip and run the client on the android device
finally you can use the android client to control ppt on the compute
- 2022-02-04 13:59:46下载
- 积分: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
-
一个访问网络服务器的例子
一个访问网络服务器的例子-visit a Web server examples
- 2022-07-17 08:45:35下载
- 积分:1