• pdf 文档 Reference guide for RTL units. Document version 3.2.2

    0 码力 | 2191 页 | 4.93 MB | 1 年前
    3
    The document provides a reference guide for the Free Pascal Run-Time Library (RTL) version 3.2.2. It describes various units, functions, constants, and types available in the RTL, focusing on cross-platform compatibility, basic Unix functionality, and support for threading and signal handling. Key functions include RTLEventCreate, RTLEventSetEvent, and SafeLoadLibrary. The guide also outlines obsolete functions and their replacements.
  • pdf 文档 Reference manual for FPDoc Document version 3.2.2

    0 码力 | 47 页 | 196.25 KB | 1 年前
    3
    本文档为FPDoc版本3.2.2的参考手册,主要描述了FPDoc的安装、编译和使用方法。安装过程包括从源代码编译和安装FPDoc以及相关工具如fpcmake和GNU gettext。文档生成支持多种格式,包括HTML、XML、CHM、RTF、LaTeX和Man页。同时,文档介绍了如何通过项目文件管理文档生成过程,并提供了关于本地化支持和语言文件安装的信息。
  • pdf 文档 User’s Guide for Free Pascal, Version 3.2.2

    0 码力 | 217 页 | 756.57 KB | 1 年前
    3
    本文档是Free Pascal编译器的用户指南,详细描述了其安装和使用方法。Free Pascal是一个32位和64位的Pascal编译器,支持多种处理器,包括Intel i386、AMD64/x86_64、PowerPC、SPARC、ARM等。文档还介绍了与编译器配套的实用工具,如fpcmake和fpdoc,以及支持的标准单元和运行时错误处理。安装部分涵盖了硬件和软件要求,包括在DOS和UNIX系统上的具体配置。
  • pdf 文档 Reference guide for FCL-res units. Document version 3.2.2

    0 码力 | 211 页 | 498.14 KB | 1 年前
    3
    文档介绍了Free Pascal资源支持(FCL-res)的参考指南,其中包含了多个单元的详细说明。单元'reswriter'提供了TResResourceWriter类,用于写入.res资源文件,并支持平台独立的资源存储。单元'resreader'提供了TResResourceReader类,用于读取.res资源文件。文档还介绍了TVersionResource类,用于创建和管理版本信息资源,包括FixedInfo、StringFileInfo和VarFileInfo等属性。另外,还涵盖了与ELF常量、Mach-O类型等相关的内容,以及TGroupCursorResource类的方法和用途。
  • pdf 文档 Reference guide for FCL units. Document version 3.2.2

    0 码力 | 953 页 | 2.21 MB | 1 年前
    3
    The document is a reference guide for FCL (Free Component Library) units, detailing constants, types, variables, functions, and procedures. It covers various units such as Zipper for ZIP compression, dbugintf for debugging, BufDataset for dataset operations, and DB for database access. The guide explains functionalities like parsing URIs, working with streams, and implementing debugging servers. It also describes classes like TDataset, TField, and TDatabase, which are essential for database interactions.
  • pdf 文档 Reference guide for Free Pascal, version 3.2.2

    0 码力 | 268 页 | 700.37 KB | 1 年前
    3
    文档详细介绍了Free Pascal 3.2.2版本中的类和对象特性,包括字段和静态变量的声明方式、构造函数与析构函数的使用、汇编语言的整合以及函数和过程的声明。文档还讨论了类型系统,特别是整数类型及其特性,并展示了通过示例代码如何在Pascal代码中嵌入汇编语句。
  • pdf 文档 Programmer’s Guide for Free Pascal, Version 3.2.2

    0 码力 | 187 页 | 531.58 KB | 1 年前
    3
    本文档是Free Pascal编译器的程序员指南,主要介绍了编译器的内存模型、数据类型存储方式、链接问题以及创建共享库的方法。文档还涉及了代码优化技术,如常数折叠和短路评估,以及使用汇编语言编写程序的方式。编译器支持多种操作系统,包括Linux、Windows、FreeBSD等,并支持生成不同类型的可执行文件和库。
  • pdf 文档 Object Pascal 参考手册(Ver 0.1)

    0 码力 | 168 页 | 868.25 KB | 1 年前
    3
    文档详细阐述了Object Pascal编程语言中的多个核心概念和语法结构。文档首先解释了case语句的使用方法及其等同于嵌套条件语句的示例,然后介绍了三种循环结构:repeat、while和for语句,并说明了Break和Continue对循环流程的控制。接着,文档讨论了程序和单元的概念,包括单元的结构(接口、实现、初始化和终结部分)、单元头的声明以及uses子句的使用。最后,文档涵盖了类的定义,特别是字段和方法的声明,并举例说明了继承中字段的隐藏问题。循环单元引用的解决方法也在此文档中得到详细说明。
共 8 条
  • 1
前往