From 4c916b2a3417a915ff6a87fc225900961b442824 Mon Sep 17 00:00:00 2001 From: "DESKTOP-LBGFPFF\\CHAOS-PC" Date: Thu, 28 Oct 2021 16:06:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B5=8C=E5=85=A5=E5=BC=8Fwe?= =?UTF-8?q?b=E9=A1=B5=E9=9D=A2=E8=BE=93=E5=85=A5IP=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E6=97=B6=EF=BC=8C=E5=A2=9E=E5=8A=A0=E9=AA=8C=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .autotools | 83 +++++++ .cproject | 18 +- .settings/language.settings.xml | 4 +- common/SH_CommonFunc.cpp | 31 ++- common/SH_CommonFunc.hpp | 3 +- jsonparse/SH_JsonCmd.cpp | 57 ++++- jsonparse/SH_JsonCmd.hpp | 2 + localserver/SH_LocalServer.cpp | 379 ++++++++++++++++---------------- main.cpp | 2 +- threadfunc/SH_ThreadFunc.cpp | 4 +- uart/SH_Uart.cpp | 1 + 11 files changed, 366 insertions(+), 218 deletions(-) create mode 100644 .autotools diff --git a/.autotools b/.autotools new file mode 100644 index 0000000..a9fdb03 --- /dev/null +++ b/.autotools @@ -0,0 +1,83 @@ + + + + + + + diff --git a/.cproject b/.cproject index 861de09..cc56c8b 100644 --- a/.cproject +++ b/.cproject @@ -36,18 +36,18 @@ -