文件名称:Top10Find
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-13
- 文件大小:
- 307kb
- 下载次数:
- 0次
- 提 供 者:
- zpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#数据库查询:读取前10名数据,也就是Order by来排序,按一定规则排序,这是最基础,也是最简单的数据库筛选方法,能查找出前几名、几十名最靠前或最靠后的数据,平时应用广泛-C# database query: read the first 10 data, that is, Order by sort, sorted according to certain rules, which is the most basic and most simple database screening methods can find out the top few, dozens highest or most rely on the data, usually widely used
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Top10Find\DataBase\db_10_Data.MDF
.........\........\db_10_Log.LDF
.........\Top10Find\Form1.cs
.........\.........\Form1.Designer.cs
.........\.........\Form1.resx
.........\.........\Program.cs
.........\.........\...perties\AssemblyInfo.cs
.........\.........\..........\Resources.Designer.cs
.........\.........\..........\Resources.resx
.........\.........\..........\Settings.Designer.cs
.........\.........\..........\Settings.settings
.........\.........\Top10Find.csproj
.........\Top10Find.sln
.........\Top10Find.suo
.........\.........\Properties
.........\DataBase
.........\Top10Find
Top10Find