登录
首页 » Delphi-C++Builder » 原代码的相关表单

原代码的相关表单

于 2022-04-20 发布 文件大小:1.19 MB
0 226
下载积分: 2 下载次数: 1

代码说明:

有关表格查询的原码-relevant forms for the original code

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

发表评论

0 个回复

  • 这一系列是我平时收集的pascal深入核心编程, 希望对大家有帮助,开发环境是delphi...
    这一系列是我平时收集的pascal深入核心编程, 希望对大家有帮助,开发环境是delphi-this series is my usual collection of pascal-depth core programming, we hope to help the development environment is delphi
    2022-08-17 18:03:18下载
    积分:1
  • C++ Builder基础教程 C++ Builder基础教程 C++ Builder基础教程
    C++ Builder基础教程 C++ Builder基础教程 C++ Builder基础教程-C++ Builder-based Tutorial Tutorial C++ Builder-based C++ Builder-based Tutorial Tutorial C++ Builder-based
    2022-01-20 23:31:27下载
    积分:1
  • this program can be used in other programs VCL configuration, the memory content...
    本程序可用于其它VCL程序的配置、内存内容。帮助设计运行时调试。当然,人们可以看看什么配方用什么成分,设计什么属性
    2022-03-21 22:51:48下载
    积分:1
  • Overview of Delphi Object Pascal, units and libraries, data and string types, ex...
    Overview of Delphi Object Pascal, units and libraries, data and string types, exception handling, file I/O, classes and objects, inheritance, constructors and destructors, interfaces, reference counting, Windows messages, memory management strategies, virtual method tables (VMTs), properties, using TypInfo, virtual and dynamic methods, automated methods and COM, Delphi type information and RTTI, concurrent programming with threads, synchronization, thread local storage techniques, Delphi language reference, system constants, operator reference, compiler directives, code samples, and programming tips.
    2022-04-24 13:26:31下载
    积分:1
  • decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 de...
    decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 -decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1
    2022-04-24 04:12:43下载
    积分:1
  • windows外壳扩展编程入门实例 关于Windows 外壳扩展方面的文章私心以为最好的应当算是Michael Dunn 的The Complete I...
    windows外壳扩展编程入门实例 关于Windows 外壳扩展方面的文章私心以为最好的应当算是Michael Dunn 的The Complete Idiot’s Guide to Writing Shell Extensions 我也曾想过所谓眼前有景道不 得崔颢题诗在上头既然已经有了这么好的文章我还来饶舌算什么不过转念再想文章 虽好毕竟是为Visual C++的用户看的对Delphi 的使用者来说似乎有点不公平我最初编 写Shell Extension 的时候用的也是Visual C++ 不过现在已经转而使用Delphi 觉得两者 毕竟还是有所不同因此就有了这篇文章算是将我的一些心得体会和大家分享 我最初的打算是将Michael Dunn 文章中涉及的全部内容全部转成Delphi 程序再加上我-windows Windows Michael Dunn The Complete Idiots Guide to Writing Shell Extensions What kind of tongue but want to switch majors article was, after all, is good for Visual C users the right to see the Delphi users seem to me a little unfair to the initial preparation of Shell Extension of the Visual C but also now turn to the use of Delphi or think they have, after all, we will have a different result this article I will be some experiences to share with you my initial intention was to Michael Dunn article, the full content of all to the proceedings with Delphi as I
    2023-07-16 10:10:04下载
    积分:1
  • DELPHI7中RAVE控件的教程 实现RAVE报表
    DELPHI7中RAVE控件的教程 实现RAVE报表-Delphi7 in RAVE tutorial control statements to achieve RAVE
    2022-12-20 11:25:03下载
    积分:1
  • Object Pascal is a high
    Object Pascal 是一种高级编译语言,具有强类型(对数据类型的检查非常严格)特性,支持结构化 和面向对象编程。它的优点包括代码的易读性、快速编译,以及支持多个单元文件从而实现模块化编程。 Object Pascal 具有一些特性以支持Borland 组件框架和RAD(快速应用程序开发)环境。在很大程 度上,本语言参考的说明和示例假定你使用Borland 公司的开发工具,如Delphi 和Kylix。 绝大多数使用Borland 开发工具的开发者是在IDE(集成开发环境)环境下编写代码并进行编译。 Borland 开发工具帮助我们设置工程和源文件的许多细节,比如维护单元的依赖信息。并且,使用这些工 具在程序的组织上还有一些限制,严格说来,这不是Object Pascal 语言规范的一部分。比如,Borland 开发工具遵循某些文件和程序的命名约定,若你在IDE 以外编写代码并使用命令行来编译,你可以避开 这些限制。 这些帮助主题假设你在IDE 环境下工作,并且使用VCL(可视化组件库)和/或 CLX(跨平台组件 库)创建应用程序。但有时候,Borland 一些特定的规则和Object Pascal 的通用规则并不相同。-Object Pascal is a high-level language compiler, strong type (of the types of data very strict inspection) features, structured and object-oriented programming. Its advantages include code readability, fast compiler, and documentation to support a number of modules to achieve modular programming. Object Pascal has some characteristics of components in support of Borland framework and RAD (Rapid should development of procedures) environment. To a large ex
    2022-04-06 21:19:36下载
    积分:1
  • Summary of many years of finishing Delphi development experience for developers...
    多年整理总结的Delphi开发经验,供各个层次的开发人员使用!-Summary of many years of finishing Delphi development experience for developers at all levels to use!
    2022-05-17 11:48:01下载
    积分:1
  • * The most important classes and components * The new features of Delphi 6...
    * The most important classes and components * The new features of Delphi 6 * Programming DLLs * Delphi and databases * Delphi and the internet * Developing components Addison-Wesley Nitty Gritty Programming Series provides the most important facts that you willneed to know to get up and running in new programming topics quickly and when you have becomeproficient you can use it as an on-going reference book for all the fundamentals. Divided into three sections, this book provides everything you need to know to startprogramming in Delphi 6. * Introduction -- all the main topics that you ll need to get working now. * Reference section -- all the necessary instructions and topics in one easy reference section so that you can refer back to the book again and again. * Practical tips and tricks -- find out how to put those important concepts into practice and get expert tips on how to improve your programming.-* The most important classes and components
    2022-01-22 07:45:12下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载