登录
首页 » Delphi-C++Builder » 本章概要介绍Borland C++ Builder(BCB)和解释什么..

本章概要介绍Borland C++ Builder(BCB)和解释什么..

于 2022-03-28 发布 文件大小:453.95 kB
0 97
下载积分: 2 下载次数: 1

代码说明:

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

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

发表评论

0 个回复

  • fully described C BUILDER6 development of technology, the book is divided into t...
    全面讲述了C++BUILDER6开发技术,全书分两部分,第一部分是windows和数据库开发,第二部分是高级应用程序和分布式应用开发。作者是Satya Sai Kolachina,曾在很多世界500强大公司担任软件架构师。注:本书是英文版-fully described C BUILDER6 development of technology, the book is divided into two parts, the first part of the windows and database development, the second part of the senior applications and distributed applications development. The author is Satya Sai Kolachina, in many of the world"s 500 major companies as software architect. Note : This book is the English version
    2022-03-06 10:42:05下载
    积分:1
  • 这一系列是我平时收集的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-06-12 18:24:25下载
    积分:1
  • The material collected by me is useful to study the programming language delphi,...
    这是我收集的关于学习DELPHI资料,非常有用啊!!!里面有入门的课程。-The material collected by me is useful to study the programming language delphi, including some rudimental knowledge about it.
    2022-03-01 13:23:43下载
    积分:1
  • 突破delphi 7.0编程实例五十讲,pdg文件
    突破delphi 7.0编程实例五十讲,pdg文件-breakthrough programming examples of 50 speakers, PDG documents
    2023-06-23 20:50:05下载
    积分: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
  • 《C++Builder学习大全》中文版
    《C++Builder学习大全》中文版
    2022-07-20 23:34:15下载
    积分:1
  • 本书共有数值计算中常用的Delphi子过程100多个,内容包括解线性代数方程组、插值、数值积分、特殊函数、函数逼近、特征值问题、数据拟合、方程求根和非线性方程组...
    本书共有数值计算中常用的Delphi子过程100多个,内容包括解线性代数方程组、插值、数值积分、特殊函数、函数逼近、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、数据的统计描述、傅里叶变换谱方法、解常微分方程组和解偏微分方程组。每一个过程都包括功能、方法、使用说明、过程和例子五部分。-the numerical calculation commonly used for the Delphi process more than 100, including solutions of linear algebraic equations, interpolation, numerical integration, special, function approximation, eigenvalue problems, data fitting equation Root and solve nonlinear equations, functions and the extreme optimization, statistical data description, Fourier transform spectra, solution of ordinary differential equations reconciliation partial differential equations. Each course includes a function, method, use, process, and examples of five parts.
    2022-03-24 22:57:36下载
    积分:1
  • 人口普查的工作表现在两个方面,一是人口普查的记录问题,二是各种各样指标的统计问题。统计主要表现为人口总量和人口结构,结构包括知识结构、年龄结构、地区结构等。...
    人口普查的工作表现在两个方面,一是人口普查的记录问题,二是各种各样指标的统计问题。统计主要表现为人口总量和人口结构,结构包括知识结构、年龄结构、地区结构等。-census work done in two aspects : First, the census records, two indicators of a variety of statistical issues. The main performance statistics for the total population and the population structure, including the structure of the knowledge structure and age structure, regional structure.
    2022-05-16 08:44:10下载
    积分:1
  • 数 字PID控制算法
    数 字PID控制算法-Digital PID control algorithm
    2022-01-22 07:53:28下载
    积分: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
  • 696522资源总数
  • 104027会员总数
  • 45今日下载