main
黄海 7 months ago
parent cb20cd4310
commit a0cd4da9e8

@ -27,7 +27,7 @@ public class Start extends JFinalConfig {
//在jfinal启动完成后马上执行
public void onStart() {
//打印 启动Logo
String path = Start.class.getClassLoader().getResource("dsideal.txt").getPath();
String path = Start.class.getClassLoader().getResource("Logo.txt").getPath();
File file = new File(path);
System.out.println(CommonUtil.txt2String(file));
}

@ -0,0 +1,12 @@
$$$$$$$\ $$$$$$\ $$$$$$\ $$$$$$\
$$ __$$\ $$ __$$\ $$ __$$\ $$ __$$\
$$ | $$ | $$$$$$$\ $$ / \__|$$ / \__|$$ / $$ |
$$ | $$ |$$ _____| \$$$$$$\ \$$$$$$\ $$ | $$ |
$$ | $$ |\$$$$$$\ \____$$\ \____$$\ $$ | $$ |
$$ | $$ | \____$$\ $$\ $$ |$$\ $$ |$$ | $$ |
$$$$$$$ |$$$$$$$ | \$$$$$$ |\$$$$$$ | $$$$$$ |
\_______/ \_______/ \______/ \______/ \______/
power by http://patorjk.com/software/taag/

@ -1,7 +0,0 @@
###### ###### #######
## ## ## ## ## ##
## ## ## ##
###### ###### ## ##
## ## ## ##
## ## ## ## ## ##
###### ###### #######

@ -0,0 +1,12 @@
$$$$$$$\ $$$$$$\ $$$$$$\ $$$$$$\
$$ __$$\ $$ __$$\ $$ __$$\ $$ __$$\
$$ | $$ | $$$$$$$\ $$ / \__|$$ / \__|$$ / $$ |
$$ | $$ |$$ _____| \$$$$$$\ \$$$$$$\ $$ | $$ |
$$ | $$ |\$$$$$$\ \____$$\ \____$$\ $$ | $$ |
$$ | $$ | \____$$\ $$\ $$ |$$\ $$ |$$ | $$ |
$$$$$$$ |$$$$$$$ | \$$$$$$ |\$$$$$$ | $$$$$$ |
\_______/ \_______/ \______/ \______/ \______/
power by http://patorjk.com/software/taag/

@ -1,7 +0,0 @@
###### ###### #######
## ## ## ## ## ##
## ## ## ##
###### ###### ## ##
## ## ## ##
## ## ## ## ## ##
###### ###### #######
Loading…
Cancel
Save