这里写自定义目录标题

  • 欢迎使用Markdown编辑器
    • 新的改变
    • 功能快捷键
    • 合理的创建标题,有助于目录的生成
    • 如何改变文本的样式
    • 插入链接与图片
    • 如何插入一段漂亮的代码片
    • 生成一个适合你的列表
    • 创建一个表格
      • 设定内容居中、居左、居右
      • SmartyPants
    • 创建一个自定义列表
    • 如何创建一个注脚
    • 注释也是必不可少的
    • KaTeX数学公式
    • 新的甘特图功能,丰富你的文章
    • UML 图表
    • FLowchart流程图
    • 导出与导入
      • 导出
      • 导入

欢迎使用Markdown编辑器

你好! 这是你第一次使用 Markdown编辑器 所展示的欢迎页。如果你想学习如何使用Markdown编辑器, 可以仔细阅读这篇文章,了解一下Markdown的基本语法知识。

新的改变

我们对Markdown编辑器进行了一些功能拓展与语法支持,除了标准的Markdown编辑器功能,我们增加了如下几点新功能,帮助你用它写博客:

  1. 全新的界面设计 ,将会带来全新的写作体验;
  2. 在创作中心设置你喜爱的代码高亮样式,Markdown 将代码片显示选择的高亮样式 进行展示;
  3. 增加了 图片拖拽 功能,你可以将本地的图片直接拖拽到编辑区域直接展示;
  4. 全新的 KaTeX数学公式 语法;
  5. 增加了支持甘特图的mermaid语法1 功能;
  6. 增加了 多屏幕编辑 Markdown文章功能;
  7. 增加了 焦点写作模式、预览模式、简洁写作模式、左右区域同步滚轮设置 等功能,功能按钮位于编辑区域与预览区域中间;
  8. 增加了 检查列表 功能。

功能快捷键

撤销:Ctrl/Command + Z
重做:Ctrl/Command + Y
加粗:Ctrl/Command + B
斜体:Ctrl/Command + I
标题:Ctrl/Command + Shift + H
无序列表:Ctrl/Command + Shift + U
有序列表:Ctrl/Command + Shift + O
检查列表:Ctrl/Command + Shift + C
插入代码:Ctrl/Command + Shift + K
插入链接:Ctrl/Command + Shift + L
插入图片:Ctrl/Command + Shift + G
查找:Ctrl/Command + F
替换:Ctrl/Command + G

合理的创建标题,有助于目录的生成

直接输入1次#,并按下space后,将生成1级标题。
输入2次#,并按下space后,将生成2级标题。
以此类推,我们支持6级标题。有助于使用TOC语法后生成一个完美的目录。

如何改变文本的样式

强调文本 强调文本

加粗文本 加粗文本

标记文本

删除文本

引用文本

H2O is是液体。

210 运算结果是 1024.

插入链接与图片

链接: link.

图片:

带尺寸的图片:

居中的图片:

居中并且带尺寸的图片:

当然,我们为了让用户更加便捷,我们增加了图片拖拽功能。

如何插入一段漂亮的代码片

去博客设置页面,选择一款你喜欢的代码片高亮样式,下面展示同样高亮的 代码片.

// An highlighted block
var foo = 'bar';

生成一个适合你的列表

  • 项目

    • 项目

      • 项目
  1. 项目1
  2. 项目2
  3. 项目3
  • 计划任务
  • 完成任务

创建一个表格

一个简单的表格是这么创建的:

项目 Value
电脑 $1600
手机 $12
导管 $1

设定内容居中、居左、居右

使用:---------:居中
使用:----------居左
使用----------:居右

第一列 第二列 第三列
第一列文本居中 第二列文本居右 第三列文本居左

SmartyPants

SmartyPants将ASCII标点字符转换为“智能”印刷标点HTML实体。例如:

TYPE ASCII HTML
Single backticks 'Isn't this fun?' ‘Isn’t this fun?’
Quotes "Isn't this fun?" “Isn’t this fun?”
Dashes -- is en-dash, --- is em-dash – is en-dash, — is em-dash

创建一个自定义列表

Markdown
Text-to- HTML conversion tool
Authors
John
Luke

如何创建一个注脚

一个具有注脚的文本。2

注释也是必不可少的

Markdown将文本转换为 HTML

KaTeX数学公式

您可以使用渲染LaTeX数学表达式 KaTeX:

Gamma公式展示 Γ ( n ) = ( n − 1 ) ! ∀ n ∈ N \Gamma(n) = (n-1)!\quad\forall n\in\mathbb N Γ(n)=(n−1)!∀n∈N 是通过欧拉积分

Γ ( z ) = ∫ 0 ∞ t z − 1 e − t d t . \Gamma(z) = \int_0^\infty t^{z-1}e^{-t}dt\,. Γ(z)=∫0∞​tz−1e−tdt.

你可以找到更多关于的信息 LaTeX 数学表达式here.

新的甘特图功能,丰富你的文章

Mon 06 Mon 13 Mon 20 已完成 进行中 计划一 计划二 现有任务 Adding GANTT diagram functionality to mermaid
  • 关于 甘特图 语法,参考 这儿,

UML 图表

可以使用UML图表进行渲染。 Mermaid. 例如下面产生的一个序列图:

