From 3bf1449635317d9490ce9dff0af5cba82b772d6b Mon Sep 17 00:00:00 2001 From: lensferno Date: Sun, 27 Mar 2022 10:37:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=97=E6=98=AF=E5=86=99=E5=AE=8C=E4=BA=86?= =?UTF-8?q?=EF=BC=9F=20=E4=B8=BB=E8=A6=81=E4=BF=AE=E6=94=B9=EF=BC=9A=20-?= =?UTF-8?q?=20=E4=BF=AE=E6=94=B9=E6=95=B0=E6=8D=AE=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E8=B7=AF=E5=BE=84=E6=8C=87=E5=AE=9A=E6=96=B9=E5=BC=8F=EF=BC=88?= =?UTF-8?q?Tools.java=EF=BC=89=20-=20=E6=9B=B4=E6=94=B9=E9=83=A8=E5=88=86?= =?UTF-8?q?=E5=BC=82=E5=B8=B8=E5=A4=84=E7=90=86=E6=96=B9=E5=BC=8F=E5=8F=8A?= =?UTF-8?q?=E6=B6=88=E6=81=AF(Tools.java,=20RequestPageTooLargeException.j?= =?UTF-8?q?ava)=20-=20=E4=B8=BAidea=E9=85=8D=E7=BD=AE=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E8=BF=90=E8=A1=8C=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/runConfigurations/vegetables.xml | 1 + .../vegetables/ResponseProcessor.java | 38 +++++++++++- .../src/me/lensfrex/vegetables/Tools.java | 14 ++--- .../lensfrex/vegetables/VegetablesMain.java | 61 +++++++++++++++++++ .../lensfrex/vegetables/data/Vegetable.java | 4 +- .../RequestPageTooLargeException.java | 4 +- .../vegetables/resopnse/ResponseTool.java | 4 +- .../vegetables/resopnse/UnityResponse.java | 6 +- .../me/lensfrex/vegetables/utils/IOUtils.java | 28 ++++----- 9 files changed, 126 insertions(+), 34 deletions(-) diff --git a/.idea/runConfigurations/vegetables.xml b/.idea/runConfigurations/vegetables.xml index 642f73d..addb653 100644 --- a/.idea/runConfigurations/vegetables.xml +++ b/.idea/runConfigurations/vegetables.xml @@ -4,6 +4,7 @@