.PH 文件扩展名
2 种文件类型使用 .ph 扩展名。
Perl Header File
| 开发者 | 不适用 |
| 受欢迎程度 |
4.0 | 6 票 |
什么是 PH 文件?
Header file that may be referenced by one or more Perl (.PL) scripts; contains Perl code that may include variable declarations and functions; similar to a C header (.H) file, but used by Perl programs.
更多信息
PH files are often referenced within other Perl files using the require 'filename.pl' command.
可打开或引用 PH 文件的程序
Windows
Run with a Perl compiler
Edit with a text editor
Mac
Run with a Perl compiler
Edit with a text editor
Linux
Run with a Perl compiler
Edit with a text editor
AOL Phone Home Settings File
| 开发者 | AOL |
| 受欢迎程度 |
3.8 | 4 票 |
Settings file that contains information used by America Online for connecting to the AOL server and downloading updates; used by AOL clients versions 6 through 9; typically named IPH.PH.
更多信息
NOTE: PH files can also be Perl header files, which can contain executable code. Therefore, you should not manually open unknown PH files.
可打开或引用 PH 文件的程序
Windows
America Online 6 or later
Mac
America Online 6 or later