#mermaid-svg-dj8O5R2ZHKGgOqQs .label{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);fill:#333;color:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs .label text{fill:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs .node rect,#mermaid-svg-dj8O5R2ZHKGgOqQs .node circle,#mermaid-svg-dj8O5R2ZHKGgOqQs .node ellipse,#mermaid-svg-dj8O5R2ZHKGgOqQs .node polygon,#mermaid-svg-dj8O5R2ZHKGgOqQs .node path{fill:#ECECFF;stroke:#9370db;stroke-width:1px}#mermaid-svg-dj8O5R2ZHKGgOqQs .node .label{text-align:center;fill:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs .node.clickable{cursor:pointer}#mermaid-svg-dj8O5R2ZHKGgOqQs .arrowheadPath{fill:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs .edgePath .path{stroke:#333;stroke-width:1.5px}#mermaid-svg-dj8O5R2ZHKGgOqQs .flowchart-link{stroke:#333;fill:none}#mermaid-svg-dj8O5R2ZHKGgOqQs .edgeLabel{background-color:#e8e8e8;text-align:center}#mermaid-svg-dj8O5R2ZHKGgOqQs .edgeLabel rect{opacity:0.9}#mermaid-svg-dj8O5R2ZHKGgOqQs .edgeLabel span{color:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs .cluster rect{fill:#ffffde;stroke:#aa3;stroke-width:1px}#mermaid-svg-dj8O5R2ZHKGgOqQs .cluster text{fill:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);font-size:12px;background:#ffffde;border:1px solid #aa3;border-radius:2px;pointer-events:none;z-index:100}#mermaid-svg-dj8O5R2ZHKGgOqQs .actor{stroke:#ccf;fill:#ECECFF}#mermaid-svg-dj8O5R2ZHKGgOqQs text.actor>tspan{fill:#000;stroke:none}#mermaid-svg-dj8O5R2ZHKGgOqQs .actor-line{stroke:grey}#mermaid-svg-dj8O5R2ZHKGgOqQs .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs .messageLine1{stroke-width:1.5;stroke-dasharray:2, 2;stroke:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs #arrowhead path{fill:#333;stroke:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs .sequenceNumber{fill:#fff}#mermaid-svg-dj8O5R2ZHKGgOqQs #sequencenumber{fill:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs #crosshead path{fill:#333;stroke:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs .messageText{fill:#333;stroke:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs .labelBox{stroke:#ccf;fill:#ECECFF}#mermaid-svg-dj8O5R2ZHKGgOqQs .labelText,#mermaid-svg-dj8O5R2ZHKGgOqQs .labelText>tspan{fill:#000;stroke:none}#mermaid-svg-dj8O5R2ZHKGgOqQs .loopText,#mermaid-svg-dj8O5R2ZHKGgOqQs .loopText>tspan{fill:#000;stroke:none}#mermaid-svg-dj8O5R2ZHKGgOqQs .loopLine{stroke-width:2px;stroke-dasharray:2, 2;stroke:#ccf;fill:#ccf}#mermaid-svg-dj8O5R2ZHKGgOqQs .note{stroke:#aa3;fill:#fff5ad}#mermaid-svg-dj8O5R2ZHKGgOqQs .noteText,#mermaid-svg-dj8O5R2ZHKGgOqQs .noteText>tspan{fill:#000;stroke:none}#mermaid-svg-dj8O5R2ZHKGgOqQs .activation0{fill:#f4f4f4;stroke:#666}#mermaid-svg-dj8O5R2ZHKGgOqQs .activation1{fill:#f4f4f4;stroke:#666}#mermaid-svg-dj8O5R2ZHKGgOqQs .activation2{fill:#f4f4f4;stroke:#666}#mermaid-svg-dj8O5R2ZHKGgOqQs .mermaid-main-font{font-family:"trebuchet ms", verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-dj8O5R2ZHKGgOqQs .section{stroke:none;opacity:0.2}#mermaid-svg-dj8O5R2ZHKGgOqQs .section0{fill:rgba(102,102,255,0.49)}#mermaid-svg-dj8O5R2ZHKGgOqQs .section2{fill:#fff400}#mermaid-svg-dj8O5R2ZHKGgOqQs .section1,#mermaid-svg-dj8O5R2ZHKGgOqQs .section3{fill:#fff;opacity:0.2}#mermaid-svg-dj8O5R2ZHKGgOqQs .sectionTitle0{fill:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs .sectionTitle1{fill:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs .sectionTitle2{fill:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs .sectionTitle3{fill:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs .sectionTitle{text-anchor:start;font-size:11px;text-height:14px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-dj8O5R2ZHKGgOqQs .grid .tick{stroke:#d3d3d3;opacity:0.8;shape-rendering:crispEdges}#mermaid-svg-dj8O5R2ZHKGgOqQs .grid .tick text{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-dj8O5R2ZHKGgOqQs .grid path{stroke-width:0}#mermaid-svg-dj8O5R2ZHKGgOqQs .today{fill:none;stroke:red;stroke-width:2px}#mermaid-svg-dj8O5R2ZHKGgOqQs .task{stroke-width:2}#mermaid-svg-dj8O5R2ZHKGgOqQs .taskText{text-anchor:middle;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-dj8O5R2ZHKGgOqQs .taskText:not([font-size]){font-size:11px}#mermaid-svg-dj8O5R2ZHKGgOqQs .taskTextOutsideRight{fill:#000;text-anchor:start;font-size:11px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-dj8O5R2ZHKGgOqQs .taskTextOutsideLeft{fill:#000;text-anchor:end;font-size:11px}#mermaid-svg-dj8O5R2ZHKGgOqQs .task.clickable{cursor:pointer}#mermaid-svg-dj8O5R2ZHKGgOqQs .taskText.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-dj8O5R2ZHKGgOqQs .taskTextOutsideLeft.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-dj8O5R2ZHKGgOqQs .taskTextOutsideRight.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-dj8O5R2ZHKGgOqQs .taskText0,#mermaid-svg-dj8O5R2ZHKGgOqQs .taskText1,#mermaid-svg-dj8O5R2ZHKGgOqQs .taskText2,#mermaid-svg-dj8O5R2ZHKGgOqQs .taskText3{fill:#fff}#mermaid-svg-dj8O5R2ZHKGgOqQs .task0,#mermaid-svg-dj8O5R2ZHKGgOqQs .task1,#mermaid-svg-dj8O5R2ZHKGgOqQs .task2,#mermaid-svg-dj8O5R2ZHKGgOqQs .task3{fill:#8a90dd;stroke:#534fbc}#mermaid-svg-dj8O5R2ZHKGgOqQs .taskTextOutside0,#mermaid-svg-dj8O5R2ZHKGgOqQs .taskTextOutside2{fill:#000}#mermaid-svg-dj8O5R2ZHKGgOqQs .taskTextOutside1,#mermaid-svg-dj8O5R2ZHKGgOqQs .taskTextOutside3{fill:#000}#mermaid-svg-dj8O5R2ZHKGgOqQs .active0,#mermaid-svg-dj8O5R2ZHKGgOqQs .active1,#mermaid-svg-dj8O5R2ZHKGgOqQs .active2,#mermaid-svg-dj8O5R2ZHKGgOqQs .active3{fill:#bfc7ff;stroke:#534fbc}#mermaid-svg-dj8O5R2ZHKGgOqQs .activeText0,#mermaid-svg-dj8O5R2ZHKGgOqQs .activeText1,#mermaid-svg-dj8O5R2ZHKGgOqQs .activeText2,#mermaid-svg-dj8O5R2ZHKGgOqQs .activeText3{fill:#000 !important}#mermaid-svg-dj8O5R2ZHKGgOqQs .done0,#mermaid-svg-dj8O5R2ZHKGgOqQs .done1,#mermaid-svg-dj8O5R2ZHKGgOqQs .done2,#mermaid-svg-dj8O5R2ZHKGgOqQs .done3{stroke:grey;fill:#d3d3d3;stroke-width:2}#mermaid-svg-dj8O5R2ZHKGgOqQs .doneText0,#mermaid-svg-dj8O5R2ZHKGgOqQs .doneText1,#mermaid-svg-dj8O5R2ZHKGgOqQs .doneText2,#mermaid-svg-dj8O5R2ZHKGgOqQs .doneText3{fill:#000 !important}#mermaid-svg-dj8O5R2ZHKGgOqQs .crit0,#mermaid-svg-dj8O5R2ZHKGgOqQs .crit1,#mermaid-svg-dj8O5R2ZHKGgOqQs .crit2,#mermaid-svg-dj8O5R2ZHKGgOqQs .crit3{stroke:#f88;fill:red;stroke-width:2}#mermaid-svg-dj8O5R2ZHKGgOqQs .activeCrit0,#mermaid-svg-dj8O5R2ZHKGgOqQs .activeCrit1,#mermaid-svg-dj8O5R2ZHKGgOqQs .activeCrit2,#mermaid-svg-dj8O5R2ZHKGgOqQs .activeCrit3{stroke:#f88;fill:#bfc7ff;stroke-width:2}#mermaid-svg-dj8O5R2ZHKGgOqQs .doneCrit0,#mermaid-svg-dj8O5R2ZHKGgOqQs .doneCrit1,#mermaid-svg-dj8O5R2ZHKGgOqQs .doneCrit2,#mermaid-svg-dj8O5R2ZHKGgOqQs .doneCrit3{stroke:#f88;fill:#d3d3d3;stroke-width:2;cursor:pointer;shape-rendering:crispEdges}#mermaid-svg-dj8O5R2ZHKGgOqQs .milestone{transform:rotate(45deg) scale(0.8, 0.8)}#mermaid-svg-dj8O5R2ZHKGgOqQs .milestoneText{font-style:italic}#mermaid-svg-dj8O5R2ZHKGgOqQs .doneCritText0,#mermaid-svg-dj8O5R2ZHKGgOqQs .doneCritText1,#mermaid-svg-dj8O5R2ZHKGgOqQs .doneCritText2,#mermaid-svg-dj8O5R2ZHKGgOqQs .doneCritText3{fill:#000 !important}#mermaid-svg-dj8O5R2ZHKGgOqQs .activeCritText0,#mermaid-svg-dj8O5R2ZHKGgOqQs .activeCritText1,#mermaid-svg-dj8O5R2ZHKGgOqQs .activeCritText2,#mermaid-svg-dj8O5R2ZHKGgOqQs .activeCritText3{fill:#000 !important}#mermaid-svg-dj8O5R2ZHKGgOqQs .titleText{text-anchor:middle;font-size:18px;fill:#000;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-dj8O5R2ZHKGgOqQs g.classGroup text{fill:#9370db;stroke:none;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);font-size:10px}#mermaid-svg-dj8O5R2ZHKGgOqQs g.classGroup text .title{font-weight:bolder}#mermaid-svg-dj8O5R2ZHKGgOqQs g.clickable{cursor:pointer}#mermaid-svg-dj8O5R2ZHKGgOqQs g.classGroup rect{fill:#ECECFF;stroke:#9370db}#mermaid-svg-dj8O5R2ZHKGgOqQs g.classGroup line{stroke:#9370db;stroke-width:1}#mermaid-svg-dj8O5R2ZHKGgOqQs .classLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.5}#mermaid-svg-dj8O5R2ZHKGgOqQs .classLabel .label{fill:#9370db;font-size:10px}#mermaid-svg-dj8O5R2ZHKGgOqQs .relation{stroke:#9370db;stroke-width:1;fill:none}#mermaid-svg-dj8O5R2ZHKGgOqQs .dashed-line{stroke-dasharray:3}#mermaid-svg-dj8O5R2ZHKGgOqQs #compositionStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-dj8O5R2ZHKGgOqQs #compositionEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-dj8O5R2ZHKGgOqQs #aggregationStart{fill:#ECECFF;stroke:#9370db;stroke-width:1}#mermaid-svg-dj8O5R2ZHKGgOqQs #aggregationEnd{fill:#ECECFF;stroke:#9370db;stroke-width:1}#mermaid-svg-dj8O5R2ZHKGgOqQs #dependencyStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-dj8O5R2ZHKGgOqQs #dependencyEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-dj8O5R2ZHKGgOqQs #extensionStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-dj8O5R2ZHKGgOqQs #extensionEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-dj8O5R2ZHKGgOqQs .commit-id,#mermaid-svg-dj8O5R2ZHKGgOqQs .commit-msg,#mermaid-svg-dj8O5R2ZHKGgOqQs .branch-label{fill:lightgrey;color:lightgrey;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-dj8O5R2ZHKGgOqQs .pieTitleText{text-anchor:middle;font-size:25px;fill:#000;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-dj8O5R2ZHKGgOqQs .slice{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-dj8O5R2ZHKGgOqQs g.stateGroup text{fill:#9370db;stroke:none;font-size:10px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-dj8O5R2ZHKGgOqQs g.stateGroup text{fill:#9370db;fill:#333;stroke:none;font-size:10px}#mermaid-svg-dj8O5R2ZHKGgOqQs g.statediagram-cluster .cluster-label text{fill:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs g.stateGroup .state-title{font-weight:bolder;fill:#000}#mermaid-svg-dj8O5R2ZHKGgOqQs g.stateGroup rect{fill:#ECECFF;stroke:#9370db}#mermaid-svg-dj8O5R2ZHKGgOqQs g.stateGroup line{stroke:#9370db;stroke-width:1}#mermaid-svg-dj8O5R2ZHKGgOqQs .transition{stroke:#9370db;stroke-width:1;fill:none}#mermaid-svg-dj8O5R2ZHKGgOqQs .stateGroup .composit{fill:white;border-bottom:1px}#mermaid-svg-dj8O5R2ZHKGgOqQs .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px}#mermaid-svg-dj8O5R2ZHKGgOqQs .state-note{stroke:#aa3;fill:#fff5ad}#mermaid-svg-dj8O5R2ZHKGgOqQs .state-note text{fill:black;stroke:none;font-size:10px}#mermaid-svg-dj8O5R2ZHKGgOqQs .stateLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.7}#mermaid-svg-dj8O5R2ZHKGgOqQs .edgeLabel text{fill:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs .stateLabel text{fill:#000;font-size:10px;font-weight:bold;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-dj8O5R2ZHKGgOqQs .node circle.state-start{fill:black;stroke:black}#mermaid-svg-dj8O5R2ZHKGgOqQs .node circle.state-end{fill:black;stroke:white;stroke-width:1.5}#mermaid-svg-dj8O5R2ZHKGgOqQs #statediagram-barbEnd{fill:#9370db}#mermaid-svg-dj8O5R2ZHKGgOqQs .statediagram-cluster rect{fill:#ECECFF;stroke:#9370db;stroke-width:1px}#mermaid-svg-dj8O5R2ZHKGgOqQs .statediagram-cluster rect.outer{rx:5px;ry:5px}#mermaid-svg-dj8O5R2ZHKGgOqQs .statediagram-state .divider{stroke:#9370db}#mermaid-svg-dj8O5R2ZHKGgOqQs .statediagram-state .title-state{rx:5px;ry:5px}#mermaid-svg-dj8O5R2ZHKGgOqQs .statediagram-cluster.statediagram-cluster .inner{fill:white}#mermaid-svg-dj8O5R2ZHKGgOqQs .statediagram-cluster.statediagram-cluster-alt .inner{fill:#e0e0e0}#mermaid-svg-dj8O5R2ZHKGgOqQs .statediagram-cluster .inner{rx:0;ry:0}#mermaid-svg-dj8O5R2ZHKGgOqQs .statediagram-state rect.basic{rx:5px;ry:5px}#mermaid-svg-dj8O5R2ZHKGgOqQs .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#efefef}#mermaid-svg-dj8O5R2ZHKGgOqQs .note-edge{stroke-dasharray:5}#mermaid-svg-dj8O5R2ZHKGgOqQs .statediagram-note rect{fill:#fff5ad;stroke:#aa3;stroke-width:1px;rx:0;ry:0}:root{--mermaid-font-family: '"trebuchet ms", verdana, arial';--mermaid-font-family: "Comic Sans MS", "Comic Sans", cursive}#mermaid-svg-dj8O5R2ZHKGgOqQs .error-icon{fill:#522}#mermaid-svg-dj8O5R2ZHKGgOqQs .error-text{fill:#522;stroke:#522}#mermaid-svg-dj8O5R2ZHKGgOqQs .edge-thickness-normal{stroke-width:2px}#mermaid-svg-dj8O5R2ZHKGgOqQs .edge-thickness-thick{stroke-width:3.5px}#mermaid-svg-dj8O5R2ZHKGgOqQs .edge-pattern-solid{stroke-dasharray:0}#mermaid-svg-dj8O5R2ZHKGgOqQs .edge-pattern-dashed{stroke-dasharray:3}#mermaid-svg-dj8O5R2ZHKGgOqQs .edge-pattern-dotted{stroke-dasharray:2}#mermaid-svg-dj8O5R2ZHKGgOqQs .marker{fill:#333}#mermaid-svg-dj8O5R2ZHKGgOqQs .marker.cross{stroke:#333}:root { --mermaid-font-family: "trebuchet ms", verdana, arial;} #mermaid-svg-dj8O5R2ZHKGgOqQs {color: rgba(0, 0, 0, 0.75);font: ;} 张三 李四 王五 你好!李四, 最近怎么样? 你最近怎么样,王五? 我很好,谢谢! 我很好,谢谢! 李四想了很长时间, 文字太长了 不适合放在一行. 打量着王五... 很好... 王五, 你怎么样? 张三 李四 王五

