.FTN 文件扩展名
Fortran Source Code File
| 开发者 | 不适用 |
| 受欢迎程度 |
3.0 | 13 票 |
什么是 FTN 文件?
An FTN file is a source code file written in Fortran, a programming language often used for numerical computation. It is saved in a plain text format and may be opened and edited with any text editor. FTN files may store code for an entire program or a program module.
更多信息
You will most likely only encounter an FTN source code file if you are a scientific programmer. While FTN files can be opened and edited with any text editor, programmers typically edit FTN files with source code editors that provide Fortran syntax capabilities, such as Photran and Apple Xcode.
After modifying FTN files, programmers compile the source code with a Fortran compiler, which translates it to machine code that can run on a computer as a program. Some examples of Fortran compilers include Absoft Pro Fortran and Intel Parallel Studio XE.
注: The .ftn file extension is shorthand for Fortran. Other files that store Fortran source code include .F, .F90, and .FOR files.
可打开 FTN 文件的程序
Flowton Diagram File
| 开发者 | Flowton |
| 受欢迎程度 |
2.7 | 3 票 |
Flowchart created by Flowton, a free diagramming application; may include shapes, connections, text labels, and other components; can be used for software design, infrastructure diagramming, business process modeling, or other purposes.
更多信息
FTN files are saved in an XML format.
