这里写自定义目录标题

  • 欢迎使用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∞tz−1e−tdt.\Gamma(z) = \int_0^\infty t^{z-1}e^{-t}dt\,. Γ(z)=∫0∞​tz−1e−tdt.

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

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

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

UML 图表

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

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

这将产生一个流程图。:

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

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

FLowchart流程图

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

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

导出与导入

导出

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

导入

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


  1. mermaid语法说明 ↩︎

  2. 注脚的解释 ↩︎

2020.9.17 这周是我们开学以来的第二周了,我们的课也已经上了好几个课时了,因为电脑系统不支持老师推荐安装的软件的原因,我和谭金兰同学到现在都还没安好上课需要的软件,现在只能用机房里的电脑学习。相关推荐

  1. 2021年了,还没找到合适的报表软件?来看看这几款报表软件!

    最近因为工作需要,我接触使用了几款报表软件,觉得还不错,推荐给大家使用. Smartbi Smartbi报表中主格.坐标的灵活使用,可以方便快捷的实现跨行组计算的需求.借助Excel的强大,赋予其&q ...

  2. 【基基基础】什么?你连软件都还没下载?!手把手教你下载VS/Dev-C++,写出属于自己的第一个C语言代码

    目录 Visual Studio 还是 Dev-C++ ? 下载Visual Studio以及创建一个新文件 下载Dev-C++以及创建一个新文件 终于,第一段代码来了o(╥﹏╥)o 神圣的时刻,运行 ...

  3. Unity 2020.3.17 从UnityHub下载安装失败(含Android)

    欢迎转载,记得标明来源,如能帮到你,我很高兴,有问题可以留言交流,翕翕堂~ 目录 前述 下载UnityHub 选择版本 选择目标旧版本: 问题来了 1.下载文件的目录结构 1.Unity的安装程序 2 ...

  4. 临摹中国慕课静态网页第二周周记(CSS3+JS)

    临摹中国慕课静态网页第二周周记(CSS3+JS) 第二周 这周主要是对细节,轮播图,下拉菜单等地完善和JS的学习 学习内容 (1)CSS word-break 属性 属性规定自动换行的处理方法. 语法 ...

  5. 春节后面试别人的经历总结之一,好岗位分享给还在找工作中的软件开发爱好者们【转】...

    今年已经是33岁了还被别人笔试.面试的确是有些面子上过不去,不小心被自己曾经的徒弟们面试了就惨了,有时候来面试我的人还没我年纪大,那也只能 硬着头皮了,谁叫我没能力自己开公司呢.没有自己拉大单子的本事 ...

  6. 春节后面试别人的经历总结之一,好岗位分享给还在找工作中的软件开发爱好者们...

    为什么80%的码农都做不了架构师?>>>    继续上篇文章 [浙大网新易盛] 春节后找工作被面试的经历,好岗位分享给还在找工作中的软件开发爱好者们 今年已经是33岁了还被别人笔试. ...

  7. [浙大网新易盛] 春节后面试别人的经历总结之一,好岗位分享给还在找工作中的软件开发爱好者们

    继续上篇文章 [浙大网新易盛] 春节后找工作被面试的经历,好岗位分享给还在找工作中的软件开发爱好者们 今年已经是33岁了还被别人笔试.面试的确是有些面子上过不去,不小心被自己曾经的徒弟们面试了就惨了, ...

  8. 【采访】腾讯社交广告高校算法大赛决赛第二周最大进步队伍——拔萝卜比赛经验及心得分享

    腾讯社交广告高校算法大赛决赛第二周 进步最大的一支队伍 她的名字叫拔萝卜 这是一支单人队伍 而且还是少有的女孩子哦 可爱.乖巧.独立的小女孩 祝贺你 话不多说直接上照片 小编对咱们的周进步冠军同学进行 ...

  9. pyscripter支持python什么版本_PyScripter|PyScripter(Python集成开发环境)下载v3.4.2.0官方版64位/32位 - 欧普软件下载...

    PyScripter是基于delphi开发的一款python集成开发环境,为用户提供了python解释器.正则表达式测试程序.代码浏览器.待办事项列表等功能,可以帮助编程人员轻松创建和编译脚本.小编提 ...

最新文章

  1. R语言使用caret包的confusionMatrix函数计算混淆矩阵、使用编写的自定义函数可视化混淆矩阵(confusion matrix)
  2. C# 中几个关键词的使用
  3. 载:看了你能懂几个?
  4. delphi控件切图界面闪烁_DirectUI用户手册.pdf
  5. 拓端tecdat|r语言中如何进行两组独立样本秩和检验
  6. java条件运算符类型转换_Java数据类型、运算符及类型转换
  7. git cherry pick用法
  8. winform窗体最大化、最小化、还原
  9. 二维码乱象调查:扫一扫背后藏陷阱 制码技术几无门槛
  10. 获取微信公众号用户的openid
  11. Matlab中常用的统计量函数
  12. 精密制造业行业_精密制造业的发展:精密制造业的深度报告
  13. js取小数点后两位 方法总结
  14. Win10问题篇:解决电脑连不上网的问题。
  15. 指针式仪表自动读数与识别(四):非圆形表盘定位
  16. VC 显示 隐藏 工具栏 状态栏
  17. 计算机毕业设计Android的手机音乐播放器app(源码+系统+mysql数据库+Lw文档)
  18. Windows、Ubuntu双系统安装
  19. spring boot 资料整合
  20. postman使用put方法向华为云obs桶上传文件和图片

热门文章

  1. freemarker编写带图片列表循环work模板
  2. AirPods 3、AirPods Pro 有何差别?
  3. 有了SEO思维你的SEO会很简单!
  4. 网络基础 TCP/IP协议面试常问知识点
  5. LightGBM原论文阅读翻译
  6. 【javascript】2048小游戏
  7. 爆红的变老神器 FaceApp
  8. 基于毫米波雷达(mmWave Radar)与摄像头(Camera)融合(Fusion)的人行道行人检测(Detection)
  9. CSS中flex弹性盒子——弹性容器属性,弹性元素属性(附图)
  10. 链接装载与库:第三章——目标文件里有什么(ELF文件结构)