这将产生一个流程图。:

#mermaid-svg-3jOzRjOKIV2sh2Ux .label{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);fill:#333;color:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux .label text{fill:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux .node rect,#mermaid-svg-3jOzRjOKIV2sh2Ux .node circle,#mermaid-svg-3jOzRjOKIV2sh2Ux .node ellipse,#mermaid-svg-3jOzRjOKIV2sh2Ux .node polygon,#mermaid-svg-3jOzRjOKIV2sh2Ux .node path{fill:#ECECFF;stroke:#9370db;stroke-width:1px}#mermaid-svg-3jOzRjOKIV2sh2Ux .node .label{text-align:center;fill:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux .node.clickable{cursor:pointer}#mermaid-svg-3jOzRjOKIV2sh2Ux .arrowheadPath{fill:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux .edgePath .path{stroke:#333;stroke-width:1.5px}#mermaid-svg-3jOzRjOKIV2sh2Ux .flowchart-link{stroke:#333;fill:none}#mermaid-svg-3jOzRjOKIV2sh2Ux .edgeLabel{background-color:#e8e8e8;text-align:center}#mermaid-svg-3jOzRjOKIV2sh2Ux .edgeLabel rect{opacity:0.9}#mermaid-svg-3jOzRjOKIV2sh2Ux .edgeLabel span{color:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux .cluster rect{fill:#ffffde;stroke:#aa3;stroke-width:1px}#mermaid-svg-3jOzRjOKIV2sh2Ux .cluster text{fill:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);font-size:12px;background:#ffffde;border:1px solid #aa3;border-radius:2px;pointer-events:none;z-index:100}#mermaid-svg-3jOzRjOKIV2sh2Ux .actor{stroke:#ccf;fill:#ECECFF}#mermaid-svg-3jOzRjOKIV2sh2Ux text.actor>tspan{fill:#000;stroke:none}#mermaid-svg-3jOzRjOKIV2sh2Ux .actor-line{stroke:grey}#mermaid-svg-3jOzRjOKIV2sh2Ux .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux .messageLine1{stroke-width:1.5;stroke-dasharray:2, 2;stroke:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux #arrowhead path{fill:#333;stroke:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux .sequenceNumber{fill:#fff}#mermaid-svg-3jOzRjOKIV2sh2Ux #sequencenumber{fill:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux #crosshead path{fill:#333;stroke:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux .messageText{fill:#333;stroke:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux .labelBox{stroke:#ccf;fill:#ECECFF}#mermaid-svg-3jOzRjOKIV2sh2Ux .labelText,#mermaid-svg-3jOzRjOKIV2sh2Ux .labelText>tspan{fill:#000;stroke:none}#mermaid-svg-3jOzRjOKIV2sh2Ux .loopText,#mermaid-svg-3jOzRjOKIV2sh2Ux .loopText>tspan{fill:#000;stroke:none}#mermaid-svg-3jOzRjOKIV2sh2Ux .loopLine{stroke-width:2px;stroke-dasharray:2, 2;stroke:#ccf;fill:#ccf}#mermaid-svg-3jOzRjOKIV2sh2Ux .note{stroke:#aa3;fill:#fff5ad}#mermaid-svg-3jOzRjOKIV2sh2Ux .noteText,#mermaid-svg-3jOzRjOKIV2sh2Ux .noteText>tspan{fill:#000;stroke:none}#mermaid-svg-3jOzRjOKIV2sh2Ux .activation0{fill:#f4f4f4;stroke:#666}#mermaid-svg-3jOzRjOKIV2sh2Ux .activation1{fill:#f4f4f4;stroke:#666}#mermaid-svg-3jOzRjOKIV2sh2Ux .activation2{fill:#f4f4f4;stroke:#666}#mermaid-svg-3jOzRjOKIV2sh2Ux .mermaid-main-font{font-family:"trebuchet ms", verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-3jOzRjOKIV2sh2Ux .section{stroke:none;opacity:0.2}#mermaid-svg-3jOzRjOKIV2sh2Ux .section0{fill:rgba(102,102,255,0.49)}#mermaid-svg-3jOzRjOKIV2sh2Ux .section2{fill:#fff400}#mermaid-svg-3jOzRjOKIV2sh2Ux .section1,#mermaid-svg-3jOzRjOKIV2sh2Ux .section3{fill:#fff;opacity:0.2}#mermaid-svg-3jOzRjOKIV2sh2Ux .sectionTitle0{fill:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux .sectionTitle1{fill:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux .sectionTitle2{fill:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux .sectionTitle3{fill:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux .sectionTitle{text-anchor:start;font-size:11px;text-height:14px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-3jOzRjOKIV2sh2Ux .grid .tick{stroke:#d3d3d3;opacity:0.8;shape-rendering:crispEdges}#mermaid-svg-3jOzRjOKIV2sh2Ux .grid .tick text{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-3jOzRjOKIV2sh2Ux .grid path{stroke-width:0}#mermaid-svg-3jOzRjOKIV2sh2Ux .today{fill:none;stroke:red;stroke-width:2px}#mermaid-svg-3jOzRjOKIV2sh2Ux .task{stroke-width:2}#mermaid-svg-3jOzRjOKIV2sh2Ux .taskText{text-anchor:middle;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-3jOzRjOKIV2sh2Ux .taskText:not([font-size]){font-size:11px}#mermaid-svg-3jOzRjOKIV2sh2Ux .taskTextOutsideRight{fill:#000;text-anchor:start;font-size:11px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-3jOzRjOKIV2sh2Ux .taskTextOutsideLeft{fill:#000;text-anchor:end;font-size:11px}#mermaid-svg-3jOzRjOKIV2sh2Ux .task.clickable{cursor:pointer}#mermaid-svg-3jOzRjOKIV2sh2Ux .taskText.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-3jOzRjOKIV2sh2Ux .taskTextOutsideLeft.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-3jOzRjOKIV2sh2Ux .taskTextOutsideRight.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-3jOzRjOKIV2sh2Ux .taskText0,#mermaid-svg-3jOzRjOKIV2sh2Ux .taskText1,#mermaid-svg-3jOzRjOKIV2sh2Ux .taskText2,#mermaid-svg-3jOzRjOKIV2sh2Ux .taskText3{fill:#fff}#mermaid-svg-3jOzRjOKIV2sh2Ux .task0,#mermaid-svg-3jOzRjOKIV2sh2Ux .task1,#mermaid-svg-3jOzRjOKIV2sh2Ux .task2,#mermaid-svg-3jOzRjOKIV2sh2Ux .task3{fill:#8a90dd;stroke:#534fbc}#mermaid-svg-3jOzRjOKIV2sh2Ux .taskTextOutside0,#mermaid-svg-3jOzRjOKIV2sh2Ux .taskTextOutside2{fill:#000}#mermaid-svg-3jOzRjOKIV2sh2Ux .taskTextOutside1,#mermaid-svg-3jOzRjOKIV2sh2Ux .taskTextOutside3{fill:#000}#mermaid-svg-3jOzRjOKIV2sh2Ux .active0,#mermaid-svg-3jOzRjOKIV2sh2Ux .active1,#mermaid-svg-3jOzRjOKIV2sh2Ux .active2,#mermaid-svg-3jOzRjOKIV2sh2Ux .active3{fill:#bfc7ff;stroke:#534fbc}#mermaid-svg-3jOzRjOKIV2sh2Ux .activeText0,#mermaid-svg-3jOzRjOKIV2sh2Ux .activeText1,#mermaid-svg-3jOzRjOKIV2sh2Ux .activeText2,#mermaid-svg-3jOzRjOKIV2sh2Ux .activeText3{fill:#000 !important}#mermaid-svg-3jOzRjOKIV2sh2Ux .done0,#mermaid-svg-3jOzRjOKIV2sh2Ux .done1,#mermaid-svg-3jOzRjOKIV2sh2Ux .done2,#mermaid-svg-3jOzRjOKIV2sh2Ux .done3{stroke:grey;fill:#d3d3d3;stroke-width:2}#mermaid-svg-3jOzRjOKIV2sh2Ux .doneText0,#mermaid-svg-3jOzRjOKIV2sh2Ux .doneText1,#mermaid-svg-3jOzRjOKIV2sh2Ux .doneText2,#mermaid-svg-3jOzRjOKIV2sh2Ux .doneText3{fill:#000 !important}#mermaid-svg-3jOzRjOKIV2sh2Ux .crit0,#mermaid-svg-3jOzRjOKIV2sh2Ux .crit1,#mermaid-svg-3jOzRjOKIV2sh2Ux .crit2,#mermaid-svg-3jOzRjOKIV2sh2Ux .crit3{stroke:#f88;fill:red;stroke-width:2}#mermaid-svg-3jOzRjOKIV2sh2Ux .activeCrit0,#mermaid-svg-3jOzRjOKIV2sh2Ux .activeCrit1,#mermaid-svg-3jOzRjOKIV2sh2Ux .activeCrit2,#mermaid-svg-3jOzRjOKIV2sh2Ux .activeCrit3{stroke:#f88;fill:#bfc7ff;stroke-width:2}#mermaid-svg-3jOzRjOKIV2sh2Ux .doneCrit0,#mermaid-svg-3jOzRjOKIV2sh2Ux .doneCrit1,#mermaid-svg-3jOzRjOKIV2sh2Ux .doneCrit2,#mermaid-svg-3jOzRjOKIV2sh2Ux .doneCrit3{stroke:#f88;fill:#d3d3d3;stroke-width:2;cursor:pointer;shape-rendering:crispEdges}#mermaid-svg-3jOzRjOKIV2sh2Ux .milestone{transform:rotate(45deg) scale(0.8, 0.8)}#mermaid-svg-3jOzRjOKIV2sh2Ux .milestoneText{font-style:italic}#mermaid-svg-3jOzRjOKIV2sh2Ux .doneCritText0,#mermaid-svg-3jOzRjOKIV2sh2Ux .doneCritText1,#mermaid-svg-3jOzRjOKIV2sh2Ux .doneCritText2,#mermaid-svg-3jOzRjOKIV2sh2Ux .doneCritText3{fill:#000 !important}#mermaid-svg-3jOzRjOKIV2sh2Ux .activeCritText0,#mermaid-svg-3jOzRjOKIV2sh2Ux .activeCritText1,#mermaid-svg-3jOzRjOKIV2sh2Ux .activeCritText2,#mermaid-svg-3jOzRjOKIV2sh2Ux .activeCritText3{fill:#000 !important}#mermaid-svg-3jOzRjOKIV2sh2Ux .titleText{text-anchor:middle;font-size:18px;fill:#000;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-3jOzRjOKIV2sh2Ux g.classGroup text{fill:#9370db;stroke:none;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);font-size:10px}#mermaid-svg-3jOzRjOKIV2sh2Ux g.classGroup text .title{font-weight:bolder}#mermaid-svg-3jOzRjOKIV2sh2Ux g.clickable{cursor:pointer}#mermaid-svg-3jOzRjOKIV2sh2Ux g.classGroup rect{fill:#ECECFF;stroke:#9370db}#mermaid-svg-3jOzRjOKIV2sh2Ux g.classGroup line{stroke:#9370db;stroke-width:1}#mermaid-svg-3jOzRjOKIV2sh2Ux .classLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.5}#mermaid-svg-3jOzRjOKIV2sh2Ux .classLabel .label{fill:#9370db;font-size:10px}#mermaid-svg-3jOzRjOKIV2sh2Ux .relation{stroke:#9370db;stroke-width:1;fill:none}#mermaid-svg-3jOzRjOKIV2sh2Ux .dashed-line{stroke-dasharray:3}#mermaid-svg-3jOzRjOKIV2sh2Ux #compositionStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-3jOzRjOKIV2sh2Ux #compositionEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-3jOzRjOKIV2sh2Ux #aggregationStart{fill:#ECECFF;stroke:#9370db;stroke-width:1}#mermaid-svg-3jOzRjOKIV2sh2Ux #aggregationEnd{fill:#ECECFF;stroke:#9370db;stroke-width:1}#mermaid-svg-3jOzRjOKIV2sh2Ux #dependencyStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-3jOzRjOKIV2sh2Ux #dependencyEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-3jOzRjOKIV2sh2Ux #extensionStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-3jOzRjOKIV2sh2Ux #extensionEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-3jOzRjOKIV2sh2Ux .commit-id,#mermaid-svg-3jOzRjOKIV2sh2Ux .commit-msg,#mermaid-svg-3jOzRjOKIV2sh2Ux .branch-label{fill:lightgrey;color:lightgrey;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-3jOzRjOKIV2sh2Ux .pieTitleText{text-anchor:middle;font-size:25px;fill:#000;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-3jOzRjOKIV2sh2Ux .slice{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-3jOzRjOKIV2sh2Ux g.stateGroup text{fill:#9370db;stroke:none;font-size:10px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-3jOzRjOKIV2sh2Ux g.stateGroup text{fill:#9370db;fill:#333;stroke:none;font-size:10px}#mermaid-svg-3jOzRjOKIV2sh2Ux g.statediagram-cluster .cluster-label text{fill:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux g.stateGroup .state-title{font-weight:bolder;fill:#000}#mermaid-svg-3jOzRjOKIV2sh2Ux g.stateGroup rect{fill:#ECECFF;stroke:#9370db}#mermaid-svg-3jOzRjOKIV2sh2Ux g.stateGroup line{stroke:#9370db;stroke-width:1}#mermaid-svg-3jOzRjOKIV2sh2Ux .transition{stroke:#9370db;stroke-width:1;fill:none}#mermaid-svg-3jOzRjOKIV2sh2Ux .stateGroup .composit{fill:white;border-bottom:1px}#mermaid-svg-3jOzRjOKIV2sh2Ux .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px}#mermaid-svg-3jOzRjOKIV2sh2Ux .state-note{stroke:#aa3;fill:#fff5ad}#mermaid-svg-3jOzRjOKIV2sh2Ux .state-note text{fill:black;stroke:none;font-size:10px}#mermaid-svg-3jOzRjOKIV2sh2Ux .stateLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.7}#mermaid-svg-3jOzRjOKIV2sh2Ux .edgeLabel text{fill:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux .stateLabel text{fill:#000;font-size:10px;font-weight:bold;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-3jOzRjOKIV2sh2Ux .node circle.state-start{fill:black;stroke:black}#mermaid-svg-3jOzRjOKIV2sh2Ux .node circle.state-end{fill:black;stroke:white;stroke-width:1.5}#mermaid-svg-3jOzRjOKIV2sh2Ux #statediagram-barbEnd{fill:#9370db}#mermaid-svg-3jOzRjOKIV2sh2Ux .statediagram-cluster rect{fill:#ECECFF;stroke:#9370db;stroke-width:1px}#mermaid-svg-3jOzRjOKIV2sh2Ux .statediagram-cluster rect.outer{rx:5px;ry:5px}#mermaid-svg-3jOzRjOKIV2sh2Ux .statediagram-state .divider{stroke:#9370db}#mermaid-svg-3jOzRjOKIV2sh2Ux .statediagram-state .title-state{rx:5px;ry:5px}#mermaid-svg-3jOzRjOKIV2sh2Ux .statediagram-cluster.statediagram-cluster .inner{fill:white}#mermaid-svg-3jOzRjOKIV2sh2Ux .statediagram-cluster.statediagram-cluster-alt .inner{fill:#e0e0e0}#mermaid-svg-3jOzRjOKIV2sh2Ux .statediagram-cluster .inner{rx:0;ry:0}#mermaid-svg-3jOzRjOKIV2sh2Ux .statediagram-state rect.basic{rx:5px;ry:5px}#mermaid-svg-3jOzRjOKIV2sh2Ux .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#efefef}#mermaid-svg-3jOzRjOKIV2sh2Ux .note-edge{stroke-dasharray:5}#mermaid-svg-3jOzRjOKIV2sh2Ux .statediagram-note rect{fill:#fff5ad;stroke:#aa3;stroke-width:1px;rx:0;ry:0}:root{--mermaid-font-family: '"trebuchet ms", verdana, arial';--mermaid-font-family: "Comic Sans MS", "Comic Sans", cursive}#mermaid-svg-3jOzRjOKIV2sh2Ux .error-icon{fill:#522}#mermaid-svg-3jOzRjOKIV2sh2Ux .error-text{fill:#522;stroke:#522}#mermaid-svg-3jOzRjOKIV2sh2Ux .edge-thickness-normal{stroke-width:2px}#mermaid-svg-3jOzRjOKIV2sh2Ux .edge-thickness-thick{stroke-width:3.5px}#mermaid-svg-3jOzRjOKIV2sh2Ux .edge-pattern-solid{stroke-dasharray:0}#mermaid-svg-3jOzRjOKIV2sh2Ux .edge-pattern-dashed{stroke-dasharray:3}#mermaid-svg-3jOzRjOKIV2sh2Ux .edge-pattern-dotted{stroke-dasharray:2}#mermaid-svg-3jOzRjOKIV2sh2Ux .marker{fill:#333}#mermaid-svg-3jOzRjOKIV2sh2Ux .marker.cross{stroke:#333}:root { --mermaid-font-family: "trebuchet ms", verdana, arial;} #mermaid-svg-3jOzRjOKIV2sh2Ux {color: rgba(0, 0, 0, 0.75);font: ;}

