文件名称:Delphi_463041
介绍说明--下载内容均来自于网络,请自行研究使用
Delphi:delphi分页实例,结合数据库实现分页,不过数据库暂时未提供,只有代码部分。实现类似网页上的分页效果:首页、上一页、下一页、尾页等样式,程序通过ADODB连接测试数据库,定义全局变量num1为每页要显示的记录条数,最终实现数据库分页效果,欢迎Delphi新手们参考。
-Delphi: delphi paging instance, combining database paging, but the database is temporarily not available, only a part of the code. Achieve a similar effect on the page pagination: Style Home, Previous, Next, Last, etc., connect the test database through ADODB, define global variables num1 is the number of records to display per page, and ultimately effect the database paging, Welcome to Delphi novice reference.
-Delphi: delphi paging instance, combining database paging, but the database is temporarily not available, only a part of the code. Achieve a similar effect on the page pagination: Style Home, Previous, Next, Last, etc., connect the test database through ADODB, define global variables num1 is the number of records to display per page, and ultimately effect the database paging, Welcome to Delphi novice reference.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Code\delphi\pudn\upandload\DATA\Delphi_463041\Delphi_463041\rd.txt
....\......\....\.........\....\.............\.............\分页\Project2.cfg
....\......\....\.........\....\.............\.............\....\Unit1.dcu
....\......\....\.........\....\.............\.............\....\Unit1.dfm
....\......\....\.........\....\.............\.............\....\Project2.dof
....\......\....\.........\....\.............\.............\....\Project2.dpr
....\......\....\.........\....\.............\.............\....\Unit1.pas
....\......\....\.........\....\.............\.............\....\Project2.res
....\......\....\.........\....\.............\.............\分页