From 5d94176a0a4362e8a2f4621598003b7bd0d8502f Mon Sep 17 00:00:00 2001 From: zhangxy Date: Mon, 28 Jul 2025 16:28:46 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=96=B0=E5=A2=9E=E5=8F=91=E9=80=81=E4=B8=8B?= =?UTF-8?q?=E6=8B=89=E6=A1=86=202.=E4=BF=AE=E6=94=B9GPI=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SocketExample/TCPWindowV2.xaml | 16 +++++++-- SocketExample/TCPWindowV2.xaml.cs | 60 ++++++++++++++++++++++++------- 2 files changed, 61 insertions(+), 15 deletions(-) diff --git a/SocketExample/TCPWindowV2.xaml b/SocketExample/TCPWindowV2.xaml index f5426a7..ad78705 100644 --- a/SocketExample/TCPWindowV2.xaml +++ b/SocketExample/TCPWindowV2.xaml @@ -6,7 +6,7 @@ xmlns:i="http://schemas.microsoft.com/xaml/behaviors" xmlns:local="clr-namespace:SocketExample" mc:Ignorable="d" - Title="RFID读写器多终端监控软件v1.02" Height="450" Width="800"> + Title="RFID读写器多终端监控软件v1.03" Height="450" Width="800">