登录
首页 » Delphi-C++Builder » Delphi项目案例导航,是个好东东,是学习开发的好案例

Delphi项目案例导航,是个好东东,是学习开发的好案例

于 2022-08-18 发布 文件大小:6.45 MB
0 227
下载积分: 2 下载次数: 1

代码说明:

Delphi项目案例导航,是个好东东,是学习开发的好案例-case navigation is a good Dongdong, is the development of good learning case

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

发表评论

0 个回复

  • Delphi项目案例导航,是个好东东,是学习开发的好案例
    Delphi项目案例导航,是个好东东,是学习开发的好案例-case navigation is a good Dongdong, is the development of good learning case
    2022-08-18 22:12:29下载
    积分:1
  • 本书主要针对具有一定Delphi基础知识的读者,全书通过150个实例全面、深入地介绍了用Delphi 7开发应用程序的常用方法和技巧。全书共分为8章,主要讲解了...
    本书主要针对具有一定Delphi基础知识的读者,全书通过150个实例全面、深入地介绍了用Delphi 7开发应用程序的常用方法和技巧。全书共分为8章,主要讲解了用Delphi 7进行界面效果处理、图像处理、图形与多媒体开发、系统功能控制、文件处理、网络与数据库开发,以及组件应用等内容。这些实例简单实用、典型性强、功能突出,很多实例使用的技术稍加扩展可以解决同类问题。使用本书最好的方法是通过学习掌握实例中的技术或技巧,然后使用这些技术尝试实现更复杂的功能并应用到更多方面。-the book against certain basic knowledge of Delphi readers, the book by 150 examples of comprehensive, in-depth introduction of the Delphi 7 application procedures commonly used methods and techniques. The book is divided into eight chapters, mainly on the use of Delphi 7 for interface effects processing, image processing, graphics and multimedia development, system control functions, document processing, networking and database development, application and content components. These simple and practical examples, the typical strong, prominent features, many examples of the use of technology to expand a little can be solved similar problems. Use of the book is the best way to study to acquire examples of technology or skills, and then use these techniqu
    2023-06-19 23:45:04下载
    积分:1
  • Claimed to be the strongest in the universe delphi compilations, the original wo...
    号称是宇宙中最强的delphi合辑,下面是原话: ================================ Database Application : 查询数据库的最完美技巧 中文版 del6opr.chm: Delphi 6 的帮助文件 中文版 delphi6_function.chm Delphi 6 函数介绍 中文版 Essential_Pascal.chm 最完整的Object Pascal语言介绍 中文版 FastReportHelp.chm 拥有魔力的FastReport的帮助文件 中文版 IBlt0101B.Chm InterBase的经典问答资料文件 中文版 MySQLBook.chm MySQL的最详细帮助文件 中文版 ProgrammingWindows_tw.chm 地球上最有名、最受推崇、最多人使用并且从中受益的程式设计用书 当然也是中文版 -Claimed to be the strongest in the universe delphi compilations, the original words of the following: ================================ Database Application : query the database of the most perfect English skills del6opr.chm: Delphi 6 help documentation Chinese version delphi6_function.chm Delphi 6 introduced the Chinese version of the function Essential_Pascal.chm the most complete description of the Object Pascal language has a Chinese version of FastReportHelp.chm the help of magical FastReport IBlt0101B.Chm InterBase documentation Chinese version of the classic Q & A inf
    2022-01-25 18:10:17下载
    积分:1
  • 凌阳8202r 071217方面o3.rar
    SUNPLUS 8202R 071217 PART O3.RAR
    2022-03-24 18:46:21下载
    积分:1
  • 欢迎您下载这个也许是有史以来最强悍的delphi资料包! 我并没有把我全部的资料交给您!因为资料在于精而不再于多!只要您能踏踏实实的看完这些 资料包里的
    欢迎您下载这个也许是有史以来最强悍的delphi资料包! 我并没有把我全部的资料交给您!因为资料在于精而不再于多!只要您能踏踏实实的看完这些 资料包里的内容,并且能够完整清晰的讲述给别人听,并且别人也听懂了,我想你已经是一个Delphi的高手了。一个并不亚于你偶像的高手了!-Welcome to download this perhaps is the most powerful kit delphi! I did not put all my information to you! Because the information is no longer in the more refined! As long as you can do after reading the information of the contents of the bag, and can clear about the integrity of listening to others and understand others, I think you have is a master of Delphi. No less a master of your idols!
    2022-08-16 06:59:09下载
    积分:1
  • 层次分析法的算法已经经过开发严整
    层次分析法的算法已经经过开发严整-AHP algorithm has been developed after thorough
    2022-02-26 17:19:37下载
    积分: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
  • Delphi语言参考手册,用户非常需要,尤其对初学者非常重要。...
    Delphi语言参考手册,用户非常需要,尤其对初学者非常重要。-Delphi language reference manual, users need, especially for beginners is very important.
    2022-08-06 08:02:45下载
    积分:1
  • 《C++Builder学习大全》中文版
    《C++Builder学习大全》中文版
    2022-07-20 23:34:15下载
    积分:1
  • 其实学Delphi并不难,看你的努力程度,我才学了一个学期,就已经可以做一些小的应用软件了, 现在在接做两个大的系统,首先要相信自己,才能有可能成功,找些好...
    其实学Delphi并不难,看你的努力程度,我才学了一个学期,就已经可以做一些小的应用软件了, 现在在接做两个大的系统,首先要相信自己,才能有可能成功,找些好的书,如《DELPHI编程技巧与实例》等,-Actually, academic Delphi is not difficult to see your efforts, I scholarship for a semester. it can do some small software applications, now done in the following two systems, we must first believe in themselves and may be successful, and find some good books, like "Delphi programming techniques and examples."
    2022-09-09 16:20:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载