当前位置:网站首页>Drawing structure diagram with idea
Drawing structure diagram with idea
2022-06-26 03:01:00 【chenweifu365】
I wanted to use IDEA Of markdown Plug in and graphviz Direct drawing , As a result, Chinese garbled code could not be determined , In the end, I still use plantuml, Got rid of the Chinese garbled code .
This tutorial ends with IDEA Draw a structural diagram , rely on plantuml.
First, provide a few possible links :
plantuml Draw online :http://www.plantuml.com/plantuml
graphviz Official website :http://www.graphviz.org
graphviz Draw online :http://magjac.com/graphviz-visual-editor/
Operation steps
One 、 install plantuml plug-in unit
First installation plantuml plug-in unit , After installation , The following contents can be found in the settings after restart :
Two 、 Configure to use remote rendering
Check remote rending that will do , But using this will use network rendering , Don't suggest , The tutorial will be updated when we find a way to render locally without garbled code
The default configuration is to use local rendering , Need to download graphviz, And set the local location . However, due to the problem of Chinese garbled code, it can not be adjusted well , Use remote rendering for now .
The default configuration is shown in the following figure ( I have chosen the local one here graphviz The path of ):
3、 ... and 、 create a file , And render
1) newly build plantuml file
2) Select file type
Here you can choose from a variety of UML, No difference , But it will give you the default sample Syntax , friendly . Just choose any one for the experiment
3) Stick in the following code , You can get the picture at the beginning of the article
@startuml
graph room {
Chen Yan -- Sarekin ;
Chen Yan -- Chen Hai ;
Chen Yan -- Chen Yang ;
Sarekin -- Li Dakang ;
Sarekin -- Gao Yuliang ;
Sarekin -- Ji Changming ;
Li Dakang -- Zhao Donglai ;
The cello -- Qi Tongwei ;
Qi Tongwei -- Chen Hai ;
Qi Tongwei -- Chen Yang ;
Qi Tongwei -- Hou Liangping ;
Hou Liangping -- Cai Chenggong ;
Hou Liangping -- Ji Changming ;
Hou Liangping -- Zhong Xiaoai ;
Gao Yuliang -- Hou Liangping ;
Gao Yuliang -- Wuhuifen ;
Gao Yuliang -- Gao Xiaofeng ;
Zhao Lichun -- Zhao Ruilong ;
Zhao Lichun -- Li Dakang ;
Zhao Lichun -- Gao Yuliang ;
}
@enduml
边栏推荐
- Explain the JVM clearly at one time and don't be asked by the interviewer again
- 网络PXE启动WinPE,支持UEFI和LEGACY引导
- ArrayList#subList这四个坑,一不小心就中招
- Is it safe to open an online stock account?
- Simple use example of Aidl
- Survival analysis based on ovarian data set
- 【QT】自定义控件-空气质量仪表盘
- 2022年挖财商学院证券开户安全嘛?
- UTONMOS:以数字藏品助力华夏文化传承和数字科技发展
- [solution] the blue screen restart problem of the virtual machine started by the VMware of Lenovo Savior
猜你喜欢
Google 推荐在 MVVM 架构中使用 Kotlin Flow
Arthas(阿尔萨斯) 能为你做什么?
应届毕业生谈毕业的故事
小 P 周刊 Vol.10
财富自由技能:把自己产品化
UE5全局光照系統Lumen解析與優化
Network PXE starts winpe and supports UEFI and legacy boot
OpenAPI 3.0 specification - Food Guide
Add console programs in UE
Share some remote office experience in Intranet operation | community essay solicitation
随机推荐
Matlab|基于BP神经网络进行电力系统短期负荷预测
如何在 ggplot2 中向绘图中添加表格
请指教同花顺软件究竟是什么?在线开户安全么?
网上开户选哪个证券公司?网上开户是否安全么?
Cox 回归模型
R 语言降维的 PCA 与自动编码器
Is it safe to open a securities account at the school of Finance and business in 2022?
使用 AnnotationDbi 转换 R 中的基因名称
分享一些在内网操作的远程办公经验| 社区征文
Thirty ninth step
Oracle connectivity issues and Solutions
How to add a regression equation to a plot in R
组件与路由
Learn Tai Chi Maker - mqtt (IV) server connection operation
Interviewer: please name four ways to exchange the values of two variables without using third-party variables
Une citation classique de la nature humaine que vous ne pouvez pas ignorer
【解决】CMake was unable to find a build program corresponding to “Unix Makefiles“.
《你不可不知的人性》经典语录
Gd32 ADC acquisition voltage
df报错Stale file handle