这里写自定义目录标题

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

verilog编程always@()内部敏感时钟不能出现时钟的上升和下降沿,行为级仿真可行,但不可综合

always@***(posedge CLK or negedge CLK*** or negedge RS)
该语句综合报错,因为实际不存在上升沿和下降沿同时可触发的触发器

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

这将产生一个流程图。:

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

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

FLowchart流程图

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

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

导出与导入

导出

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

导入

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


  1. mermaid语法说明 ↩︎

  2. 注脚的解释 ↩︎

verilog编程always@()内部敏感时钟不能出现时钟的上升和下降沿,行为级仿真可行,但不可综合相关推荐

  1. 【资料分享】Verilog编程艺术.pdf

    本书深入地探讨了Verilog编程,分为七个部分:设计原则.语言特性.书写文档.高级设计.时钟和复位.验证之路.其他介绍.本书对这些部分做了重点的探讨:Verilog编码风格.Verilog-2001 ...

  2. Verilog编程艺术(3)——第四部分 高级设计

    Verilog编程艺术(3) 状态机设计(FSM) 状态机类型 状态机通常分为两种类型:Moore 和 Meadly. 对于Moore FSM,输出是当前状态的函数: 而对于Meadly FSM,输出 ...

  3. Verilog编程规范——reset

    Verilog编程规范--reset 有样学样,本篇内容从Verilog编程规范中的复位信号,讲到FPGA中复位的场景. 内容实质来自<通信IC设计>一书,仅作整合用于学习. Verilo ...

  4. FPGA入门(FPGA结构、Verilog编程基础)

    1.首先了解FPGA是什么,Field(现场) Programmable(可编程) Gate(逻辑门) Array(阵列),其中,逻辑门单元是构成一切数字逻辑器件的基本单元,大量的逻辑门单元可以在任何 ...

  5. 使用 FPGA 开发板采用 Verilog 编程练习基于 VGA 图像显示

    目录 一.VGA 简介 二.实验内容 2.1 Quartus 新建工程 2.2 新建 Verilog 文件 2.3 配置管脚 2.4 DE2-115 开发板连接 2.5 烧录程序 三.总结 四.参考资 ...

  6. Verilog基础知识3(门控时钟及FPGA时钟使能处理)

    需求说明:Verilog设计 内容       :第一部分  门控时钟                   第二部分  门控时钟和时钟使能的理解(附代码) 来自       :时间的诗 第一部分  门 ...

  7. 编程的第一步都要使能时钟吗_在您的第一份编程工作中要做的11件事

    编程的第一步都要使能时钟吗 Firsts are exciting but can also be overwhelming. When I started my first programming ...

  8. 教程-ftp21端口,OpenSSH,22,内部敏感服务对外开放存在风险

    原文链接:https://520526.xyz/1211/ 很久没有用百度云观测,昨天突然心血来潮在百度站长管理里面看了一下,发现有站点的安全指数为54分,着实感觉有点低了.于是就打开百度云观测看了一 ...

  9. (147)Verilog编程:使用3-8译码器实现全减器

    (147)Verilog编程:使用3-8译码器实现全减器 1.1.1 本节目录 1)本节目录: 2)本节引言: 3)FPGA简介: 4)Verilog编程:使用3-8译码器实现全减器: 5)结束语. ...

最新文章

  1. H5 canvas 绘图
  2. app图标圆角角度_教你如何绘制风格统一的APP界面图标
  3. 如何将应用打包成为 Docker 镜像?
  4. Mysql索引会失效的几种情况
  5. 免费的瓦片图集资源TiledMap
  6. 如何使用简单的接入点扩展您的Wi-Fi网络
  7. UE4安装教程,虚幻引擎安装教程,UE4的安装
  8. 大数据Spark(一):框架概述
  9. 程序员2020年必看的10部影视作品
  10. 如何实现图片的上传-(上传到本地)
  11. luoguP1357 花园
  12. python表示倍数_python输出倍数
  13. 团队作业第五次—项目系统设计与数据库设计
  14. CRNN:文本序列识别
  15. FinalShell密码找回
  16. 玩转冷板式液冷 你需要一份靠谱的“设计参考”
  17. JSON入门(Understanding JSON)
  18. 升学教育过程中:关于收费、退费的规定
  19. ScrollView中嵌套GridView,不在顶部解决办法
  20. dpdk-22.07.0-testpmd测试进程响应icmp请求

热门文章

  1. 面对逆境:你是胡萝卜、鸡蛋还是咖啡豆
  2. 马云:聪明的人都离开阿里了 剩下的成了富翁
  3. 谷雪梅 Google中国
  4. seu校园网简易自动登陆教程
  5. css预处理器sass/scss入门
  6. Android 自定义视频播放器,可用于以视频做背景的需求
  7. win10无法连接这个网络的解决方案【亲测有效】
  8. 电脑连接手机热点,显示无法连接到这个网络
  9. Seata-server 1.4.0下载及安装(附百度云下载地址)
  10. 专利挖掘及专利布局规划