CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - sort
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - sort - List
[
.net
]
j_10746_sifufabu
DL : 0
本程序是一套私服实时发布程序,私服业主可以匿名发布自己的私服,随着功能的完善,目前系统加入了私服推荐、家族、今日新开私服排序、即将开放私服排序、已经开放私服排序、友情连接管理、友情LOGO文字连接管理、防注入管理、数据库管理、后台配置设置、本站公告发布等等功能。 管理员帐号:admin 管理员密码:admin -this program is a real-time process private servers, private servers can be anonymous owners released their own private servers. With the function of perfect, the current system of private servers to the recommendation, family, today opens a new ranking of private servers, private servers to open soon, ranked Sort of private servers have been opened, friendship connection management, friendship LOGO language connection management, prevention into management, database management, background configuration settings, the site a notice and so on. Account Manager : admin Administrator Password : admin
Date
: 2026-01-15
Size
: 515kb
User
:
王王
[
.net
]
c
DL : 0
c#做的委托,基于vs.net平台,冒泡算法排序-c# make the commission, based on the VS.NET platform, bubble sort algorithm
Date
: 2026-01-15
Size
: 1kb
User
:
lily
[
.net
]
smartgridview
DL : 0
一个很不错的在aspx下操作datagrid的空件,可以实现自动排序等功能-A very good operation in aspx empty datagrid items, you can automatically sort functions
Date
: 2026-01-15
Size
: 342kb
User
:
guqh
[
.net
]
javascriptdatagrid
DL : 0
gridview中添加复选按钮并且灰色排序-GridView add check button and a gray sort
Date
: 2026-01-15
Size
: 18kb
User
:
ABCD
[
.net
]
GridViewAjax
DL : 0
在asp.net中,使用ajax 实现GridView无刷新排序-In asp.net using ajax to achieve without refresh GridView Sort
Date
: 2026-01-15
Size
: 588kb
User
:
sunjiandong
[
.net
]
cong
DL : 0
一款用VB开发的简单排序软件,主要用冒泡法进行排序,可以实现数字排序,字母排序,按文件大小排序-Using VB to develop a simple sort of software, primarily using bubble sort method, you can achieve the number of sorting, alphabetical order, sorted by file size
Date
: 2026-01-15
Size
: 14kb
User
:
黄越
[
.net
]
Sort
DL : 0
c# 2008 制作的winform排序程序,输入输出简洁明了,6种排序法可以选择,运行可靠。-c# 2008 produced by winform sort procedures, input and output concise, six kinds of law can choose to sort and reliable operation.
Date
: 2026-01-15
Size
: 42kb
User
:
LWS
[
.net
]
Sort
DL : 0
对一组数据由大到小的排序,并按照由大到小的顺序输出-Descending on a set of data sorting, and in accordance with descending order of output
Date
: 2026-01-15
Size
: 7kb
User
:
dinghu
[
.net
]
timer
DL : 0
定时器的使用实例,自定义回调函数的那种。相对简单,但是比较实用。-The use of an instance of the timer, custom sort callback function. Is relatively simple, but more practical.
Date
: 2026-01-15
Size
: 2.15mb
User
:
阿里郎
[
.net
]
Quick.Sort
DL : 0
Quick Sort.txt is a algorithm for sort data-Quick Sort.txt is a algorithm for sort data
Date
: 2026-01-15
Size
: 1kb
User
:
fereshte
[
.net
]
netpagercommon
DL : 0
asp.net 数据分页组件组合,结合通用的存储过程和aspnetpager 实现分页一体化,完全通用的分页功能,支持按照指定字段获取,按照指定字段排序,条件设置等功能。非常方便。-asp.net data paging component combinations, combined with a common paging stored procedures and aspnetpager achieve integration, fully universal paging functionality to support access to the designated field, according to the specified sort field, conditions set and so on. Very convenient.
Date
: 2026-01-15
Size
: 46kb
User
:
zhangpeng
[
.net
]
Equiper
DL : 0
recive sort ans search database items using access database
Date
: 2026-01-15
Size
: 1.67mb
User
:
dan
[
.net
]
numsort
DL : 0
This program sort a given list of name and scores by score
Date
: 2026-01-15
Size
: 20kb
User
:
samira
[
.net
]
5
DL : 0
Arrays - Bubble Sort
Date
: 2026-01-15
Size
: 5kb
User
:
yanagun
[
.net
]
Data-Access---Sort-and-Filter-with-a-DataView
DL : 0
Data Access - Sort and Filter with a DataView
Date
: 2026-01-15
Size
: 20kb
User
:
john
[
.net
]
maopaosuanfa
DL : 0
用VB.NET实现冒泡排序, 用VB.NET实现冒泡排序,-VB.NET achieved with bubble sort, bubble sort implementation using VB.NET, VB.NET to achieve with the bubble sort,
Date
: 2026-01-15
Size
: 21kb
User
:
568300
[
.net
]
ShellSort
DL : 0
输入要排序的数据个数,再输入要进行排序的数据,可以实现希尔排序-Enter the number of data to be sorted, re-input the data you want to sort, shell sort
Date
: 2026-01-15
Size
: 1kb
User
:
刘洋
[
.net
]
BT_FileResolver
DL : 0
BT 种子解析器: *以目录为单位,搜索指定目录下(包括子目录)的所有种子文件进行解析 *可以选择读取种子内文件的类型,例如视频、图片等,也可以自定义类型 *包含指定关键字的过滤以及文件大小过滤功能 *对结果进行排序,方便的打开种子内文件对应的种子进行下载或定位种子的位置,注意,如果要下载还需安装相应软件,本程序没有这个功能。 BT 种子解析器的原始版本包含源代码,在目录src(vc2008)内,使用vc2008开发。-BT seeds parser: All the seed file directory, search under the specified directory (including subdirectories), parse * Can choose to read the seed file types, such as video, pictures, etc., but also can customize the type of * Contain the specified keyword filtering, and file size filtering * Sort the results, open the file corresponding to the seed within the seed, the location of the download or locate seeds, note that if you want to download the appropriate software needed to install the program do not have this function. The original version of the BT seeds parser contains the source code, in the directory src (vc2008), vc2008 development.撤消修改
Date
: 2026-01-15
Size
: 147kb
User
:
zaq
[
.net
]
PersonalBlog
DL : 0
1)通过两个抽象表存放任何数据实体以及实体之间的关系; 2)通过两种扩展字段设计方式实现任何数据实体的字段扩展需要,并且扩展的字段支持数据库级别的排序搜索功能;扩展字段的添加和一般字段没有什么大的区别,仅仅只是添加了一个特性而已。 3)由于将实体与实体之间的关系进行高度抽象(最终抽象为横向和父子递归两种关系),导致数据库访问层的接口的通用型非常广泛,可以适应任何实体之间的关系。这样的设计用一般的言语无法表达;也许你看了代码之后会有所体会; 4)吸取了CS中的很多好的设计,如Provider模式,动态构建SQL实现自定义查询,缓存,多语言资源文件设计,自定义Url重写,Ajax功能,etc; 5)优秀的运行性能; 6)通过一个简单的文章发布系统的后台管理系统作为Demo,展示本框架的部分功能; 7)目前该框架还在不断完善优化中。-1) to store any data entities and the relationship between two abstract table 2) fields of any data entity expansion needs in two extended field design approach, and extended field support database level sort search function add extension field and the general field no big difference, just add a feature. 3) the relationship between the entity and the entity to a high degree of abstraction (the final abstract horizontal and parent-child recursive two), resulting in the interface of the database access layer, Universal is very extensive, and can be adapted to the relationship between any entities. This design can not be expressed in general language maybe you looked at the code will be the experience 4) draw a lot of good design in CS, such as the Provider mode, dynamically build the SQL to implement a custom query cache, the design of multi-language resource files, custom Url rewrite, Ajax functionality, etc. 5) excellent operational performance 6) release system in the backg
Date
: 2026-01-15
Size
: 721kb
User
:
anyking
[
.net
]
cSharpsmall-routine
DL : 0
C#经典小程序适合初学者学习用。包含,关机,c#.net常用函数和方法集,C#对注册表的操作,n个数排序,猜数字,词频统计,关闭特定程序,九九乘法表,输出图形,实时获取CPU使用率等等一共100个经典,实用。-C# classic procedure is suitable for beginners to learn. Included, shutdown, c# NET commonly used functions and the set of methods, C# operation of the registry, n the number of sort, guessing, word frequency statistics, close a particular program, multiplication table, the output graphics, real-time access to the CPU usage, etc. A total of 100 classical and practical.
Date
: 2026-01-15
Size
: 34kb
User
:
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.