登录
首页 » 其他 » delphi 怎样在数据表中调整记录指针的位置

delphi 怎样在数据表中调整记录指针的位置

于 2022-04-11 发布 文件大小:9.71 kB
0 204
下载积分: 2 下载次数: 1

代码说明:

delphi 怎样在数据表中调整记录指针的位置的源码实例,源代码运行于Delphi7环境,有兴趣的可下载测试。有兴趣可参考以下核心代码:   procedure TFrmOrderBy.FormShow(Sender: TObject);   begin    ADODataSet1.Active := false;    ADODataSet1.Active := true;   end;   procedure TFrmOrderBy.BtnCloseClick(Sender: TObject);   begin    Close;   end;   procedure TFrmOrderBy.Button1Click(Sender: TObject);   var    No: Integer;   begin    No := StrToIntDef(Edit1.Text, 1);    ADODataSet1.MoveBy(No);   end;

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CC10开发源码,适合刚入门的朋友使用,很好很强大
    CC10开发源码,适合刚入门的朋友使用,很好很强大-cc10 code
    2022-01-26 07:50:59下载
    积分:1
  • This is a system called some of the functions of the dialog box procedure, inclu...
    这是一个调用系统中的一些功能对话框的程序,包括显示“打开方式”对话框、打印测试页、映射网络驱动器等等,共有超过20个不同的功能-This is a system called some of the functions of the dialog box procedure, including shows that the "open approach" dialog box, print a test page, map network drives, etc., a total of over 20 different functions
    2022-06-20 23:39:20下载
    积分:1
  • 终点
    End-host multicast communication using switch-trees protocols 端组播交换树协议-End-host multicast communication using switch-trees protocols exchange client multicast tree protocol
    2022-03-02 00:58:36下载
    积分:1
  • Interval coverage of the realization of the algorithm description: In this paper...
    区间覆盖问题的算法实现 问题描述:给出x轴上N条线段的坐标,从中选出一些线段来覆盖区间【0,M】,要求所用线段数目最少 -Interval coverage of the realization of the algorithm description: In this paper, x-axis N be the coordinates of line segment, selected to cover a number of line segments [interval 0, M], requirement by the number of segments at least
    2022-12-22 05:20:03下载
    积分:1
  • C++程序设计源代码例
    C++程序设计源代码例-C programming source code cases
    2022-07-24 10:30:12下载
    积分:1
  • Treatment of data, and research and development for specific projects, based on...
    对数据的处理,和对具体项目的研发,基于C语言的策划和程序设计-Treatment of data, and research and development for specific projects, based on the C language, planning and program design
    2022-05-30 23:39:13下载
    积分:1
  • 东滕网站源码,漂亮的界面,基本网页功能设计,聊天室
    东滕网站源码,漂亮的界面,基本网页功能设计,聊天室- East clears out the website source code, attractive contact surface, basic homepage functional design, chatroom ,ASP,编程网站/Program Web Site 【上载源码成为会员下载此源码】【成为VIP会员下载此源码】 -East Teng website source, and beautiful interface, basic functions of the website design, Chat Room-East clears out the website source code. attractive contact surface, homepage basic functional design, chatroom. ASP, Programming Web site/Web Site Program [on the source as a member download this source] [become VIP Member download this source--
    2022-08-21 04:54:35下载
    积分:1
  • C#检测是否可以上网-网络连接状态
    C#检测是否可以上网-网络连接状态,点击检测按钮即可检测是否连接到网络,将检测结果以弹出框的形式告之。经测试,检测结果准确。
    2022-05-15 07:09:36下载
    积分:1
  • VB编程学习资料-200个基础例子源码
    这些源代码都是相当简单的VB学习实例,有200多个,列举一些例子:查找、替换、关机对话框的调用   调色拾色器   状态栏上进度条   用DDE将程序加入启动菜单   用MultiMedia MCI 控件开发多媒体应用   用ShellExecute API 函数打开文件,API回调函数   局域网聊天服务端_TCP   重启系统   用INI文件实现每日一帖   局域网聊天服务端_UDP   利用随机码防止密码被窃取   用DDE将程序加入启动菜单
    2022-04-13 11:06:38下载
    积分:1
  • 教学用的迷宫示例程序,自己设置迷宫,程序打印走过路径。内有文档说明算法原理...
    教学用的迷宫示例程序,自己设置迷宫,程序打印走过路径。内有文档说明算法原理-teaching examples of the maze procedure, set up its own maze, procedures Print traversed path. Within a document illustrates the algorithm Principle
    2022-07-08 07:52:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载