From 2e9f6caec57cfb24ffabfd13b3bd979e50fbf61c Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Wed, 28 Sep 2022 11:55:39 -0400 Subject: [PATCH] =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=8C=96=E8=A1=A8=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/codeStyles/Project.xml | 7 ------- .idea/codeStyles/codeStyleConfig.xml | 5 ----- .idea/thriftCompiler.xml | 6 ++++++ README.md | 8 ++++---- 4 files changed, 10 insertions(+), 16 deletions(-) delete mode 100644 .idea/codeStyles/Project.xml delete mode 100644 .idea/codeStyles/codeStyleConfig.xml create mode 100644 .idea/thriftCompiler.xml diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml deleted file mode 100644 index 919ce1f..0000000 --- a/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index a55e7a1..0000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/thriftCompiler.xml b/.idea/thriftCompiler.xml new file mode 100644 index 0000000..7bc123c --- /dev/null +++ b/.idea/thriftCompiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index bc32ed5..3373da7 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ GitHub 上有关 Spring 的项目:[https://github.com/cwiki-us-spring-guides]( 在这里对原作者表示感谢。 -| 网站名称 | URL | NOTE | -|---|---|---| -| gitbooks | [https://cwiki-us.gitbook.io/spring-boot-reference-guide-zh/](https://cwiki-us.gitbook.io/spring-boot-reference-guide-zh/) | 手册的简体中文 Git 翻译版本,可能会被要求注册 GitBook 的用户账户。 | -| 看云 | [https://www.kancloud.cn/honeymoose/spring-boot-reference-guide](https://www.kancloud.cn/honeymoose/spring-boot-reference-guide) | 手册的简体中文 Git 翻译版本 | +| 网站名称 | URL | NOTE | +|----------|----------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| +| gitbooks | [https://cwiki-us.gitbook.io/spring-boot-reference-guide-zh/](https://cwiki-us.gitbook.io/spring-boot-reference-guide-zh/) | 手册的简体中文 Git 翻译版本,可能会被要求注册 GitBook 的用户账户。 | +| 看云 | [https://www.kancloud.cn/honeymoose/spring-boot-reference-guide](https://www.kancloud.cn/honeymoose/spring-boot-reference-guide) | 手册的简体中文 Git 翻译版本 | [](CONTACT.md ':include') \ No newline at end of file