-
java中用不可见字符作为分隔符
文章描述了使用非可见字符作为字符串分隔符的处理方式。
Date: 2021-06-22 View: 1520
-
java中将中文转换成unicode native2ascii命令
经常在JAVA中写程序要用到配置文件,比如 a.properities a=中文e=英文
Date: 2010-03-02 View: 1520
-
ASCII Art Java example
A funny Java example to create an ASCII art graphic. The concept is simple, get the image’s rgb color in “integer mode”, later, replace the color’s integer with ascii text.
Date: 2019-08-18 View: 1520
-
Spring Boot Custom Banner example
This article shows you how to replace the default Spring’s banner below with your custom banner.
Date: 2019-08-11 View: 1520