Epicor排程
Epicor ERP排程如何實現以天為單位的排程,現在企業生產多種品,小批量的生產,根據BOM標準時間,一張工單排程時間小于一天,這與實際排程很差很大,A工單生產4件產品有標準3個工序,10工序標準每件15分鐘,20工序標準每件20分鐘,30工序標準每件10分鐘,這樣計算 60+80+40=180分鐘(3個小時),不管是向前排還是向后排,系統都會排在同一天,這樣就很可以導致交不了貨,但實際3個小時不可能交貨,不知貴是不是有同樣的問題?如有需要,可以來電咨詢 ,本司可以提供解決方案。@TOC
歡迎使用Markdown編輯器
你好! 這是你第一次使用 Markdown編輯器 所展示的歡迎頁。如果你想學習如何使用Markdown編輯器, 可以仔細閱讀這篇文章,了解一下Markdown的基本語法知識。
新的改變
我們對Markdown編輯器進行了一些功能拓展與語法支持,除了標準的Markdown編輯器功能,我們增加了如下幾點新功能,幫助你用它寫博客:
功能快捷鍵
撤銷: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';生成一個適合你的列表
- 項目
- 項目
- 項目
- 項目
- 計劃任務
- 完成任務
創建一個表格
一個簡單的表格是這么創建的:
| 電腦 | $1600 |
| 手機 | $12 |
| 導管 | $1 |
設定內容居中、居左、居右
使用:---------:居中
使用:----------居左
使用----------:居右
| 第一列文本居中 | 第二列文本居右 | 第三列文本居左 |
SmartyPants
SmartyPants將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如何創建一個注腳
一個具有注腳的文本。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-9y7spDRIhI9Fdlk0 .label{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);fill:#333;color:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 .label text{fill:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 .node rect,#mermaid-svg-9y7spDRIhI9Fdlk0 .node circle,#mermaid-svg-9y7spDRIhI9Fdlk0 .node ellipse,#mermaid-svg-9y7spDRIhI9Fdlk0 .node polygon,#mermaid-svg-9y7spDRIhI9Fdlk0 .node path{fill:#ECECFF;stroke:#9370db;stroke-width:1px}#mermaid-svg-9y7spDRIhI9Fdlk0 .node .label{text-align:center;fill:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 .node.clickable{cursor:pointer}#mermaid-svg-9y7spDRIhI9Fdlk0 .arrowheadPath{fill:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 .edgePath .path{stroke:#333;stroke-width:1.5px}#mermaid-svg-9y7spDRIhI9Fdlk0 .flowchart-link{stroke:#333;fill:none}#mermaid-svg-9y7spDRIhI9Fdlk0 .edgeLabel{background-color:#e8e8e8;text-align:center}#mermaid-svg-9y7spDRIhI9Fdlk0 .edgeLabel rect{opacity:0.9}#mermaid-svg-9y7spDRIhI9Fdlk0 .edgeLabel span{color:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 .cluster rect{fill:#ffffde;stroke:#aa3;stroke-width:1px}#mermaid-svg-9y7spDRIhI9Fdlk0 .cluster text{fill:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 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-9y7spDRIhI9Fdlk0 .actor{stroke:#ccf;fill:#ECECFF}#mermaid-svg-9y7spDRIhI9Fdlk0 text.actor>tspan{fill:#000;stroke:none}#mermaid-svg-9y7spDRIhI9Fdlk0 .actor-line{stroke:grey}#mermaid-svg-9y7spDRIhI9Fdlk0 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 .messageLine1{stroke-width:1.5;stroke-dasharray:2, 2;stroke:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 #arrowhead path{fill:#333;stroke:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 .sequenceNumber{fill:#fff}#mermaid-svg-9y7spDRIhI9Fdlk0 #sequencenumber{fill:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 #crosshead path{fill:#333;stroke:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 .messageText{fill:#333;stroke:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 .labelBox{stroke:#ccf;fill:#ECECFF}#mermaid-svg-9y7spDRIhI9Fdlk0 .labelText,#mermaid-svg-9y7spDRIhI9Fdlk0 .labelText>tspan{fill:#000;stroke:none}#mermaid-svg-9y7spDRIhI9Fdlk0 .loopText,#mermaid-svg-9y7spDRIhI9Fdlk0 .loopText>tspan{fill:#000;stroke:none}#mermaid-svg-9y7spDRIhI9Fdlk0 .loopLine{stroke-width:2px;stroke-dasharray:2, 2;stroke:#ccf;fill:#ccf}#mermaid-svg-9y7spDRIhI9Fdlk0 .note{stroke:#aa3;fill:#fff5ad}#mermaid-svg-9y7spDRIhI9Fdlk0 .noteText,#mermaid-svg-9y7spDRIhI9Fdlk0 .noteText>tspan{fill:#000;stroke:none}#mermaid-svg-9y7spDRIhI9Fdlk0 .activation0{fill:#f4f4f4;stroke:#666}#mermaid-svg-9y7spDRIhI9Fdlk0 .activation1{fill:#f4f4f4;stroke:#666}#mermaid-svg-9y7spDRIhI9Fdlk0 .activation2{fill:#f4f4f4;stroke:#666}#mermaid-svg-9y7spDRIhI9Fdlk0 .mermaid-main-font{font-family:"trebuchet ms", verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-9y7spDRIhI9Fdlk0 .section{stroke:none;opacity:0.2}#mermaid-svg-9y7spDRIhI9Fdlk0 .section0{fill:rgba(102,102,255,0.49)}#mermaid-svg-9y7spDRIhI9Fdlk0 .section2{fill:#fff400}#mermaid-svg-9y7spDRIhI9Fdlk0 .section1,#mermaid-svg-9y7spDRIhI9Fdlk0 .section3{fill:#fff;opacity:0.2}#mermaid-svg-9y7spDRIhI9Fdlk0 .sectionTitle0{fill:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 .sectionTitle1{fill:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 .sectionTitle2{fill:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 .sectionTitle3{fill:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 .sectionTitle{text-anchor:start;font-size:11px;text-height:14px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-9y7spDRIhI9Fdlk0 .grid .tick{stroke:#d3d3d3;opacity:0.8;shape-rendering:crispEdges}#mermaid-svg-9y7spDRIhI9Fdlk0 .grid .tick text{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-9y7spDRIhI9Fdlk0 .grid path{stroke-width:0}#mermaid-svg-9y7spDRIhI9Fdlk0 .today{fill:none;stroke:red;stroke-width:2px}#mermaid-svg-9y7spDRIhI9Fdlk0 .task{stroke-width:2}#mermaid-svg-9y7spDRIhI9Fdlk0 .taskText{text-anchor:middle;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-9y7spDRIhI9Fdlk0 .taskText:not([font-size]){font-size:11px}#mermaid-svg-9y7spDRIhI9Fdlk0 .taskTextOutsideRight{fill:#000;text-anchor:start;font-size:11px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-9y7spDRIhI9Fdlk0 .taskTextOutsideLeft{fill:#000;text-anchor:end;font-size:11px}#mermaid-svg-9y7spDRIhI9Fdlk0 .task.clickable{cursor:pointer}#mermaid-svg-9y7spDRIhI9Fdlk0 .taskText.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-9y7spDRIhI9Fdlk0 .taskTextOutsideLeft.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-9y7spDRIhI9Fdlk0 .taskTextOutsideRight.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-9y7spDRIhI9Fdlk0 .taskText0,#mermaid-svg-9y7spDRIhI9Fdlk0 .taskText1,#mermaid-svg-9y7spDRIhI9Fdlk0 .taskText2,#mermaid-svg-9y7spDRIhI9Fdlk0 .taskText3{fill:#fff}#mermaid-svg-9y7spDRIhI9Fdlk0 .task0,#mermaid-svg-9y7spDRIhI9Fdlk0 .task1,#mermaid-svg-9y7spDRIhI9Fdlk0 .task2,#mermaid-svg-9y7spDRIhI9Fdlk0 .task3{fill:#8a90dd;stroke:#534fbc}#mermaid-svg-9y7spDRIhI9Fdlk0 .taskTextOutside0,#mermaid-svg-9y7spDRIhI9Fdlk0 .taskTextOutside2{fill:#000}#mermaid-svg-9y7spDRIhI9Fdlk0 .taskTextOutside1,#mermaid-svg-9y7spDRIhI9Fdlk0 .taskTextOutside3{fill:#000}#mermaid-svg-9y7spDRIhI9Fdlk0 .active0,#mermaid-svg-9y7spDRIhI9Fdlk0 .active1,#mermaid-svg-9y7spDRIhI9Fdlk0 .active2,#mermaid-svg-9y7spDRIhI9Fdlk0 .active3{fill:#bfc7ff;stroke:#534fbc}#mermaid-svg-9y7spDRIhI9Fdlk0 .activeText0,#mermaid-svg-9y7spDRIhI9Fdlk0 .activeText1,#mermaid-svg-9y7spDRIhI9Fdlk0 .activeText2,#mermaid-svg-9y7spDRIhI9Fdlk0 .activeText3{fill:#000 !important}#mermaid-svg-9y7spDRIhI9Fdlk0 .done0,#mermaid-svg-9y7spDRIhI9Fdlk0 .done1,#mermaid-svg-9y7spDRIhI9Fdlk0 .done2,#mermaid-svg-9y7spDRIhI9Fdlk0 .done3{stroke:grey;fill:#d3d3d3;stroke-width:2}#mermaid-svg-9y7spDRIhI9Fdlk0 .doneText0,#mermaid-svg-9y7spDRIhI9Fdlk0 .doneText1,#mermaid-svg-9y7spDRIhI9Fdlk0 .doneText2,#mermaid-svg-9y7spDRIhI9Fdlk0 .doneText3{fill:#000 !important}#mermaid-svg-9y7spDRIhI9Fdlk0 .crit0,#mermaid-svg-9y7spDRIhI9Fdlk0 .crit1,#mermaid-svg-9y7spDRIhI9Fdlk0 .crit2,#mermaid-svg-9y7spDRIhI9Fdlk0 .crit3{stroke:#f88;fill:red;stroke-width:2}#mermaid-svg-9y7spDRIhI9Fdlk0 .activeCrit0,#mermaid-svg-9y7spDRIhI9Fdlk0 .activeCrit1,#mermaid-svg-9y7spDRIhI9Fdlk0 .activeCrit2,#mermaid-svg-9y7spDRIhI9Fdlk0 .activeCrit3{stroke:#f88;fill:#bfc7ff;stroke-width:2}#mermaid-svg-9y7spDRIhI9Fdlk0 .doneCrit0,#mermaid-svg-9y7spDRIhI9Fdlk0 .doneCrit1,#mermaid-svg-9y7spDRIhI9Fdlk0 .doneCrit2,#mermaid-svg-9y7spDRIhI9Fdlk0 .doneCrit3{stroke:#f88;fill:#d3d3d3;stroke-width:2;cursor:pointer;shape-rendering:crispEdges}#mermaid-svg-9y7spDRIhI9Fdlk0 .milestone{transform:rotate(45deg) scale(0.8, 0.8)}#mermaid-svg-9y7spDRIhI9Fdlk0 .milestoneText{font-style:italic}#mermaid-svg-9y7spDRIhI9Fdlk0 .doneCritText0,#mermaid-svg-9y7spDRIhI9Fdlk0 .doneCritText1,#mermaid-svg-9y7spDRIhI9Fdlk0 .doneCritText2,#mermaid-svg-9y7spDRIhI9Fdlk0 .doneCritText3{fill:#000 !important}#mermaid-svg-9y7spDRIhI9Fdlk0 .activeCritText0,#mermaid-svg-9y7spDRIhI9Fdlk0 .activeCritText1,#mermaid-svg-9y7spDRIhI9Fdlk0 .activeCritText2,#mermaid-svg-9y7spDRIhI9Fdlk0 .activeCritText3{fill:#000 !important}#mermaid-svg-9y7spDRIhI9Fdlk0 .titleText{text-anchor:middle;font-size:18px;fill:#000;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-9y7spDRIhI9Fdlk0 g.classGroup text{fill:#9370db;stroke:none;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);font-size:10px}#mermaid-svg-9y7spDRIhI9Fdlk0 g.classGroup text .title{font-weight:bolder}#mermaid-svg-9y7spDRIhI9Fdlk0 g.clickable{cursor:pointer}#mermaid-svg-9y7spDRIhI9Fdlk0 g.classGroup rect{fill:#ECECFF;stroke:#9370db}#mermaid-svg-9y7spDRIhI9Fdlk0 g.classGroup line{stroke:#9370db;stroke-width:1}#mermaid-svg-9y7spDRIhI9Fdlk0 .classLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.5}#mermaid-svg-9y7spDRIhI9Fdlk0 .classLabel .label{fill:#9370db;font-size:10px}#mermaid-svg-9y7spDRIhI9Fdlk0 .relation{stroke:#9370db;stroke-width:1;fill:none}#mermaid-svg-9y7spDRIhI9Fdlk0 .dashed-line{stroke-dasharray:3}#mermaid-svg-9y7spDRIhI9Fdlk0 #compositionStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-9y7spDRIhI9Fdlk0 #compositionEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-9y7spDRIhI9Fdlk0 #aggregationStart{fill:#ECECFF;stroke:#9370db;stroke-width:1}#mermaid-svg-9y7spDRIhI9Fdlk0 #aggregationEnd{fill:#ECECFF;stroke:#9370db;stroke-width:1}#mermaid-svg-9y7spDRIhI9Fdlk0 #dependencyStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-9y7spDRIhI9Fdlk0 #dependencyEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-9y7spDRIhI9Fdlk0 #extensionStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-9y7spDRIhI9Fdlk0 #extensionEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-9y7spDRIhI9Fdlk0 .commit-id,#mermaid-svg-9y7spDRIhI9Fdlk0 .commit-msg,#mermaid-svg-9y7spDRIhI9Fdlk0 .branch-label{fill:lightgrey;color:lightgrey;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-9y7spDRIhI9Fdlk0 .pieTitleText{text-anchor:middle;font-size:25px;fill:#000;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-9y7spDRIhI9Fdlk0 .slice{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-9y7spDRIhI9Fdlk0 g.stateGroup text{fill:#9370db;stroke:none;font-size:10px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-9y7spDRIhI9Fdlk0 g.stateGroup text{fill:#9370db;fill:#333;stroke:none;font-size:10px}#mermaid-svg-9y7spDRIhI9Fdlk0 g.statediagram-cluster .cluster-label text{fill:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 g.stateGroup .state-title{font-weight:bolder;fill:#000}#mermaid-svg-9y7spDRIhI9Fdlk0 g.stateGroup rect{fill:#ECECFF;stroke:#9370db}#mermaid-svg-9y7spDRIhI9Fdlk0 g.stateGroup line{stroke:#9370db;stroke-width:1}#mermaid-svg-9y7spDRIhI9Fdlk0 .transition{stroke:#9370db;stroke-width:1;fill:none}#mermaid-svg-9y7spDRIhI9Fdlk0 .stateGroup .composit{fill:white;border-bottom:1px}#mermaid-svg-9y7spDRIhI9Fdlk0 .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px}#mermaid-svg-9y7spDRIhI9Fdlk0 .state-note{stroke:#aa3;fill:#fff5ad}#mermaid-svg-9y7spDRIhI9Fdlk0 .state-note text{fill:black;stroke:none;font-size:10px}#mermaid-svg-9y7spDRIhI9Fdlk0 .stateLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.7}#mermaid-svg-9y7spDRIhI9Fdlk0 .edgeLabel text{fill:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 .stateLabel text{fill:#000;font-size:10px;font-weight:bold;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-9y7spDRIhI9Fdlk0 .node circle.state-start{fill:black;stroke:black}#mermaid-svg-9y7spDRIhI9Fdlk0 .node circle.state-end{fill:black;stroke:white;stroke-width:1.5}#mermaid-svg-9y7spDRIhI9Fdlk0 #statediagram-barbEnd{fill:#9370db}#mermaid-svg-9y7spDRIhI9Fdlk0 .statediagram-cluster rect{fill:#ECECFF;stroke:#9370db;stroke-width:1px}#mermaid-svg-9y7spDRIhI9Fdlk0 .statediagram-cluster rect.outer{rx:5px;ry:5px}#mermaid-svg-9y7spDRIhI9Fdlk0 .statediagram-state .divider{stroke:#9370db}#mermaid-svg-9y7spDRIhI9Fdlk0 .statediagram-state .title-state{rx:5px;ry:5px}#mermaid-svg-9y7spDRIhI9Fdlk0 .statediagram-cluster.statediagram-cluster .inner{fill:white}#mermaid-svg-9y7spDRIhI9Fdlk0 .statediagram-cluster.statediagram-cluster-alt .inner{fill:#e0e0e0}#mermaid-svg-9y7spDRIhI9Fdlk0 .statediagram-cluster .inner{rx:0;ry:0}#mermaid-svg-9y7spDRIhI9Fdlk0 .statediagram-state rect.basic{rx:5px;ry:5px}#mermaid-svg-9y7spDRIhI9Fdlk0 .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#efefef}#mermaid-svg-9y7spDRIhI9Fdlk0 .note-edge{stroke-dasharray:5}#mermaid-svg-9y7spDRIhI9Fdlk0 .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-9y7spDRIhI9Fdlk0 .error-icon{fill:#522}#mermaid-svg-9y7spDRIhI9Fdlk0 .error-text{fill:#522;stroke:#522}#mermaid-svg-9y7spDRIhI9Fdlk0 .edge-thickness-normal{stroke-width:2px}#mermaid-svg-9y7spDRIhI9Fdlk0 .edge-thickness-thick{stroke-width:3.5px}#mermaid-svg-9y7spDRIhI9Fdlk0 .edge-pattern-solid{stroke-dasharray:0}#mermaid-svg-9y7spDRIhI9Fdlk0 .edge-pattern-dashed{stroke-dasharray:3}#mermaid-svg-9y7spDRIhI9Fdlk0 .edge-pattern-dotted{stroke-dasharray:2}#mermaid-svg-9y7spDRIhI9Fdlk0 .marker{fill:#333}#mermaid-svg-9y7spDRIhI9Fdlk0 .marker.cross{stroke:#333}:root { --mermaid-font-family: "trebuchet ms", verdana, arial;}#mermaid-svg-9y7spDRIhI9Fdlk0 {color: rgba(0, 0, 0, 0.75);font: ;}張三李四王五你好!李四, 最近怎么樣?你最近怎么樣,王五?我很好,謝謝!我很好,謝謝!李四想了很長時間, 文字太長了不適合放在一行.打量著王五...很好... 王五, 你怎么樣?張三李四王五這將產生一個流程圖。:
#mermaid-svg-a1U3lvWIgKSOAewG .label{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);fill:#333;color:#333}#mermaid-svg-a1U3lvWIgKSOAewG .label text{fill:#333}#mermaid-svg-a1U3lvWIgKSOAewG .node rect,#mermaid-svg-a1U3lvWIgKSOAewG .node circle,#mermaid-svg-a1U3lvWIgKSOAewG .node ellipse,#mermaid-svg-a1U3lvWIgKSOAewG .node polygon,#mermaid-svg-a1U3lvWIgKSOAewG .node path{fill:#ECECFF;stroke:#9370db;stroke-width:1px}#mermaid-svg-a1U3lvWIgKSOAewG .node .label{text-align:center;fill:#333}#mermaid-svg-a1U3lvWIgKSOAewG .node.clickable{cursor:pointer}#mermaid-svg-a1U3lvWIgKSOAewG .arrowheadPath{fill:#333}#mermaid-svg-a1U3lvWIgKSOAewG .edgePath .path{stroke:#333;stroke-width:1.5px}#mermaid-svg-a1U3lvWIgKSOAewG .flowchart-link{stroke:#333;fill:none}#mermaid-svg-a1U3lvWIgKSOAewG .edgeLabel{background-color:#e8e8e8;text-align:center}#mermaid-svg-a1U3lvWIgKSOAewG .edgeLabel rect{opacity:0.9}#mermaid-svg-a1U3lvWIgKSOAewG .edgeLabel span{color:#333}#mermaid-svg-a1U3lvWIgKSOAewG .cluster rect{fill:#ffffde;stroke:#aa3;stroke-width:1px}#mermaid-svg-a1U3lvWIgKSOAewG .cluster text{fill:#333}#mermaid-svg-a1U3lvWIgKSOAewG 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-a1U3lvWIgKSOAewG .actor{stroke:#ccf;fill:#ECECFF}#mermaid-svg-a1U3lvWIgKSOAewG text.actor>tspan{fill:#000;stroke:none}#mermaid-svg-a1U3lvWIgKSOAewG .actor-line{stroke:grey}#mermaid-svg-a1U3lvWIgKSOAewG .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333}#mermaid-svg-a1U3lvWIgKSOAewG .messageLine1{stroke-width:1.5;stroke-dasharray:2, 2;stroke:#333}#mermaid-svg-a1U3lvWIgKSOAewG #arrowhead path{fill:#333;stroke:#333}#mermaid-svg-a1U3lvWIgKSOAewG .sequenceNumber{fill:#fff}#mermaid-svg-a1U3lvWIgKSOAewG #sequencenumber{fill:#333}#mermaid-svg-a1U3lvWIgKSOAewG #crosshead path{fill:#333;stroke:#333}#mermaid-svg-a1U3lvWIgKSOAewG .messageText{fill:#333;stroke:#333}#mermaid-svg-a1U3lvWIgKSOAewG .labelBox{stroke:#ccf;fill:#ECECFF}#mermaid-svg-a1U3lvWIgKSOAewG .labelText,#mermaid-svg-a1U3lvWIgKSOAewG .labelText>tspan{fill:#000;stroke:none}#mermaid-svg-a1U3lvWIgKSOAewG .loopText,#mermaid-svg-a1U3lvWIgKSOAewG .loopText>tspan{fill:#000;stroke:none}#mermaid-svg-a1U3lvWIgKSOAewG .loopLine{stroke-width:2px;stroke-dasharray:2, 2;stroke:#ccf;fill:#ccf}#mermaid-svg-a1U3lvWIgKSOAewG .note{stroke:#aa3;fill:#fff5ad}#mermaid-svg-a1U3lvWIgKSOAewG .noteText,#mermaid-svg-a1U3lvWIgKSOAewG .noteText>tspan{fill:#000;stroke:none}#mermaid-svg-a1U3lvWIgKSOAewG .activation0{fill:#f4f4f4;stroke:#666}#mermaid-svg-a1U3lvWIgKSOAewG .activation1{fill:#f4f4f4;stroke:#666}#mermaid-svg-a1U3lvWIgKSOAewG .activation2{fill:#f4f4f4;stroke:#666}#mermaid-svg-a1U3lvWIgKSOAewG .mermaid-main-font{font-family:"trebuchet ms", verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-a1U3lvWIgKSOAewG .section{stroke:none;opacity:0.2}#mermaid-svg-a1U3lvWIgKSOAewG .section0{fill:rgba(102,102,255,0.49)}#mermaid-svg-a1U3lvWIgKSOAewG .section2{fill:#fff400}#mermaid-svg-a1U3lvWIgKSOAewG .section1,#mermaid-svg-a1U3lvWIgKSOAewG .section3{fill:#fff;opacity:0.2}#mermaid-svg-a1U3lvWIgKSOAewG .sectionTitle0{fill:#333}#mermaid-svg-a1U3lvWIgKSOAewG .sectionTitle1{fill:#333}#mermaid-svg-a1U3lvWIgKSOAewG .sectionTitle2{fill:#333}#mermaid-svg-a1U3lvWIgKSOAewG .sectionTitle3{fill:#333}#mermaid-svg-a1U3lvWIgKSOAewG .sectionTitle{text-anchor:start;font-size:11px;text-height:14px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-a1U3lvWIgKSOAewG .grid .tick{stroke:#d3d3d3;opacity:0.8;shape-rendering:crispEdges}#mermaid-svg-a1U3lvWIgKSOAewG .grid .tick text{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-a1U3lvWIgKSOAewG .grid path{stroke-width:0}#mermaid-svg-a1U3lvWIgKSOAewG .today{fill:none;stroke:red;stroke-width:2px}#mermaid-svg-a1U3lvWIgKSOAewG .task{stroke-width:2}#mermaid-svg-a1U3lvWIgKSOAewG .taskText{text-anchor:middle;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-a1U3lvWIgKSOAewG .taskText:not([font-size]){font-size:11px}#mermaid-svg-a1U3lvWIgKSOAewG .taskTextOutsideRight{fill:#000;text-anchor:start;font-size:11px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-a1U3lvWIgKSOAewG .taskTextOutsideLeft{fill:#000;text-anchor:end;font-size:11px}#mermaid-svg-a1U3lvWIgKSOAewG .task.clickable{cursor:pointer}#mermaid-svg-a1U3lvWIgKSOAewG .taskText.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-a1U3lvWIgKSOAewG .taskTextOutsideLeft.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-a1U3lvWIgKSOAewG .taskTextOutsideRight.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-a1U3lvWIgKSOAewG .taskText0,#mermaid-svg-a1U3lvWIgKSOAewG .taskText1,#mermaid-svg-a1U3lvWIgKSOAewG .taskText2,#mermaid-svg-a1U3lvWIgKSOAewG .taskText3{fill:#fff}#mermaid-svg-a1U3lvWIgKSOAewG .task0,#mermaid-svg-a1U3lvWIgKSOAewG .task1,#mermaid-svg-a1U3lvWIgKSOAewG .task2,#mermaid-svg-a1U3lvWIgKSOAewG .task3{fill:#8a90dd;stroke:#534fbc}#mermaid-svg-a1U3lvWIgKSOAewG .taskTextOutside0,#mermaid-svg-a1U3lvWIgKSOAewG .taskTextOutside2{fill:#000}#mermaid-svg-a1U3lvWIgKSOAewG .taskTextOutside1,#mermaid-svg-a1U3lvWIgKSOAewG .taskTextOutside3{fill:#000}#mermaid-svg-a1U3lvWIgKSOAewG .active0,#mermaid-svg-a1U3lvWIgKSOAewG .active1,#mermaid-svg-a1U3lvWIgKSOAewG .active2,#mermaid-svg-a1U3lvWIgKSOAewG .active3{fill:#bfc7ff;stroke:#534fbc}#mermaid-svg-a1U3lvWIgKSOAewG .activeText0,#mermaid-svg-a1U3lvWIgKSOAewG .activeText1,#mermaid-svg-a1U3lvWIgKSOAewG .activeText2,#mermaid-svg-a1U3lvWIgKSOAewG .activeText3{fill:#000 !important}#mermaid-svg-a1U3lvWIgKSOAewG .done0,#mermaid-svg-a1U3lvWIgKSOAewG .done1,#mermaid-svg-a1U3lvWIgKSOAewG .done2,#mermaid-svg-a1U3lvWIgKSOAewG .done3{stroke:grey;fill:#d3d3d3;stroke-width:2}#mermaid-svg-a1U3lvWIgKSOAewG .doneText0,#mermaid-svg-a1U3lvWIgKSOAewG .doneText1,#mermaid-svg-a1U3lvWIgKSOAewG .doneText2,#mermaid-svg-a1U3lvWIgKSOAewG .doneText3{fill:#000 !important}#mermaid-svg-a1U3lvWIgKSOAewG .crit0,#mermaid-svg-a1U3lvWIgKSOAewG .crit1,#mermaid-svg-a1U3lvWIgKSOAewG .crit2,#mermaid-svg-a1U3lvWIgKSOAewG .crit3{stroke:#f88;fill:red;stroke-width:2}#mermaid-svg-a1U3lvWIgKSOAewG .activeCrit0,#mermaid-svg-a1U3lvWIgKSOAewG .activeCrit1,#mermaid-svg-a1U3lvWIgKSOAewG .activeCrit2,#mermaid-svg-a1U3lvWIgKSOAewG .activeCrit3{stroke:#f88;fill:#bfc7ff;stroke-width:2}#mermaid-svg-a1U3lvWIgKSOAewG .doneCrit0,#mermaid-svg-a1U3lvWIgKSOAewG .doneCrit1,#mermaid-svg-a1U3lvWIgKSOAewG .doneCrit2,#mermaid-svg-a1U3lvWIgKSOAewG .doneCrit3{stroke:#f88;fill:#d3d3d3;stroke-width:2;cursor:pointer;shape-rendering:crispEdges}#mermaid-svg-a1U3lvWIgKSOAewG .milestone{transform:rotate(45deg) scale(0.8, 0.8)}#mermaid-svg-a1U3lvWIgKSOAewG .milestoneText{font-style:italic}#mermaid-svg-a1U3lvWIgKSOAewG .doneCritText0,#mermaid-svg-a1U3lvWIgKSOAewG .doneCritText1,#mermaid-svg-a1U3lvWIgKSOAewG .doneCritText2,#mermaid-svg-a1U3lvWIgKSOAewG .doneCritText3{fill:#000 !important}#mermaid-svg-a1U3lvWIgKSOAewG .activeCritText0,#mermaid-svg-a1U3lvWIgKSOAewG .activeCritText1,#mermaid-svg-a1U3lvWIgKSOAewG .activeCritText2,#mermaid-svg-a1U3lvWIgKSOAewG .activeCritText3{fill:#000 !important}#mermaid-svg-a1U3lvWIgKSOAewG .titleText{text-anchor:middle;font-size:18px;fill:#000;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-a1U3lvWIgKSOAewG g.classGroup text{fill:#9370db;stroke:none;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);font-size:10px}#mermaid-svg-a1U3lvWIgKSOAewG g.classGroup text .title{font-weight:bolder}#mermaid-svg-a1U3lvWIgKSOAewG g.clickable{cursor:pointer}#mermaid-svg-a1U3lvWIgKSOAewG g.classGroup rect{fill:#ECECFF;stroke:#9370db}#mermaid-svg-a1U3lvWIgKSOAewG g.classGroup line{stroke:#9370db;stroke-width:1}#mermaid-svg-a1U3lvWIgKSOAewG .classLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.5}#mermaid-svg-a1U3lvWIgKSOAewG .classLabel .label{fill:#9370db;font-size:10px}#mermaid-svg-a1U3lvWIgKSOAewG .relation{stroke:#9370db;stroke-width:1;fill:none}#mermaid-svg-a1U3lvWIgKSOAewG .dashed-line{stroke-dasharray:3}#mermaid-svg-a1U3lvWIgKSOAewG #compositionStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-a1U3lvWIgKSOAewG #compositionEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-a1U3lvWIgKSOAewG #aggregationStart{fill:#ECECFF;stroke:#9370db;stroke-width:1}#mermaid-svg-a1U3lvWIgKSOAewG #aggregationEnd{fill:#ECECFF;stroke:#9370db;stroke-width:1}#mermaid-svg-a1U3lvWIgKSOAewG #dependencyStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-a1U3lvWIgKSOAewG #dependencyEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-a1U3lvWIgKSOAewG #extensionStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-a1U3lvWIgKSOAewG #extensionEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-a1U3lvWIgKSOAewG .commit-id,#mermaid-svg-a1U3lvWIgKSOAewG .commit-msg,#mermaid-svg-a1U3lvWIgKSOAewG .branch-label{fill:lightgrey;color:lightgrey;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-a1U3lvWIgKSOAewG .pieTitleText{text-anchor:middle;font-size:25px;fill:#000;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-a1U3lvWIgKSOAewG .slice{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-a1U3lvWIgKSOAewG g.stateGroup text{fill:#9370db;stroke:none;font-size:10px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-a1U3lvWIgKSOAewG g.stateGroup text{fill:#9370db;fill:#333;stroke:none;font-size:10px}#mermaid-svg-a1U3lvWIgKSOAewG g.statediagram-cluster .cluster-label text{fill:#333}#mermaid-svg-a1U3lvWIgKSOAewG g.stateGroup .state-title{font-weight:bolder;fill:#000}#mermaid-svg-a1U3lvWIgKSOAewG g.stateGroup rect{fill:#ECECFF;stroke:#9370db}#mermaid-svg-a1U3lvWIgKSOAewG g.stateGroup line{stroke:#9370db;stroke-width:1}#mermaid-svg-a1U3lvWIgKSOAewG .transition{stroke:#9370db;stroke-width:1;fill:none}#mermaid-svg-a1U3lvWIgKSOAewG .stateGroup .composit{fill:white;border-bottom:1px}#mermaid-svg-a1U3lvWIgKSOAewG .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px}#mermaid-svg-a1U3lvWIgKSOAewG .state-note{stroke:#aa3;fill:#fff5ad}#mermaid-svg-a1U3lvWIgKSOAewG .state-note text{fill:black;stroke:none;font-size:10px}#mermaid-svg-a1U3lvWIgKSOAewG .stateLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.7}#mermaid-svg-a1U3lvWIgKSOAewG .edgeLabel text{fill:#333}#mermaid-svg-a1U3lvWIgKSOAewG .stateLabel text{fill:#000;font-size:10px;font-weight:bold;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-a1U3lvWIgKSOAewG .node circle.state-start{fill:black;stroke:black}#mermaid-svg-a1U3lvWIgKSOAewG .node circle.state-end{fill:black;stroke:white;stroke-width:1.5}#mermaid-svg-a1U3lvWIgKSOAewG #statediagram-barbEnd{fill:#9370db}#mermaid-svg-a1U3lvWIgKSOAewG .statediagram-cluster rect{fill:#ECECFF;stroke:#9370db;stroke-width:1px}#mermaid-svg-a1U3lvWIgKSOAewG .statediagram-cluster rect.outer{rx:5px;ry:5px}#mermaid-svg-a1U3lvWIgKSOAewG .statediagram-state .divider{stroke:#9370db}#mermaid-svg-a1U3lvWIgKSOAewG .statediagram-state .title-state{rx:5px;ry:5px}#mermaid-svg-a1U3lvWIgKSOAewG .statediagram-cluster.statediagram-cluster .inner{fill:white}#mermaid-svg-a1U3lvWIgKSOAewG .statediagram-cluster.statediagram-cluster-alt .inner{fill:#e0e0e0}#mermaid-svg-a1U3lvWIgKSOAewG .statediagram-cluster .inner{rx:0;ry:0}#mermaid-svg-a1U3lvWIgKSOAewG .statediagram-state rect.basic{rx:5px;ry:5px}#mermaid-svg-a1U3lvWIgKSOAewG .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#efefef}#mermaid-svg-a1U3lvWIgKSOAewG .note-edge{stroke-dasharray:5}#mermaid-svg-a1U3lvWIgKSOAewG .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-a1U3lvWIgKSOAewG .error-icon{fill:#522}#mermaid-svg-a1U3lvWIgKSOAewG .error-text{fill:#522;stroke:#522}#mermaid-svg-a1U3lvWIgKSOAewG .edge-thickness-normal{stroke-width:2px}#mermaid-svg-a1U3lvWIgKSOAewG .edge-thickness-thick{stroke-width:3.5px}#mermaid-svg-a1U3lvWIgKSOAewG .edge-pattern-solid{stroke-dasharray:0}#mermaid-svg-a1U3lvWIgKSOAewG .edge-pattern-dashed{stroke-dasharray:3}#mermaid-svg-a1U3lvWIgKSOAewG .edge-pattern-dotted{stroke-dasharray:2}#mermaid-svg-a1U3lvWIgKSOAewG .marker{fill:#333}#mermaid-svg-a1U3lvWIgKSOAewG .marker.cross{stroke:#333}:root { --mermaid-font-family: "trebuchet ms", verdana, arial;}#mermaid-svg-a1U3lvWIgKSOAewG {color: rgba(0, 0, 0, 0.75);font: ;}鏈接長方形圓圓角長方形菱形- 關于 Mermaid 語法,參考 這兒,
FLowchart流程圖
我們依舊會支持flowchart的流程圖:
Created with Rapha?l 2.2.0開始我的操作確認?結束yesno- 關于 Flowchart流程圖 語法,參考 這兒.
導出與導入
導出
如果你想嘗試使用此編輯器, 你可以在此篇文章任意編輯。當你完成了一篇文章的寫作, 在上方工具欄找到 文章導出 ,生成一個.md文件或者.html文件進行本地保存。
導入
如果你想加載一篇你寫過的.md文件,在上方工具欄可以選擇導入功能進行對應擴展名的文件導入,
繼續你的創作。
mermaid語法說明 ??
注腳的解釋 ??
總結
- 上一篇: ebtables日志nflog
- 下一篇: 物联网设备OTA软件升级之:升级包下载过