Skip to content

Commit

Permalink
zh-CN: create Glossary/RTF (#21581)
Browse files Browse the repository at this point in the history
Co-authored-by: A1lo <yin199909@aliyun.com>
  • Loading branch information
PassionPenguin and yin1999 committed Jul 2, 2024
1 parent 06a0d85 commit edcdf9f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions files/zh-cn/glossary/rtf/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: RTF
slug: Glossary/RTF
l10n:
sourceCommit: 97a5c711248e4d49c1dc6d935691ffd64dbdfd17
---

{{GlossarySidebar}}

RTF(富文本格式)是一种基于纯文本的文件格式,支持格式化指令(如粗体或斜体)。

微软 Word 团队的三名程序员在 1980 年代创建了 RTF,微软一直开发该格式直到 2008 年。然而,许多文字处理程序仍然可以读取和写入 RTF。

## 参见

- 维基百科上的[富文本格式](https://zh.wikipedia.org/wiki/RTF)

0 comments on commit edcdf9f

Please sign in to comment.