From 6f52dd8a1d6ae105d16a57724a776efba864d010 Mon Sep 17 00:00:00 2001 From: zhangxy Date: Thu, 31 Jul 2025 15:50:12 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=96=B0=E5=A2=9E=E8=A7=A6=E5=8F=91=E5=8A=A8?= =?UTF-8?q?=E4=BD=9C=202.=E5=8E=BB=E6=8E=89=E5=8A=9F=E7=8E=87=E9=83=A8?= =?UTF-8?q?=E5=88=86=203.=E8=B0=83=E6=95=B4=E9=83=A8=E5=88=86UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SocketExample/TCPWindowV2.xaml | 483 +++++++++++++++--------------- SocketExample/TCPWindowV2.xaml.cs | 156 +++++++++- 2 files changed, 392 insertions(+), 247 deletions(-) diff --git a/SocketExample/TCPWindowV2.xaml b/SocketExample/TCPWindowV2.xaml index 6673606..46b8ee2 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.031" Height="450" Width="800"> + Title="RFID读写器多终端监控软件v1.041" Height="450" Width="800"> - - - - - + + + + + + @@ -62,126 +63,136 @@