From 37fba96fc5d1e3824520c5a892e5ea317b162601 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=B5=B7?= <10402852@qq.com> Date: Fri, 10 Jan 2025 13:36:33 +0800 Subject: [PATCH] 'commit' --- .../main/java/com/dsideal/YunXiaoTools/Start.java | 2 +- YunXiaoTools/src/main/resources/backupLogo.txt | 11 +++++++++++ YunXiaoTools/src/main/resources/readLogo.txt | 14 -------------- YunXiaoTools/src/main/resources/restoreLogo.txt | 11 +++++++++++ YunXiaoTools/src/main/resources/writeLogo.txt | 13 ------------- YunXiaoTools/target/classes/backupLogo.txt | 11 +++++++++++ YunXiaoTools/target/classes/readLogo.txt | 14 -------------- YunXiaoTools/target/classes/restoreLogo.txt | 11 +++++++++++ YunXiaoTools/target/classes/writeLogo.txt | 13 ------------- 9 files changed, 45 insertions(+), 55 deletions(-) create mode 100644 YunXiaoTools/src/main/resources/backupLogo.txt delete mode 100644 YunXiaoTools/src/main/resources/readLogo.txt create mode 100644 YunXiaoTools/src/main/resources/restoreLogo.txt delete mode 100644 YunXiaoTools/src/main/resources/writeLogo.txt create mode 100644 YunXiaoTools/target/classes/backupLogo.txt delete mode 100644 YunXiaoTools/target/classes/readLogo.txt create mode 100644 YunXiaoTools/target/classes/restoreLogo.txt delete mode 100644 YunXiaoTools/target/classes/writeLogo.txt diff --git a/YunXiaoTools/src/main/java/com/dsideal/YunXiaoTools/Start.java b/YunXiaoTools/src/main/java/com/dsideal/YunXiaoTools/Start.java index 75331831..980bf731 100644 --- a/YunXiaoTools/src/main/java/com/dsideal/YunXiaoTools/Start.java +++ b/YunXiaoTools/src/main/java/com/dsideal/YunXiaoTools/Start.java @@ -127,7 +127,7 @@ public class Start extends JFinalConfig { @Override public void onStart() { //打印 启动Logo - String logoFile = (DEPLOY_ID == 1) ? "readLogo.txt" : "writeLogo.txt"; + String logoFile = (DEPLOY_ID == 1) ? "backupLogo.txt" : "restoreLogo.txt"; String path = Start.class.getClassLoader().getResource(logoFile).getPath(); File file = new File(path); System.out.println(FileUtil.readUtf8String(file)); diff --git a/YunXiaoTools/src/main/resources/backupLogo.txt b/YunXiaoTools/src/main/resources/backupLogo.txt new file mode 100644 index 00000000..16491ffb --- /dev/null +++ b/YunXiaoTools/src/main/resources/backupLogo.txt @@ -0,0 +1,11 @@ + +██████╗ █████╗ ██████╗██╗ ██╗██╗ ██╗██████╗ +██╔══██╗██╔══██╗██╔════╝██║ ██╔╝██║ ██║██╔══██╗ +██████╔╝███████║██║ █████╔╝ ██║ ██║██████╔╝ +██╔══██╗██╔══██║██║ ██╔═██╗ ██║ ██║██╔═══╝ +██████╔╝██║ ██║╚██████╗██║ ██╗╚██████╔╝██║ +╚═════╝ ╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ + + +power by http://patorjk.com/software/taag/ +Font Name: ANSI Shadow \ No newline at end of file diff --git a/YunXiaoTools/src/main/resources/readLogo.txt b/YunXiaoTools/src/main/resources/readLogo.txt deleted file mode 100644 index e14aa000..00000000 --- a/YunXiaoTools/src/main/resources/readLogo.txt +++ /dev/null @@ -1,14 +0,0 @@ - - $$$$$$$\ $$\ $$$$$$$\ $$\ - $$ __$$\ $$ |$$ __$$\ $$ | - $$ | $$ | $$$$$$\ $$$$$$\ $$$$$$$ |$$ | $$ | $$$$$$\ $$$$$$\ $$$$$$\ - $$$$$$$ |$$ __$$\ \____$$\ $$ __$$ |$$ | $$ | \____$$\\_$$ _| \____$$\ - $$ __$$< $$$$$$$$ | $$$$$$$ |$$ / $$ |$$ | $$ | $$$$$$$ | $$ | $$$$$$$ | - $$ | $$ |$$ ____|$$ __$$ |$$ | $$ |$$ | $$ |$$ __$$ | $$ |$$\ $$ __$$ | - $$ | $$ |\$$$$$$$\ \$$$$$$$ |\$$$$$$$ |$$$$$$$ |\$$$$$$$ | \$$$$ |\$$$$$$$ | - \__| \__| \_______| \_______| \_______|\_______/ \_______| \____/ \_______| - - - - -power by http://patorjk.com/software/taag/ \ No newline at end of file diff --git a/YunXiaoTools/src/main/resources/restoreLogo.txt b/YunXiaoTools/src/main/resources/restoreLogo.txt new file mode 100644 index 00000000..b6c8b75a --- /dev/null +++ b/YunXiaoTools/src/main/resources/restoreLogo.txt @@ -0,0 +1,11 @@ + + +██████╗ ███████╗███████╗████████╗ ██████╗ ██████╗ ███████╗ +██╔══██╗██╔════╝██╔════╝╚══██╔══╝██╔═══██╗██╔══██╗██╔════╝ +██████╔╝█████╗ ███████╗ ██║ ██║ ██║██████╔╝█████╗ +██╔══██╗██╔══╝ ╚════██║ ██║ ██║ ██║██╔══██╗██╔══╝ +██║ ██║███████╗███████║ ██║ ╚██████╔╝██║ ██║███████╗ +╚═╝ ╚═╝╚══════╝╚══════╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝ + + +power by http://patorjk.com/software/taag/ \ No newline at end of file diff --git a/YunXiaoTools/src/main/resources/writeLogo.txt b/YunXiaoTools/src/main/resources/writeLogo.txt deleted file mode 100644 index 1fdcdb17..00000000 --- a/YunXiaoTools/src/main/resources/writeLogo.txt +++ /dev/null @@ -1,13 +0,0 @@ - - __ __ __ __ _______ __ -| \ _ | \ | \ | \ | \ | \ -| $$ / \ | $$ ______ \$$ _| $$_ ______ | $$$$$$$\ ______ _| $$_ ______ -| $$/ $\| $$ / \ | \| $$ \ / \ | $$ | $$ | \| $$ \ | \ -| $$ $$$\ $$| $$$$$$\| $$ \$$$$$$ | $$$$$$\| $$ | $$ \$$$$$$\\$$$$$$ \$$$$$$\ -| $$ $$\$$\$$| $$ \$$| $$ | $$ __ | $$ $$| $$ | $$ / $$ | $$ __ / $$ -| $$$$ \$$$$| $$ | $$ | $$| \| $$$$$$$$| $$__/ $$| $$$$$$$ | $$| \| $$$$$$$ -| $$$ \$$$| $$ | $$ \$$ $$ \$$ \| $$ $$ \$$ $$ \$$ $$ \$$ $$ - \$$ \$$ \$$ \$$ \$$$$ \$$$$$$$ \$$$$$$$ \$$$$$$$ \$$$$ \$$$$$$$ - - -power by http://patorjk.com/software/taag/ \ No newline at end of file diff --git a/YunXiaoTools/target/classes/backupLogo.txt b/YunXiaoTools/target/classes/backupLogo.txt new file mode 100644 index 00000000..16491ffb --- /dev/null +++ b/YunXiaoTools/target/classes/backupLogo.txt @@ -0,0 +1,11 @@ + +██████╗ █████╗ ██████╗██╗ ██╗██╗ ██╗██████╗ +██╔══██╗██╔══██╗██╔════╝██║ ██╔╝██║ ██║██╔══██╗ +██████╔╝███████║██║ █████╔╝ ██║ ██║██████╔╝ +██╔══██╗██╔══██║██║ ██╔═██╗ ██║ ██║██╔═══╝ +██████╔╝██║ ██║╚██████╗██║ ██╗╚██████╔╝██║ +╚═════╝ ╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ + + +power by http://patorjk.com/software/taag/ +Font Name: ANSI Shadow \ No newline at end of file diff --git a/YunXiaoTools/target/classes/readLogo.txt b/YunXiaoTools/target/classes/readLogo.txt deleted file mode 100644 index e14aa000..00000000 --- a/YunXiaoTools/target/classes/readLogo.txt +++ /dev/null @@ -1,14 +0,0 @@ - - $$$$$$$\ $$\ $$$$$$$\ $$\ - $$ __$$\ $$ |$$ __$$\ $$ | - $$ | $$ | $$$$$$\ $$$$$$\ $$$$$$$ |$$ | $$ | $$$$$$\ $$$$$$\ $$$$$$\ - $$$$$$$ |$$ __$$\ \____$$\ $$ __$$ |$$ | $$ | \____$$\\_$$ _| \____$$\ - $$ __$$< $$$$$$$$ | $$$$$$$ |$$ / $$ |$$ | $$ | $$$$$$$ | $$ | $$$$$$$ | - $$ | $$ |$$ ____|$$ __$$ |$$ | $$ |$$ | $$ |$$ __$$ | $$ |$$\ $$ __$$ | - $$ | $$ |\$$$$$$$\ \$$$$$$$ |\$$$$$$$ |$$$$$$$ |\$$$$$$$ | \$$$$ |\$$$$$$$ | - \__| \__| \_______| \_______| \_______|\_______/ \_______| \____/ \_______| - - - - -power by http://patorjk.com/software/taag/ \ No newline at end of file diff --git a/YunXiaoTools/target/classes/restoreLogo.txt b/YunXiaoTools/target/classes/restoreLogo.txt new file mode 100644 index 00000000..b6c8b75a --- /dev/null +++ b/YunXiaoTools/target/classes/restoreLogo.txt @@ -0,0 +1,11 @@ + + +██████╗ ███████╗███████╗████████╗ ██████╗ ██████╗ ███████╗ +██╔══██╗██╔════╝██╔════╝╚══██╔══╝██╔═══██╗██╔══██╗██╔════╝ +██████╔╝█████╗ ███████╗ ██║ ██║ ██║██████╔╝█████╗ +██╔══██╗██╔══╝ ╚════██║ ██║ ██║ ██║██╔══██╗██╔══╝ +██║ ██║███████╗███████║ ██║ ╚██████╔╝██║ ██║███████╗ +╚═╝ ╚═╝╚══════╝╚══════╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝ + + +power by http://patorjk.com/software/taag/ \ No newline at end of file diff --git a/YunXiaoTools/target/classes/writeLogo.txt b/YunXiaoTools/target/classes/writeLogo.txt deleted file mode 100644 index 1fdcdb17..00000000 --- a/YunXiaoTools/target/classes/writeLogo.txt +++ /dev/null @@ -1,13 +0,0 @@ - - __ __ __ __ _______ __ -| \ _ | \ | \ | \ | \ | \ -| $$ / \ | $$ ______ \$$ _| $$_ ______ | $$$$$$$\ ______ _| $$_ ______ -| $$/ $\| $$ / \ | \| $$ \ / \ | $$ | $$ | \| $$ \ | \ -| $$ $$$\ $$| $$$$$$\| $$ \$$$$$$ | $$$$$$\| $$ | $$ \$$$$$$\\$$$$$$ \$$$$$$\ -| $$ $$\$$\$$| $$ \$$| $$ | $$ __ | $$ $$| $$ | $$ / $$ | $$ __ / $$ -| $$$$ \$$$$| $$ | $$ | $$| \| $$$$$$$$| $$__/ $$| $$$$$$$ | $$| \| $$$$$$$ -| $$$ \$$$| $$ | $$ \$$ $$ \$$ \| $$ $$ \$$ $$ \$$ $$ \$$ $$ - \$$ \$$ \$$ \$$ \$$$$ \$$$$$$$ \$$$$$$$ \$$$$$$$ \$$$$ \$$$$$$$ - - -power by http://patorjk.com/software/taag/ \ No newline at end of file