资源列表
Delphi_352023
- 一个Delphi例子,配合Access数据库实现Delphi中的UPDATA数据更新实例,其实是演示如何使用SQL的Update语句,是一个数据库范畴的例子,Delphi高手请跳过,新手可下载源码学习。 -An example of Delphi, Delphi with Access database instances in updating UPDATA data actually demonstrate how to use the Update SQL statement is a
X
- Delphi把图片存储到SQL数据库中,一个实用的Delphi数据库基础操作,把图片信息保存在数据库中,具体的实现方法请参见本源码吧-Delphi the picture stored in an SQL database, a useful Delphi database infrastructure operations, the picture information stored in the database, specific method please refer to the s
Delphi_520041
- Delphi在查询语句中滤除空格,数据库文件在Database目录中,测试本程序前请先附加数据库,并修改代码配置好数据库连接信息。本程序实现在数据库查询中去掉空格的功能,简单实用。-Delphi filter in the query box, the database file in the Database directory, before testing the program, please attach the database and modify the code configu
Delphi_553205
- Delphi SqlServer数据库查询例子,Delphi使用变量查询日期型数据,设定查询条件,规定时间段为某天到某天,符合的查询结果将显示在Datagrid中, -Delphi SqlServer database query example, Delphi date data using variables query, set the query conditions specified period of time for the day to day, in line with
Delphi_580825
- Delphi动态设置窗口在屏幕的位置,你可以在文本框中输入需要显示窗口的左边距、右边距(像素值),不能大于你的屏幕分辨率值,然后窗体就会按照你的设计自动回到指定地方。 -Delphi dynamic settings window at the location of the screen, you may need to display the text box on the left side of the window at the right distance (pixel valu
Delphi_602181
- Delphi +SQL查询主表键值在其它表中出现的记录数,测试程序带数据库文件,Database文件夹下既是。代码很小,1.53M基本是SQL数据库文件的大校本例查询到的记录将显示在Datagrid中显示,测试前请附加数据库并配置好连接。 -Delphi+ SQL Query number of records in the primary table key values appear in other tables, the test program with
Delphi_638361
- Delphi在系统默认的窗口菜单中添加自定义菜单项,在窗体标题栏的右键菜单中添加自定义菜单,这个源码功能主要是演示这一功能如何实现,超简单,面向Delphi的基础学者。-Delphi added to the default window menu custom menu items, add custom menu in the menu window title bar, the main function of this source is to demonstrate how to im
Delphi_765453
- Delphi动态管理存储过程,您需要输入相关的SQL服务器登录信息,比如服务器地址、数据库名、用户名和密码,右侧可看到已定义好的存储过程,你可以通过本程序动态删除存储过程,也可以动态创建存储过程。 -Delphi dynamic management of the stored procedure, you need to enter a SQL Server login information, such as server address, database name, user nam
Delphi_867400
- Delphi实现Office助手或软件精灵的小动画效果,源码使用了三方控件,源码仅供参考。-Delphi to achieve the Office Assistant or software wizard small animation effects, using a tripartite source control, source code for reference only.
Fraction
- Fraction 类的实现 包含测试函数-Achieve Fraction class
BinaryTree
- 1. 建立二叉树 2. 计算结点所在的层次 3.统计结点数量和叶结点数量 4.计算二叉树的高度 5.计算结点的度 6.找结点的双亲和子女 7.二叉树的遍历 8.二叉树的输出-1. Establish binary 2. Calculate the junction point where the level 3 number of nodes and the number of statistics leaf node 4. Calculate the height
Sort
- 1、随机产生100个整数 2、使用不同的内排序方法对其排序 3、领会排序的过程 -A randomly generated integer of 2 100, using different sorting methods to sort within 3 to understand the process of sorting
