登录
首页 » Delphi-C++Builder » 比中译本好得多,内容也没有删减的电子版。有比中文版多出一卷的新内容哦(中文版只是Vol1)。这是PDF版...

比中译本好得多,内容也没有删减的电子版。有比中文版多出一卷的新内容哦(中文版只是Vol1)。这是PDF版...

于 2022-04-02 发布 文件大小:2.10 MB
0 303
下载积分: 2 下载次数: 1

代码说明:

比中译本好得多,内容也没有删减的电子版。有比中文版多出一卷的新内容哦(中文版只是Vol1)。这是PDF版-much better than the Chinese translation, and the content is not the deletion of the electronic version. The Chinese version is more than a roll out of new content Oh (Chinese version only Vol1). This is the PDF version

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

发表评论

0 个回复

  • 葵花宝典是DELPHI开发必备的工具,里面记录了一些非常有用的编程方法和技巧,对大家很有用。...
    葵花宝典是DELPHI开发必备的工具,里面记录了一些非常有用的编程方法和技巧,对大家很有用。-sunflower Delphi is an essential tool for development, they recorded some very useful programming methods and techniques useful to everyone.
    2022-08-17 02:23:30下载
    积分:1
  • 个人编程技巧收集整理一(Delphi),应该对DELPHI编程有一定的帮助吧,快下载吧...
    个人编程技巧收集整理一(Delphi),应该对DELPHI编程有一定的帮助吧,快下载吧-personal programming skills compile a (Delphi), the Delphi programming should be helpful bar, it quickly download
    2023-04-28 17:50:03下载
    积分:1
  • Delphi 6 Developer s Guide (Sams Developer s Guides) By Xavier Pacheco Publi...
    Delphi 6 Developer s Guide (Sams Developer s Guides) By Xavier Pacheco Publisher: Sams Number Of Pages: 1200 Publication Date: 2001-12-17 ISBN-10 / ASIN: 0672321157 ISBN-13 / EAN: 9780672321153 Borland(r) Delphi 6 Developer s Guide is a new edition of the #1 best-selling Delphi book by authors Steve Teixeira and Xavier Pacheco. Steve and Xavier are of the winners of the Delphi Informant Reader s Choice Award for both Delphi 4 Developer s Guide and Delphi 5 Developer s Guide. Borland(r) Delphi 6 Developer s Guide is completely updated for Delphi 6 and includes in-depth coverage on Borland s new CLX architecture, DBExpress Applications, SOAP, CORBA, WebSnap and BizSnap features. It continues as a complete reference and authoritative guide to the newest version of Delphi.-Delphi 6 Developer s Guide (Sams Developer s Guides) By Xavier Pacheco Publisher: Sams Number Of Pages: 1200 Publication Date: 2001-12-17 ISBN-10 / ASIN: 0672321157
    2022-04-16 05:52:59下载
    积分:1
  • 根据delphibasic网站 制作的最新帮助文件 绝对很好的delphi参考手册...
    根据delphibasic网站 制作的最新帮助文件 绝对很好的delphi参考手册-According to the latest production delphibasic Site Help file is absolutely a good reference manual delphi
    2023-06-10 21:05:04下载
    积分:1
  • 在skincontrol德尔福
    一个很好的Delphi皮肤控件 用来做界面很漂亮的-A skincontrol for Delphi
    2022-02-15 04:26:08下载
    积分: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
  • conexion Modbus RS485
    Conexion de Modbus rs485
    2023-05-28 10:55:02下载
    积分:1
  • RAD 10 c++ Builder 做的安卓摄像头扫二维码 Delphi的也放一起了
    RAD 10 c++ Builder 做的安卓摄像头扫二维码 Delphi的也放一起了 用的是ZXing 的下载了直接编译出安卓的APK放安卓里就可以试效果了罗。。^m^
    2022-08-04 02:50:10下载
    积分:1
  • Delphi经典函数,包含DELPHI的全部函数用法,是DELPHI爱好者的必备工具。...
    Delphi经典函数,包含DELPHI的全部函数用法,是DELPHI爱好者的必备工具。-Delphi classic function contains all of Delphi"s function usage, Delphi is a tool for enthusiasts.
    2022-02-10 13:15:58下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载