mirror of
https://github.com/salmer/CppDeveloperRoadmap.git
synced 2025-12-18 13:04:38 +03:00
doc: modify formatting
This commit is contained in:
committed by
Dmitrii Dmitriev
parent
9d0a115bfd
commit
80a8534260
@@ -1,7 +1,7 @@
|
||||
# 如何查看和修改GraphML格式的路线图
|
||||
# 如何查看和修改 GraphML 格式的路线图
|
||||
|
||||
GraphML是一种基于XML的图形文件格式。许多应用程序都支持它进行查看。
|
||||
GraphML 是一种基于 XML 的图形文件格式。许多应用程序都支持它进行查看。
|
||||
|
||||
例如,您可以使用[yEd](https://www.yworks.com/products/yed)来查看graphML文件并根据需要进行修改。
|
||||
例如,您可以使用[yEd](https://www.yworks.com/products/yed)来查看 graphML 文件并根据需要进行修改。
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user