.TPU 文件扩展名

Turbo Pascal Unit

开发者 Borland
受欢迎程度
3.7  |  3 
 

什么是 TPU 文件?

A TPU file is a Turbo Pascal unit. It contains a compiled program module that Turbo Pascal developers can import into a Turbo Pascal program, via the uses keyword. Saving a module as a TPU file allows developers to reuse the functions and procedures that module contains in multiple programs.

更多信息

Turbo Pascal is a development kit for the Pascal programming language. It includes an IDE and a compiler that allow developers to develop, compile, and run Pascal programs.

Versions 4 and later of Turbo Pascal allow developers to compile program modules into TPU files. Typically, these modules contain common functions and procedures that a developer wants to include in multiple programs. Storing these functions and procedures in a single TPU file, rather than rewriting them in each program, makes maintaining and troubleshooting them easier.

Each TPU file is built from a corresponding .PAS file. These PAS files start with the unit keyword; they are typically named similarly to their TPU counterparts.

注: Different versions of Turbo Pascal use differently-formatted TPU files. Therefore, TPU files created using one version of Turbo Pascal may not function correctly in other versions.

如何打开 TPU 文件

TPU files are not meant to be opened. To edit the code a TPU file contains, edit and recompile the corresponding PAS file.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 TPU 文件的程序

Windows
分类: 开发者
更新时间: 2022-04-25

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Turbo Pascal Unit 文件格式和 Windows 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们