From 32ba74c9b340ce466a9a2420d8f764c52c2daeb0 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Thu, 16 Jan 2025 07:43:16 -0500 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/inspectionProfiles/Project_Default.xml | 1 + .idea/prettier.xml | 6 ++++++ README.md | 12 ++++++------ 3 files changed, 13 insertions(+), 6 deletions(-) create mode 100644 .idea/prettier.xml diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index df7825df61..9c69411050 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -1,6 +1,7 @@ \ No newline at end of file diff --git a/.idea/prettier.xml b/.idea/prettier.xml new file mode 100644 index 0000000000..b0c1c68fbb --- /dev/null +++ b/.idea/prettier.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/README.md b/README.md index 00f01d0d19..79b8986bb6 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,12 @@ Java 代码使用的是 JDK 17。 请使用下面的联系方式和我们联系: -| 联系方式名称 | 联系方式 | -|--------|-----------------------------------------------| -| 电子邮件 | [service@ossez.com](mailto:service@ossez.com) | -| QQ 或微信 | 103899765 | -| QQ 交流群 | 15186112 | -| 社区论坛 | https://www.ossez.com/c/open-source/java/15 | +| 联系方式名称 | 联系方式 | +|--------|------------------------------------------------------| +| 电子邮件 | [service@ossez.com](mailto:service@ossez.com) | +| QQ 或微信 | 103899765 | +| QQ 交流群 | 15186112 | +| 社区论坛 | https://www.isharkfly.com/c/computer-program/java/15 | # 公众平台 -- 2.43.0 From 51c254784cc5f4cffcceed3077eba331903ee307 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Thu, 16 Jan 2025 07:43:35 -0500 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AE=B8=E5=8F=AF?= =?UTF-8?q?=E8=AF=81=E5=88=B0=202025?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index a013c5448d..bebf2f0f70 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 iSharkFly +Copyright (c) 2025 iSharkFly Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal -- 2.43.0