update blog image

This commit is contained in:
lemonchann
2020-02-21 22:03:28 +08:00
parent 3dcbb1bd0a
commit b8c59933a8
9 changed files with 14 additions and 5 deletions

View File

@@ -7,14 +7,21 @@ comments: true
author: lemonchann
---
VsCode 强大地自定义功能,已经成为程序员最爱编辑器。
Microsoft在2015年4月30日Build 开发者大会上正式宣布了 Visual Studio Code 项目:一个运行于 Mac OS X、Windows和Linux之上的针对于编写现代 Web 和云应用的跨平台源代码编辑器。
软件设计过程中有好几种图需要画比如流程图、类图、组件图等我知道大部分人画流程图一般都会用微软的viso绘制我之前也是这个习惯viso画图有个不好的地方是需要时刻去调整线条和边框已达到简洁美观今天我给大家介绍一款程序员画图神器PlantUML一款你用了就爱上的画图软件
<!-- more -->
VsCode以插件的形式支持了这款画图神器还不知道VsCode
该编辑器也集成了所有一款现代编辑器所应该具备的特性,包括语法高亮(syntax high lighting),可定制的热键绑定(customizable keyboard bindings),括号匹配(bracket matching)以及代码片段收集(snippets)。Somasegar 也告诉笔者这款编辑器也拥有对 Git 的开箱即用的支持。引用[360百科](https://baike.so.com/doc/24428308-25261478.html)
> VsCode 强大地自定义功能,已经成为程序员最爱编辑器。
> Microsoft在2015年4月30日Build 开发者大会上正式宣布了 Visual Studio Code 项目:一个运行于 Mac OS X、Windows和Linux之上的针对于编写现代 Web 和云应用的跨平台源代码编辑器。
> 该编辑器也集成了所有一款现代编辑器所应该具备的特性,包括语法高亮(syntax high lighting),可定制的热键绑定(customizable keyboard bindings),括号匹配(bracket matching)以及代码片段收集(snippets)。Somasegar 也告诉笔者这款编辑器也拥有对 Git 的开箱即用的支持。引用[360百科](https://baike.so.com/doc/24428308-25261478.html)
## 主角出场
### PlantUML
**PlantUML是一个开源项目支持快速绘制**
>时序图
@@ -82,3 +89,4 @@ Alice <-- Bob: another authentication Response
#### 好了,这么好用工具赶紧用起来吧!

View File

@@ -1 +1,2 @@
进程 线程 协程的对比python vs go
进程 线程 协程的对比python vs go
github c++项目推荐

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB