.PC 文件扩展名

Pro*C Source Code File

开发者 Oracle
受欢迎程度
4.2  |  17 
 

什么是 PC 文件?

Source code file written in Pro*C, an embedded SQL language used with the Oracle RDBMS database software; can contain both C/C++ source code statements as well as SQL code; used for writing database applications that combine the power of both SQL and C/C++.

更多信息

Pro*C allows both SQL and C/C++ to be written in the same source code files and compiled into a program. The Pro*C precompiler transforms SQL statements into C/C++ code and then compiles it with the already existing C/C++ code.

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

可打开 PC 文件的程序

分类: 开发者
更新时间: 2012-02-13

Personal Composer File

开发者 Personal Composer
受欢迎程度
3.9  |  15 
 

Musical score created with Personal Composer, a music notation, MIDI, sequencing, and publishing program; can be created using the software interface or recorded from a MIDI instrument.

更多信息

Personal Composer files can include music notation, lyrics, symbols, titles, and other information.

可打开 PC 文件的程序

Windows
免费试用
分类: 数据
更新时间: 2009-03-09

PC Simulator Saved Game

开发者 Yiming
受欢迎程度
3.7  |  14 
 

A PC file is a saved game created by PC Simulator, an Android game where players build virtual computers by purchasing and assembling components. It stores the player's progress, including information about purchased parts, assembled PCs, and other gameplay details, allowing players to save their game and resume from the same point later.

更多信息

PC Simulator saves PC files in the Android/​data/​com.Yiming.PC/​files/​saves directory on the player's device. PC files are integral to preserving in-game progress, and the game automatically manages them. Players typically don't need to interact with PC files manually unless they are transferring saves between devices or troubleshooting game data.

如何打开 PC 文件

You can open PC files with PC Simulator (Android). To load a PC file with PC Simulator, first place the file in the Android/​data/​com.Yiming.PC/​files/​saves directory. Then, open PC Simulator, select Start, tap Load Game, select Import, and choose the PC file you want to open.

Other programs can also modify PC files, including PC Simulator Save Editor, PC Simulator Save Editor 2, and PCSim Save Editor.

可打开 PC 文件的程序

分类: 游戏
更新时间: 2025-07-01

Pkg-config Configuration File

开发者 Freedesktop.org
受欢迎程度
4.3  |  3 
 

A PC file is a metadata file used by pkg-config, a helper tool used when compiling applications and libraries. It contains information about a code library, such as the library's name, description, URL, version, and dependencies. PC files are also referred to as pkg-config files.

更多信息

在 GitHub Atom 中打开的 .pc 文件截图
在 GitHub Atom 中打开的 PC 文件

Pkg-config is a free tool that helps developers check for the existence of requisite libraries while compiling applications. If the library exists, developers can use pkg-config to include the library in the compiled application. Developers can also use pkg-config to retrieve information about the library.

The information pkg-config retrieves is stored in PC files. These files are plain text files that are saved alongside the library they describe. Packages that contain multiple libraries include multiple PC files, one for each library.

Each PC file may contain information about a library's name, description, URL, version, dependencies (both public and private), conflicts, compiler flags, and link flags (both public and private). Ir may also include freeform variables, which most commonly define installation paths.

注: PC files are typically named for their corresponding code library. For example, a library named FileInfo.so would use a PC file named FileInfo.pc.

如何打开 PC 文件

You can open and edit a PC file in any text editor, such as Microsoft Notepad (Windows), Apple TextEdit (Mac), or GitHub Atom (cross-platform).

To use a PC file with pkg-config (cross-platform) reference the file as part of the pkg-config command. For example, you could use the command pkg-config --modversion FileInfo to retrieve version information stored in FileInfo.pc.

可打开或引用 PC 文件的程序

Windows
操作系统自带
免费
免费
Mac
操作系统自带
免费
免费
Linux
免费
免费
免费
Chrome OS
操作系统自带
分类: 开发者
更新时间: 2021-10-18

验证者 FileInfo.com

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

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