.3 文件扩展名

Unix Section 3 Manual Page

开发者 不适用
受欢迎程度
3.5  |  12 
 

什么是 3 文件?

A 3 file is a Unix manual page (man page) that describes a library function. You can read a 3 file's contents using the Unix man utility. Each 3 file is named for the function it documents.

更多信息

在 Microsoft Visual Studio Code 中打开的 .3 文件截图
在 Microsoft Visual Studio Code 中打开的 3 文件

Man pages contain documentation for system-level features of a Unix-based operating system. The pages are typically grouped into eight sections, each of which contains documentation for a subset of system information.

The third man page section describes library functions that can be used in the operating system. In particular, these sections describe C library functions.

For example, the file attr_get.3 contains documentation related to the attr_get and attr_getf library functions. It includes a quick synopsis of how to use the functions, a detailed description of the functions, and additional information.

注: Other sections' Unix man pages use the .1, .2, .4, .5, .6, .7, and .8 extensions. Man pages are also commonly compressed into .GZ files (which may use the .gz.# extension).

如何打开 3 文件

In Unix-like OSes, you can open a 3 file by calling the man utility using the name of the file. For example, to open attr_get.3, enter man attr_get(3).

Since 3 files are plain text files, you can also open them in any text editor, such as Vim (Linux, Mac), Microsoft Notepad (Windows), and Apple TextEdit (Mac).

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

可打开 3 文件的程序

Windows
Mac
Linux
操作系统自带
免费
免费
分类: 系统
更新时间: 2022-02-24

验证者 FileInfo.com

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

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