链接
长方形
圆角长方形
菱形
  • 关于 Mermaid 语法,参考 这儿,

FLowchart流程图

我们依旧会支持flowchart的流程图:

Created with Raphaël 2.2.0 开始 我的操作 确认? 结束 yes no
  • 关于 Flowchart流程图 语法,参考 这儿.

导出与导入

导出

如果你想尝试使用此编辑器, 你可以在此篇文章任意编辑。当你完成了一篇文章的写作, 在上方工具栏找到 文章导出 ,生成一个.md文件或者.html文件进行本地保存。

导入

如果你想加载一篇你写过的.md文件,在上方工具栏可以选择导入功能进行对应扩展名的文件导入,
继续你的创作。


  1. mermaid语法说明 ↩︎

  2. 注脚的解释 ↩︎

的撒困的空间三看到你塞拉相关推荐

  1. 空间三点定圆的解算过程

    记得去年在上海船厂期间一次员工要我们检测一个圆形构件,用全站仪在一圆形构件的同一高度上测得三个点,然后算出构件的圆心坐标和半径,数学模型如下: 已知空间三点的坐标为(x1,y1,z1),(x2,y2, ...

  2. (无坑、直接的C++小代码)空间三点计算平面方程参数

    已知空间中三点,求平面方程(参数): 已知空间中三点,求平面方程(参数) 代码片. // 已知空间中三点,求平面方程(参数) #include <stdio.h> #include < ...

  3. Oracle数据库手工扩大表空间三步走

    1.首先查看表空间的名字和所属文件 select tablespace_name, file_id, file_name, round(bytes/(1024*1024),0) total_space ...

  4. 技术人最基本投资建议

    投资是金融行业.理财等常提到的词.今天这里说的投资是对自己的投资.我们每个人作为独立的生产力提供者,要想产出更高效.更有价值的输出.那么投资自己是最直接.最快的方式. 什么是投资自己?吃喝玩乐基本不算 ...

  5. 空间3点求三点所在空间圆的圆心空间坐标

    参考:http://blog.sina.com.cn/s/blog_648868460100h2b8.html(这个博主还有很多关于工程测量的知识和空间几何计算的知识) 已知空间三点的坐标为(x1,y ...

  6. 机器人在笛卡尔空间和关节空间的多项式轨迹规划以及matlab代码(三次、五次、七次)

    三次多项式轨迹规划: 三次多项式轨迹规划就是s(t)相对于时间t的变化满足三次多项式变化,其表达式如下: 如前文所述:t的取值范围是[0,T],s(t)的取值范围是[0,1], 又因为初始速度和末速度 ...

  7. 中铁上海工程局华东研发中心展厅,cave沉浸空间设计,三折幕片源制作

    中铁上海工程局华东研发中心展厅沉浸式三折幕cave空间项目:历时30余天精心打造完成,通过艺术创作的表现手法,围绕中铁上海工程局第一工程有限公司(华东研发中心)内容涵盖企业发展历程.核心业务介绍(海外 ...

  8. 【C 语言】结构体 ( 结构体变量内存操作 | 通过 “ . “ 操作符操作结构体内存空间 | 通过 “ -> “ 操作符操作结构体内存空间 )

    文章目录 一.通过 " . " 操作符操作结构体内存空间 二.通过 " -> " 操作符操作结构体内存空间 三.代码示例 一.通过 " . &q ...

  9. 【Binder 机制】进程通信 | 用户空间与内核空间 | MMU 与虚拟内存地址

    文章目录 一.进程通信 二.用户空间与内核空间 三.MMU 与虚拟内存地址 一.进程通信 进程隔离概念 : 系统中的进程存在 " 进程隔离 " , 出于对进程运行的保护 , 两个进 ...

最新文章

  1. [转】HTTP请求流程(二)----Telnet模拟HTTP请求
  2. C#设置System.Net.ServicePointManager.DefaultConnectionLimit,突破Http协议的并发连接数限制...
  3. webpack 环境安装
  4. [云炬创业基础笔记]第六章商业模式测试23
  5. 高中生活--第1篇--荣辱一身,悲尽兴来
  6. 趣谈unicode,ansi,utf-8,unicode big endian这些编码有什么区别
  7. 产品经理面试:为什么想做产品经理
  8. Linux下创建、删除软链接
  9. c语言 键盘 屏幕,c语言之键盘输入语屏幕输出.pptx
  10. 华为校招C++开发岗面试经验——软件开发工程师
  11. 生成开端原著小说词云
  12. mockjs随机生成浅色图片 | 十六进制颜色码调色大法 | 莫兰迪色系
  13. Flutter开发(十一)—— 五种布局之Sliver滚动布局
  14. Surface Pro 4 系统优化全教程及QA
  15. 2021年4月品牌精选海报合集
  16. android 360加固保
  17. VUE项目的e2e自动化测试超详细安装过程(保姆级)
  18. 遥感影像去背景 之 数据裁剪
  19. 【基础知识】BSS段,数据段,代码段,堆栈段
  20. 在英特尔硬件上部署深度学习模型的无代码方法 OpenVINO 深度学习工作台的三部分系列 - CPU AI 第二部

热门文章

  1. 戴尔寄希望于区块链在印度服务器市场保持竞争力
  2. 计算机更新后启动不了,win10系统更新显卡之后开不了机如何解决
  3. jmeter性能测试场景设计
  4. 百度云曲显平:AIOps时代下如何用运维数据系统性地解决运维问题?
  5. s32ds 路径_S32DS 使用 tips--工程属性配置(编译选项和C编译器、汇编器及链接器设置)...
  6. 华硕ROG|玩家国度魔霸新锐2023 Windows11原厂预装系统 工厂模式恢复安装带ASUSRecevory一键还原
  7. zb服务器连接不稳定,绝对惊人!全球服务器处理9.57ZB数据
  8. 壞壞老婆VS傻傻老公
  9. 细水长流+润物无声——2021企业营销数字化转型研究报告
  10. Android app 后台被杀恢复