博客增加Graphviz支持

📌 博客系统的Graphviz支持

  • Graphviz(Graph Visualization Software)是一个开源的图形可视化软件,用DOT描述语言来定义图形,让用户专注于内容而忽略布局的设计
  • 在先前的博客中,图片可以用对象存储在云端,而简单的结构图也如此未必太过复杂,因此想到用Graphviz来绘制简单的图结构。在本地的Vscode或者Typora中已经内嵌了Graphviz的渲染,标记代码块为graphviz即可,但在博客中没有,两端存在差异化,这篇用于解决这个问题。
    💨🕚😴
More...

application yml配置

SpringBoot常用配置文件application.propertiesapplication.yml进行全局配置,start.spring.io的默认是用properties,只要改成yml文件即可,个人认为语法更舒适,在这篇记录一些常用的设置以及常用的一些包的参数,以便后续开发过程中及时翻阅,持续更新。

More...

Latex Grammar

$LaTeX$ (/ˈlɑːtɛx/ LAH-tekh or /ˈleɪtɛx/ LAY-tekh, often stylized as LATEX) is a software system for document preparation. When writing, the writer uses plain text as opposed to the formatted text found in WYSIWYG word processors like Microsoft Word, LibreOffice Writer and Apple Pages. The writer uses markup tagging conventions to define the general structure of a document to stylise text throughout a document (such as bold and italics), and to add citations and cross-references. A TeX distribution such as TeX Live or MiKTeX is used to produce an output file (such as PDF or DVI) suitable for printing or digital distribution.

More...
  • Copyrights © 2020-2025 | Zhicheng Ling

请我喝杯咖啡吧~