From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/zh-cn/web/mathml/examples/index.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 files/zh-cn/web/mathml/examples/index.html (limited to 'files/zh-cn/web/mathml/examples/index.html') diff --git a/files/zh-cn/web/mathml/examples/index.html b/files/zh-cn/web/mathml/examples/index.html new file mode 100644 index 0000000000..87d264643d --- /dev/null +++ b/files/zh-cn/web/mathml/examples/index.html @@ -0,0 +1,22 @@ +--- +title: 举个例子 +slug: Web/MathML/Examples +tags: + - MathML + - 例子 + - 初学者 + - 指南 +translation_of: Web/MathML/Examples +--- +
{{MathMLRef}}
+ +

您可以在下面找到一些可以参考的例子,以帮助您了解如何使用 MathML 在 Web 内容中显示越来越复杂的数学概念。

+ +
+
勾股定理
+
展示一个勾股定理的证明的小例子。
+
推导二次方程式
+
简述二次方程式的推导过程。
+
MathML 极限测试
+
渲染大量数据的测试。
+
-- cgit v1.2.3-54-g00ecf