-
这个过程演示了如何在运行中使用编辑器
本程序演示了如何使用编辑器在运行期设置表格的一些常用参数
需要使用到Ehlib控件,最好使用3.6版本,旧版本也适用!
使用前请双击本目录下的DB.UDL连接数据库,连接完成后即可选择数据表进行演示!
在表格上按右键,即可出现功能菜单,点击进入!
程序应该适用于各版本的DELPHI,但由于条件有限未做测试!-This procedure demonstrates how to use the editor in the run-time set up tables need to use some common parameters to Ehlib control, it is best to use 3.6 version, also applies to older versions! Before use double-click the catalog under DB.UDL connect to database, connectivity be able to choose after the completion of data table demo! Right-click in the table can function menu appears, click to enter! procedure should be applicable to all versions of DELPHI, but due to limited testing done!
- 2022-01-26 04:00:07下载
- 积分:1
-
Direct
直接附加数据库!
修改 Include/ Class_Main.asp 为自己信息
后台admin admin
绍兴人才网程序-Direct-attached database! Modify Include/Class_Main.asp background information for their own talent network admin admin procedures Shaoxing
- 2022-01-27 23:05:31下载
- 积分:1
-
求解约瑟夫问题。设有n个人围成一个圆圈坐下,对所有围从的人从某个位置开始编号为1,2,3,……,n,从编号为1的人开始报数1,报数依交进行,报数n的人即出列,下...
求解约瑟夫问题。设有n个人围成一个圆圈坐下,对所有围从的人从某个位置开始编号为1,2,3,……,n,从编号为1的人开始报数1,报数依交进行,报数n的人即出列,下一个人从1开始报数,再报数m的人便是第二个出列的人如此重复下去,直到最后一个人出列为止,于是便得到一个出列的顺序,这称之为约瑟夫(Josephu)问题。-solving problems. N individuals have formed a circle to sit down, all right Wai from the start from a position of No. 1, 2, 3, ..., n, for a number of people reported a few, according to several newspaper pay, the newspaper n ie the out, the next person was from the beginning a few , and reported m is the second out of this series continue to repeat until the final out in a series, then get a series out of order, which called Joseph (Josephu) problem.
- 2022-05-21 23:13:13下载
- 积分:1
-
FOR ASP
统管理:初始设置,吧及吧类别设置,部分广告管理,用户管理,帖子管理,数据库压缩、备份和恢复;
初始设置:站点基本资料、色彩搭配、相关协议文本、站长资料、信息权限、导航条设置等;
吧务管理:帖子管理;
-FOR ASP
- 2022-02-20 10:20:08下载
- 积分:1
-
数据结构中的各种排序,只要输入一定的数据就可以实现排序,显示结果...
数据结构中的各种排序,只要输入一定的数据就可以实现排序,显示结果-Data structure in a variety of sort, as long as the importation of a certain sort of data can be achieved, the result will be displayed
- 2022-06-12 05:38:45下载
- 积分:1
-
数据结构文件检索
数据结构实验六
统计若干个大型英文txt文件(如英文小说)中所有单词出现的次数,并输出出现次数最多的前10个单词及其出现次数。假设单词字符定义为大小写字母、数字和下划线,其他字符均看作单词分隔符。
要求:
(1)自行设计合适的数据结构及相关算法;
(2)程序运行结束时将txt文件名以及统计结果写入磁盘;
(3)每次程序启动时(除了首次运行)将上次的结果读入内存、显示;
(4)能根据用户选择实现重新初始化、查找某单词出现次数、追加统计、退出等功能。
- 2022-01-26 00:14:54下载
- 积分:1
-
Data structure of the dynamics of regulatory law, given the same part of the two...
数据结构里的动态规化法,给出两个字符串的相同部分。-Data structure of the dynamics of regulatory law, given the same part of the two strings.
- 2022-04-12 05:33:21下载
- 积分:1
-
sqlite是一种嵌入式数据库。本文件包含了操作此数据库的一个类。该类实现了sqlite的所有操作,并具有良好的注释说明。...
sqlite是一种嵌入式数据库。本文件包含了操作此数据库的一个类。该类实现了sqlite的所有操作,并具有良好的注释说明。-sqlite is an embedded database. This document contains the operation of this database, a class. Sqlite class implements all the operations, and has a good explanatory notes.
- 2022-03-19 00:27:37下载
- 积分:1
-
DELPHI实现的基于指针的堆栈和队列。可以用于实现结构的堆栈和队列。...
DELPHI实现的基于指针的堆栈和队列。可以用于实现结构的堆栈和队列。-DELPHI realized pointer-based stack and queue. Can be used to achieve the structure of the stack and queue.
- 2022-01-25 20:26:06下载
- 积分:1
-
数据库实验,建立一个简单的数据库,有打开、存储、删除、建立等值嵌套循环连接的功能。...
数据库实验,建立一个简单的数据库,有打开、存储、删除、建立等值嵌套循环连接的功能。-database experiments, a simple database, open storage, delete, equivalent to establish nested loop join function.
- 2022-02-06 08:27:47下载
- 积分:1