Define directives
Define variables
Namespaces
Extends
Define directives
Basics
A macro is a template fragment associated with a variable.
<#macro gray>
<span class="tex...
Freemarker
Apache FreeMarker is a template engine: a Java library to generate text output
(HTML web pages, e-mails, configuration files, source code, etc.) based on templates and changing data.
...
应该修改的几个点
自动编译开关
忽略大小写开关
智能导包开关
悬浮提示开关
取消单行显示tabs的操作
项目文件编码
滚轴修改字体大小
设置行号显示
异常处理
错误描述
执行 idea 方法报错如下:
objc[4705]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualM...
UML
UML is the Unified Modeling Language.
UML zh_CN
If you want to design your UML, StarUML is an awesome choice.
UseCase
Class Relationship
Activity
Sequence
...
JUnit
JUnit is a simple framework to write repeatable tests.
It is an instance of the xUnit architecture for unit testing frameworks.
What to test?
Need
Desc
...