Mastering Delphi Programming:A Complete Reference Guide

Mastering Delphi Programming:A Complete Reference Guide

评分

★★★★★

ISBN

9781838983918

出版社

Packt Publishing 2019-11-26出版

作者

Primo

内容简介
Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for most operating systems, including Microsoft Windows, iOS, and now Linux with RAD Studio 10.2. If you know how to use the features of Delphi, you can easily create scalable applications in no time.This Learning Path begins by explaining how to find performance bottlenecks and apply the correct algorithm to fix them. You'll brush up on tricks, techniques, and best practices to s
AI简介
这是一本全面而深入的Delphi编程指南,旨在帮助读者理解和掌握Delphi编程语言的各种核心概念和高级技术。书中首先解释了性能定义与用户需求,以及算法对程序性能影响,强调了编译器内部知识对编写快速程序的重要性,并指出测量与猜测在性能优化中的关键作用。 接着,书中详细介绍了设计模式的定义与理解,以及设计模式与 idioms 的区别,阐述了并行编程入门与关键概念,包括锁模式和多线程编程基础,并讨论了FastMM内存管理器的使用和优化。此外,书中还深入探讨了使用外部库的原因与方式,以及对象文件格式介绍,包括.obj文件、.lib文件和.dll文件,以及COFF、ELF和OBJ等常用的对象文件格式。 书中还详细阐述了单例模式、依赖注入模式和懒加载模式等设计模式,以及对象池模式在优化程序性能方面的应用。同时,书中也介绍了如何在Delphi项目中使用C++库,以及如何在Delphi项目中使用C和C++的对象文件。
阅读/下载地址