80
最 新 评 论
80
专 题 分 类
80
最 新 日 志
80
最 新 留 言
80
搜 索
用 户 登 录
友 情 连 接
我 的 好 友
80
博 客 信 息
80


Delphi 2005 了解Delphi的基础知识 | 2009/12/6 13:21:00
        这是本书的第8版,而且笔者还撰写了其他图书、课程材料、会议论文等。因此,除了本书内容之外,笔者还有大量关于  De1Phi编程的其他材料,特别是介绍性的材料。
        在最近的几年中,笔者已经使用这些信息制作成了两本电子图书;Essential Pascal 和 Essential Delphi,并且已经将它们放在自己的网站上供免费获取,但是一些比较高级的材料最终被放在了笔者的 Delphi Power Book中。这两本“Essential电子图书能够被免费下载,但是要求从中获益的专业开发人员支付一定的费用(请参见在线的详细信息)。一旦“Delphi Power Book”制作完成,笔者也将要求支付少量的费用。
    本附录将概括地列出各个标题及其内容,这些内容通过提供比较容易学习的介绍性信息补充了本书。这两本电子图书被宿主在www.marcocantu.corn网站上。
Essential Pascal
   
         Essential Pascal(www.marcocantu.com/epascal)是一本关于Pascal语言基础的导论。
         这本10O页的图书没有包括Borland的OOP扩展,但是详细介绍了Turbor Pasical 在这几年中给核心语言添加的许多特性。下面是这本电子图书的章目录:
        Chapter 1:Pascal History(Pascal历史)
        Chapter 2:Coding In Pascal(用 Pascal编程)
        Chapter 3:Yypes,Variables,and Constants(类型、变量与常量)
        Chapter 4:User-Defined Data Type。(用户定义数据类型)
        Chapter 5:Statements(语句)
        Chapter 6:Procedure and Functions(过程与函数)
        Chapter 7:Handling Strings(处理字符串)
        Chapter 8:Memory(and Dynamic Arrays(内存(和动态数组))
        Chapter 9:windows Programming(Windows编程)
        Chapter 10:Variants(变体)
        Chapter 11:Programs  and  Units(程序与单元)
        Chapter 12:Flies In the Pascal-anguage(Pascal语言中的文件)
        Appendix A:Glossary of Terms(术语词汇表)
        Appendx B:Examples(示例)
Essential Delphi

        Essential Delphl(www.marcocantu.corn/edelphi)是一本关于怎样使用 Delphi作为一个RAD具的导论,其中详细地介绍了 VCI一库。大部分材料来自本书的各个早期版本,但是为了留出空间来介绍Borland公司在最近几年中已经添加的新特性,笔者不得不砍掉某些部分。下面是这本电子图书的章目录(这个目录始终处于开发之中):
    Chapter 1:A torm Is a whdow(窗体就是窗口)
    Chapter 2:Highlights of the Delphi Environment(Delphi环境的要点)
    Chapter 3:The()冰。ct RePOsitory and the I>elPhi Wizards(对象贮藏库与 Delnhi向导)
    Chapter 4:A Tour o(the Basic Cornnonents(基本11具的测览)
    Chapter 5:Creatlns and Handlins Menus(创建和处理菜单)
    Chapter 6:MJtime山a Fun(多媒体娱乐)
    Chapter 7:S。Ving Settings:卜rom INI FileS to the Registfy(保存设置:从INI文件到注册表)
    Chapter 8:More on Forms(关于窗体的更多话题)
    Chapter 9:Delphi方taba。e 101(with Paradox)(Delphi数据库人门(使用*r。dox))
    Chapter 10:Printing and Reporting(打印与报表制作)
    Chapter 11:Managing Fil:S(管理文件)
    Appendix A:Essential SQI.(SQI。基础)
    Appendix B:(ommon VCL Propert卜s(常用VCL属性)
Delphi Power Book
   
     Delphi POwer Book(www.marcocantu.com/delphipowerbook)不是一本 Delnhi导论,而是一本较高级信息选集;虽然这些信息对所有开发人员来说没有重要到足够被包含在本书的这一版中,但它们仍是值得充分介绍的。和上一本免费的导论图书不同,在Delphi Power Book中,只有部分材料将是可免费获取的,而整本电子图书将以定期订阅的形式被在线销售。下面是计划的结构:
    Chapter 1:Dephi Language Secrets(Delphi语言奥秘)
    Chapter 2:Using Interface in Delphi(在 Delphi中使用接口)
    Chapter 3:RTL Secrets(RTL奥秘)
    Chapter 4:Delphi  pressestency  and streamling(Delphi持久性与流技术)
    Chapter 5:RTTI in Delphi(Delphi中的 RTTI)
    Chapter 6:VCL Secrets(VCL奥秘)
    Chapter 7:Graphics in Delphi(Delphi中的图形)
    Chapter 8:Witing VCL Components(编写 VCL构件)
    Chapter 9:Win32 VCL Components(Win32 VCL构件)
    Chapter 10:Data Aware VCL Components(数据敏感的VCL构件)
    Chapter 11:Dataset Deriver VCL Components(数据集派生的 VCI.构件)
    ChaPter 12:Writing PrPertv Editors(编写属性编辑器)
    C5aPter 13:Writing Comnonent Editors(编写构件编辑器)
    ChaPter 14:Wizards and other IDE Customizations(向导与其他 IDE定制)
    ChaPter 15:Processes and Memory(进程与内存)
    ChaPter 16:Mulhtashng and Muktithreadhg(多任务与多线程)
    Chapter 17:Debugging Techniques(调试技巧)
    Chapter 19:COM in Delphi(elphi中的 COM)
    Chapter 20:COM Shell Extensions(COM Shell扩展)
    Chapter 21:Sockets Programming(with Indy)(套接字编程(使用 Indy))
    Chapter 22:Delphi and the World Wide Web(Delphi与万维网)
    Chapter 23:From Delphi to Kylix(从 Delphi到 Kylix)
    Chapter 24:CLX Secrets(CLX奥秘)
    Chapter 25:KyllX:Linux System Programming(KyllX:Linux系统编程)
    Chapter 26:Delphi  for.NET
    Chapter 27:FCL Secrets(框架类库奥秘)
阅读全文 | 回复(0) | 引用通告 | 编辑 | By: 皮皮爸爸
  • 标签:Delphi 
  • 发表评论:

      大名:
      密码: (游客无须输入密码)
      主页:
      标题:
      80
    Powered by Oblog.