.RST 文件扩展名

reStructuredText File

开发者 David Goodger
受欢迎程度
3.6  |  39 
 

什么是 RST 文件?

An RST file is a text file that contains code written in the reStructuredText markup language. reStructuredText is used to apply basic styles and formatting to plain text documents. RST files most commonly contain technical documentation for Python programs, though they may also contain text that is meant to be converted into an eBook, simple webpage, or other document.

更多信息

在 GitHub Atom 中打开的 .rst 文件截图
在 GitHub Atom 中打开的 RST 文件

reStructuredText is a file format and markup language that software developers and technical writers use to produce technical documentation for Python-based software programs. When processed using the Python Docutils tool or another documentation-processing program, the markup symbols that reStructuredText (RST) files contain are transformed into text formatting.

For example, to add a bulleted list to an RST file, an author would write the following:

- Bulleted list item
- Bulleted list item
- Bulleted list item

When processed by a documentation-processing program, the above text would be shown as:

  • Bulleted list item
  • Bulleted list item
  • Bulleted list item

RST files can also contain symbols used to indicate that text should be bolded (** **), italicized (* *), or transformed into a section header (=====) or sub-header (-----). They may also include links to images and URLs.

如何打开 RST 文件

Because RST files are plain text files, you can open and edit them in any text editor, including:

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

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

Windows
免费
操作系统自带
免费
免费
Mac
免费
操作系统自带
免费
免费
Linux
免费
免费
免费
Android
操作系统自带
分类: 文本
更新时间: 2021-04-20

IDRISI Raster Image

开发者 Clark Labs
受欢迎程度
2.3  |  11 
 

GIS image created by IDRISI Taiga, a GIS imaging application; stores a raster image, commonly representing the geographical terrain captured in an aerial photo via remote sensing techniques; used in the process of analyzing and visualizing spatial data.

更多信息

RST files are saved with an accompanying .RDC file that describes the contents of the image. They may also include an .SMP color table file and a .REF geographic reference file.

IDRISI raster images formerly used the ".img" extension. However, Clark Labs changed the extension so that the file type would not be confused with other file types that use the ".img" extension.

注: Clark Labs renamed IDRISI as TerrSet.

可打开 RST 文件的程序

Linux
免费
分类: GIS
更新时间: 2017-10-27

验证者 FileInfo.com

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

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