搜索资源列表
xml_popup
- 对xml+xsl实现分页排序的改进,使支持对所有数据进行排序 以往见过的利用xml+xsl来实现分页排序的基本都只能本页内排序,而不能对所有数据进行排序,究其原因,简单分析如下: xml+xsl分页原理:在xsl中,遍历节点的时候,可以获取当前节点的位置,而且还能限制显示特定位置的节点,例如有18条记录,可以在xsl中设置只显示第1-6条,也可以设置只显示第7-12条,再配合客户端脚本,就可以动态改变xsl文档中控制显示指定位置节点的属性,从而实现分页(具体见代码)。不过这个有一点就
sorttable1
- 一个Javascr ipt 的类库,用于table内容排序。使用很方便,不用每次都去调用数据库了。 特别适合多表查询的排序。加上<tbody>的style.display 切换,也可以实现分页。 -of a Javascr ipt library for the content of sorting table. Very easy to use, do not have to call each time the database. Especially suita
TJFTP_demo
- A Windows FTP client written without CInternetSession or CFtpConnection classes. Demonstrates manual manipulation of Winsock sockets, FTP principles, and GUI concepts such as List controls with in-place label-editing and column sorting, progress indi
Wrox.Professional.ASP.NET.2.0.Databases.Feb.2007.eBook-BBL
- Who This Book Is For This book is aimed at intermediate or experienced programmers who have started on their journey toward ASP.NET development and who are already familiar with relational databases such as SQL Server. While readers won’t be intro
showtraf-1.6.0-src
- 一个网络协议分析器,具有统计数据包、排序等功能!-A network protocol analyzer, with statistical data packets, sorting and other functions!
tongxunlu
- 通讯录是我们日常生活中经常用到的抽象通讯管理工具,用其自身齐全的功能给人们带来通讯的方便。存储的数据包括人名、工作单位、电话号码、和E-mail地址。电话簿管理程序的功能的设计要能够实现以下功能: 1、加入一个新的电话号码。 2、删除一个电话号码。 3、显示和保存所有电话号码。 4、修改功能。 5、排序功能。 6、查询功能。 -Address Book is frequently used in our everyday life of abstract commun
phpsojiqidll
- 自己写的一些PHP扩展EXT DLL,包括搜集齐分词扩展,imagick动态处理图片类,搜集齐核心排序算法DLL(www.sojiqi.com)-PHP to write some of their expansion EXT DLL, including the expansion of the collection of word Qi, imagick dynamic picture categories, the core sorting algorithm to collect Qi
data_sort
- 在VC,建立单链表,输入链表数据,搜索链表数据,插入新链表元素。实现输入数据的排序和输出。-It s based on MS VC++6.0,to inputs the link data,search the data in the link, and insert the new data to the link. Realized sorting and outputing the data.
paixu
- 几种排序算法的设计以及时间复杂度的比较.-Several sorting algorithms time complexity of the design and comparison of
Netcode
- 自己收集整理的WinSock相关函数的用法,整理成了类,有详细说明,使用方便-Collated their own usage of WinSock-related functions, sorting into categories, are detailed, easy to use
FTPSRC
- 一个FTP SERVER的源代码,在别的地方转的,不知道好用不发用-A Windows FTP client written without CInternetSession or CFtpConnection classes. Demonstrates manual manipulation of Winsock sockets, FTP principles, and GUI concepts such as List controls with in-place label-editing
paixu
- 排序~有冒泡排序算法 还有选择排序算法。例子中介绍了2中排序 简单明了-~ A bubble sort algorithm to sort the option of sorting algorithms. Example, introduced the two in simple sorting
xml
- XML XML 与Access,Oracle和SQLServer等数据库不同,数据库提供了更强有力的数据存储和分析能力,例如:数据索引、排序、查找、相关一致性等,XML仅仅是展示数据-XML XMLXML with Access, Oracle, and SQLServer databases such as different database provides a more robust data storage and analysis capabilities, such as: dat
INEX07-XER-training.tar
- 这个一个XML格式的文档,是INEX2007的实体排序的任务的测试集-The XML format of a document, is the task of sorting entities INEX2007 Test Set
schoolvod
- 系统简介: 1、本系统专为学校设计,有完善的学科分类。 2、采用目前最流行的Flash Video视频技术,降低数据存储成本。 3、采用微软最新的ASP.Net 2.0 AJAX技术,给用户更佳的应用体验。 4、后台数据库采用SQL Server 2005,数据查询采用存储过程编写,安全性和执行效率更高。 5、支持Web上传视频文件,用户上传视频文件后系统自动生成缩略图片。 6、有视频收藏、视频搜索和数据排序功能,数据检索更容易。 7、完善的用户和后台管
jtwz_vbsrc
- VB+Access编写的一个好用的网址管理系统,名字叫惊吧网址,这是程序的完整源代码,附有Access数据库。程序具备网址分门别类功能,同时可监控贴条,收发邮件,查询指定网址等。程序的两点还不少,它可以像QQ聊天窗口一样自动隐藏在屏幕右侧,鼠标移上的时候自己展开,别外树控的应用也是本程序的一大亮点。-VB+ Access the preparation of a useful Web site management system, called panic bar website, which
read-lottery-data
- 程序实现读取500万网的双色球号码排序,而不是简单的开奖号码,这个对于双色球分析非常有用,而且是多期数据。-Program for reading the number 500 million network color ball sorting, rather than simply winning numbers, this is very useful for two color analysis, and multi-period data.
Manning.Lucene.in.Action
- Lucene是一个开源世界瑰宝- 高度可扩展的,快速的搜索引擎。它提供的性能,是disarmingly易于使用。在行动Lucene是Lucene的权威指南。它描述了如何索引你的类型,包括你一定要知道,如MS Word,PDF格式,HTML和XML数据。它向您介绍了搜索,排序,筛选,突出搜索结果。 -Lucene is a gem in the open-source world--a highly scalable, fast search engine. It delivers perfo
rtorrents_patchs.tar
- Ipv6 patchs and sorting by creation downloads time for rtorrens 0.8.7.:) -Ipv6 patchs and sorting by creation downloads time for rtorrens 0.8.7.:)
Sorting-algorithm
- 文件中包括八种常用排序算法,包括希尔排序、冒泡法等方法-File contains eight kinds of commonly used sorting algorithms, including Hill sort, bubble and other methods