登录
首页 » Delphi-C++Builder » Claimed to be the strongest in the universe delphi compilations, the original wo...

Claimed to be the strongest in the universe delphi compilations, the original wo...

于 2022-01-25 发布 文件大小:49.98 MB
0 209
下载积分: 2 下载次数: 1

代码说明:

号称是宇宙中最强的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

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

发表评论

0 个回复

  • DELPHI连接数据库方面的电子书
    DELPHI连接数据库方面的电子书-DELPHI connect to the database in e-book
    2023-07-18 07:40:03下载
    积分:1
  • 犯错
    DELPHI7运用编程150例 本书主要针对具有一定Delphi基础知识的读者,全书通过150个实例全面、深入地介绍了用Delphi 7开发应用程序的常用方法和技巧。全书共分为8章,主要讲解了用Delphi 7进行界面效果处理、图像处理、图形与多媒体开发、系统功能控制、文件处理、网络与数据库开发,以及组件应用等内容。这些实例简单实用、典型性强、功能突出,很多实例使用的技术稍加扩展可以解决同类问题。使用本书最好的方法是通过学习掌握实例中的技术或技巧,然后使用这些技术尝试实现更复杂的功能并应用到更多方面。 -err
    2022-05-13 20:19:04下载
    积分:1
  • TeeChart控件源代码
    source code for TeeChart
    2022-03-05 00:11:35下载
    积分: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
  • effectiveness of the 100 cases with books that the source code is part of the in...
    delphi编程实效百例的随书源代码 这是其中的界面外观部分-effectiveness of the 100 cases with books that the source code is part of the interface appearance
    2022-07-15 23:03:57下载
    积分:1
  • Delphi、C 高手速成 V3.0
    Delphi、C 高手速成 V3.0-Delphi, C V3.0 accelerated master
    2022-08-13 07:59:18下载
    积分:1
  • DELPHI Programming Handbook Online e
    DELPHI编程手册网络版 该电子书由友益在线文档资料与授权软件开发 本电子书2300多篇实用编程文章,700多万字,编程时常见的问题里面一般都能解决。作为备查资料不可多得。 DELPHI编程手册网络版将会不定期自动更新,使用操作简便 -DELPHI Programming Handbook Online e-book from the Friends of the benefits of the online documentation for software development and licensing more than 2300 articles in this book practical programming articles, more than 700 million words, programming frequently asked questions which have generally been able to solve. As a reference the information hard to come by. DELPHI Programming Guide Online will be automatically updated from time to time, use easy to operate
    2023-03-06 23:35:03下载
    积分: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
  • 开发客户/服务器应用程序时,一个需要考虑的问题是,面向集合还是面向记录?客户程序并不是 像桌面数据库程序那样直接面对数据库表,而只是面对数据的子集。 客...
    开发客户/服务器应用程序时,一个需要考虑的问题是,面向集合还是面向记录?客户程序并不是 像桌面数据库程序那样直接面对数据库表,而只是面对数据的子集。 客户程序在向服务器请求数据时,得到的数据可能是由一个或多个表中的字段构成的,而请求是 通过结构化查询语言( S Q L )实现的。 -development of client/server applications, a need to consider the problems that still face pool-oriented record? Clients are not as desktop database program as directly face the database tables, and faced with only a subset of data. Client to the server requesting data, the data may be from one or more tables of fields, which are requested through structured query language (S Q L) achieved.
    2022-08-21 15:30:36下载
    积分:1
  • 配件管理用报表工具,FASTREPORT,很好用的报表工具
    配件管理用报表工具,FASTREPORT,很好用的报表工具-Parts management with reporting tools, FASTREPORT, very good reporting tools used in
    2022-01-25 16:32:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载