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

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

于 2022-04-11 发布 文件大小:9.71 kB
0 192
下载积分: 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 个回复

  • fm2010 sch,it is very important
    fm2010 sch,it is very important
    2023-01-22 16:20:04下载
    积分:1
  • 无组件上传,适合初学者学习,自己做的,互相学习
    无组件上传,适合初学者学习,自己做的,互相学习-good upload for study
    2022-01-27 21:04:01下载
    积分:1
  • my personal use of small
    我的小网站个人利用业余时间设计的,感觉 还是有待于进一步的提高-my personal use of small-time website design, I feel needs further improvement
    2022-07-15 08:38:21下载
    积分:1
  • Nanjing University of the "data structure," the curriculum, data struc...
    南京工业大学的《数据结构》教学大纲,数据结构是南工大考研专业课程的重点课程,这里包含了所有重点,对考研的同学很有帮助!-Nanjing University of the "data structure," the curriculum, data structure is a large South taking tests for professional courses focus on courses here encompasses all focus on the students taking tests helpful!
    2022-11-21 16:20:03下载
    积分:1
  • TI公司DSP原理图和封装文件.部分经本人修改过,绘图更方便.
    TI公司DSP原理图和封装文件.部分经本人修改过,绘图更方便.-TI company DSP schematic documents and packaging. Some of my modified, mapping and more convenient.
    2022-02-04 11:27:16下载
    积分:1
  • 电脑小助手
    功能如下:可以设置提醒方式:闹钟响铃提示、启动指定任务、关机、重启、注销、锁定等开机自动启动桌面可以显示提醒的内容,使用状态以及备注桌面显示时钟添加闹钟添加、删除、修改、退出任务桌面时钟鼠标穿透(即可以将显示的时钟固定在某个位置)桌面时钟前置
    2023-01-16 03:10:04下载
    积分:1
  • The tutotial7 of TLM
    OSCI组织最新lease出来的传输级建模指导实验,对初学者快速认识TLM中的一些基本概念很有用,本实验经作者修改并调试通过。-The tutotial7 of TLM-2.0 which is released from OSCI group currently!
    2023-03-28 06:35:03下载
    积分:1
  • TLC2543介绍中国,用汇编操作,TLC2543是TI SW…
    TLC2543的中文简介,附有汇编操作,TLC2543是德州仪器公司生产的12位开关电容型逐次逼近模数转换器,它具有三个控制输入端,采用简单的3线SPI串行接口可方便地与微机进行连接,是12位数据采集系统的最佳选择器件之一。本文介绍了该芯片的功能、时序,并给出了8051单片机的接口电路。-TLC2543 briefed the Chinese, with the compilation operation, TLC2543 is by TI Switched-Capacitor 12-successive approximation ADC. it has three control input, a simple three-wire SPI serial interface can be easily connected with the computer, yes 12 Data Acquisition System devices to choose the best one. This paper introduces the chip functional, timing, and gives the 8051 interface circuit.
    2022-08-03 17:02:33下载
    积分:1
  • library IEEE use IEEE.STD_LOGIC_1164.all use IEEE.STD_LOGIC_ARITH.all u...
    library IEEE use IEEE.STD_LOGIC_1164.all use IEEE.STD_LOGIC_ARITH.all use IEEE.STD_LOGIC_UNSIGNED.all
    2022-03-03 21:11:32下载
    积分:1
  • 连连看游戏 C#源代码版
    连连看游戏 C#源代码版,仿写的,虽然没有真正的连连看功能多,不过已经写出了基本的游戏逻辑,对编写类似游戏来说,是个值得看的参考范例。
    2022-03-06 16:16:06下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载