资源列表
Top10Find
- C#数据库查询:读取前10名数据,也就是Order by来排序,按一定规则排序,这是最基础,也是最简单的数据库筛选方法,能查找出前几名、几十名最靠前或最靠后的数据,平时应用广泛-C# database queries: Read the first 10 data, is the Order by to sort, sorted according to certain rules, which is the most basic, most simple database screening
SUMStat
- C#利用聚合函数SUM对销售额进行汇总,数据汇总,使用SQL语句完成。-C# use aggregate function SUM on sales summary data aggregation, use the SQL statement is complete.
ORFind
- 一个C# SQL语句查询实例:利用OR语句进行数据库查询,例如用来查询数学成绩或英语成绩大于95分的学生信息,在平时的数据库编程开发中,使用相当广泛,特别是初接触C#数据库编程的初学者,更应该下载本源码学习了。-A C# SQL statement to query instances: OR statements for database query, for example, used to query the information of more than 95 students in
INSonFind
- C#使用IN引入子查询限定查询范围,用此方法可查询在某一区间内数据,同样很实用,使用挺广泛,本例通过窗口来实现这样的查询,更直观-C# use IN introducing subquery limited the query range, use this method to query very useful in a range of data, the same, the use of very wide range, in this case through the window to
notnetchecknum
- VisualBasic6.0编写实现的无网络验证码,右侧上部文本框里面的数据就是随机验证码含有的字符-VisualBasic6.0 writing achieve network authentication code, the right side of the upper text box inside data is random verification code containing the characters
xiaozhongnotpad
- 本程序是小钟为源码爱好者网站做的一个记事本,通过这个源码可学到的新知识有: ①控件随窗口大小变化而变化 ②新属性 ③随机动作,运行某命令-This program is a small clock source enthusiast sites do a Notepad, the new knowledge can be learned through this source: ① control varies with the size of the window cha
txtsavefile
- VB无数据库保存参数或数据,可保存为txt 格式,或是ini bat格式等,程序利用了生成文件以及载入文件代码-VB database save parameters or data can be saved as a txt file or ini bat format, the program uses the makefile and load file code
vcnetlistview
- VC.NET使用列表控件的源代码,列表控件用来显示数据,使用非常广泛。这个实例可以帮助你理解列表控件的使用。-VC.NET source code, use the list control list control used to display data, use very extensive. This example can help you understand the use of the list control.
vcnettree
- VC.NET如何使用树形控件,本例以读取磁盘分区和目录为例,向VC++.NET学习者展示树控菜单如何使用,在本程序中,点击树形的节点,会展开二级的目录树,当然还可以继续向下展开,不过方法已经演示给大家了,需要展开多少级就自己动手实现吧-The VC.NET how to use tree controls, and this case, for example, to read the disk partition and directory tree control menu VC++.NE
oracleprotest
- VC++应用Oracle数据库进行大数据查询,包括存储过程、分页查询使用注意事项: 1,先创建mytable表: 2,登录system/manager,给scott授权-VC++ Applications Oracle database data queries, including stored procedures, paging query Note: first create mytable table: 2, log system/manager to scott au
qqsendqlq
- QQ自动发话器,QQ强聊器VB源码版,VB源码下载。 1. 本程序代码内已进行相关标识,以便学者学习 2. 代码里面只用到了一个控件 “Timer”时间控制器,用来设置发话间隔时间,需要注意的是,腾讯QQ更新后期设置了发话间隔时间,如果发话太快,将会被提示“网络传去失败”,所以建议时间里面设置最少为 1000 毫秒。 3. 程序原理基本上以:获取窗口→选择窗口→复制内容→转到窗口→根据时间间隔进行粘贴、发送(重复) -QQ automatic speaker
delphihbc
- 简单的Delphi黑板及黑板擦程序,类似于画图程序,画笔画线条,橡皮擦清除画笔。源代码只包括了一个核心类模块,其它代码诸如窗体之类的要自己加了-Simple Delphi blackboard eraser program, similar to the Paint program, the painting strokes eraser to clear brush. The source code includes only a core class module, and other co
