登录
首页 » Delphi-C++Builder » 开发指南Delphi通信是高度成功的另一个…

开发指南Delphi通信是高度成功的另一个…

于 2022-12-14 发布 文件大小:3.91 MB
0 268
下载积分: 2 下载次数: 1

代码说明:

Developer s Guide to Delphi Communications is another addition to the highly successful Delphi series from Wordware. This the only title on the market that provides a comprehensive overview to the communications capability of Delphi relative to the major communications protocols, such as TCP/IP, MAPI, SMTP, and HTTP. 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.-Developer s Guide to Delphi Communications is another addition to the highly successful Delphi series from Wordware. This is the only title on the market that provides a comprehensive overview to the communications capability of Delphi relative to the major communications protocols, such a

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

发表评论

0 个回复

  • Delphi 的RTTI机制的所有技术文档(相当齐全)
    Delphi 的RTTI机制的所有技术文档(相当齐全)-Delphi" s RTTI mechanism for all the technical documentation (fairly comprehensive)
    2023-06-17 21:45:04下载
    积分:1
  • 本章概要介绍Borland C++ Builder(BCB)和解释什么..
    Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.-Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also
    2022-03-28 15:37:04下载
    积分:1
  • 配件管理用报表工具,FASTREPORT,很好用的报表工具
    配件管理用报表工具,FASTREPORT,很好用的报表工具-Parts management with reporting tools, FASTREPORT, very good reporting tools used in
    2022-01-25 16:32:17下载
    积分: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
  • The Internet allows computers thousands of miles apart to exchange information t...
    The Internet allows computers thousands of miles apart to exchange information through programs such as Web browsers, and nearly all of these programs gain access to network communication services through the sockets programming interface. TCP/IP Sockets in C: Practical Guide for Programmers is a quick and affordable way to gain the knowledge and skills needed to quickly develop sophisticated and powerful web-based applications. Written by two experienced networking instructors, the book s focused, tutorial-based approach enables the reader to master the tasks and techniques essential to virtually all client-server projects using sockets in C. Programming concepts are introduced through simple, real-world examples, and are accompanied by line-by-line code commentary that describes the purpose of each part of the program. The book s companion website also contains myriad employable examples of command-based source code discussed throughout the text
    2022-02-16 09:55:09下载
    积分:1
  • Delphi Informant Magazine 2000 March
    Delphi Informant Magazine 2000 March
    2022-08-25 00:40:50下载
    积分:1
  • 初学者很好的启蒙教材,看过很有收获,对初学者是一个很好指导!...
    初学者很好的启蒙教材,看过很有收获,对初学者是一个很好指导!-C++builder 6.0,C++builder 6.0,C++builder 6.0
    2023-01-13 08:05:03下载
    积分:1
  • Dbgrid 增强(附源码):支持多表头,多固定列,按表头排序,支持合计列,并支持直接打印...
    Dbgrid 增强(附源码):支持多表头,多固定列,按表头排序,支持合计列,并支持直接打印-Dbgrid increase (FOSS) : support multi-table, multi-fixed out, according to the first table, in order to support a whole series, and support for direct printing
    2022-07-08 19:00:57下载
    积分:1
  • dot matrix led ư ith atmega16
    dot matrix led ư ith atmega16
    2022-02-25 07:01:27下载
    积分:1
  • DelphiWin32核心API参考光盘内容.是学习书籍中的源码,便于学习.
    DelphiWin32核心API参考光盘内容.是学习书籍中的源码,便于学习.-DelphiWin32 core API Reference CD-ROM. Book learning is the source to facilitate learning.
    2022-07-08 21:07:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载