From c85cf6f0b4c96d3b3769c917af9695ee92b78ed1 Mon Sep 17 00:00:00 2001 From: zhangxy Date: Mon, 4 Aug 2025 09:28:54 +0800 Subject: [PATCH] =?UTF-8?q?1.=E8=B0=83=E6=95=B4=E4=BA=86=E6=A0=87=E7=AD=BE?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E7=9A=84=E6=98=BE=E7=A4=BA=E6=A0=BC=E5=BC=8F?= =?UTF-8?q?=202.=E4=BF=AE=E5=A4=8D=E4=BA=86=E6=97=B6=E9=97=B4=E6=98=BE?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SocketExample/TCPWindowV2.xaml | 24 ++++----- SocketExample/TCPWindowV2.xaml.cs | 83 ++++++++++++++++++++++++------- 2 files changed, 78 insertions(+), 29 deletions(-) diff --git a/SocketExample/TCPWindowV2.xaml b/SocketExample/TCPWindowV2.xaml index 46b8ee2..6387e3f 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.041" Height="450" Width="800"> + Title="RFID读写器多终端监控软件v1.05" Height="450" Width="800">