From ccff2c2627f89e6a8b6529a8ba41c8eeb7bcdcdd Mon Sep 17 00:00:00 2001 From: zhangxy Date: Thu, 7 Aug 2025 15:04:44 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=8E=BB=E6=8E=89GPI=E7=9A=84=E5=BF=83?= =?UTF-8?q?=E8=B7=B3=E8=8E=B7=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SocketExample/TCPWindowV2.xaml | 18 +++++------ SocketExample/TCPWindowV2.xaml.cs | 54 +++++++++++++++++++++++-------- 2 files changed, 49 insertions(+), 23 deletions(-) diff --git a/SocketExample/TCPWindowV2.xaml b/SocketExample/TCPWindowV2.xaml index 87e967a..ffdf918 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.061" Height="450" Width="800"> + Title="RFID读写器多终端监控软件v1.062" Height="450" Width="800">