From 4a546a2de914045f4b825a9cb3fb282d0ced5432 Mon Sep 17 00:00:00 2001 From: zhangxy Date: Thu, 7 Aug 2025 10:56:40 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=B8=85=E7=A9=BA=E6=8C=89=E9=92=AE=E7=BB=93?= =?UTF-8?q?=E6=9D=9F=E7=AB=AF=E5=8F=A3=E8=BF=9E=E6=8E=A5=E5=92=8C=E8=BF=9B?= =?UTF-8?q?=E7=A8=8B=202.GPI=E4=BF=AE=E6=94=B9=E5=8A=A0=E5=85=A5=E6=97=A5?= =?UTF-8?q?=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SocketExample/TCPWindowV2.xaml | 12 +-- SocketExample/TCPWindowV2.xaml.cs | 125 ++++++++++++++++++++++++++---- 2 files changed, 116 insertions(+), 21 deletions(-) diff --git a/SocketExample/TCPWindowV2.xaml b/SocketExample/TCPWindowV2.xaml index f6b2e70..87e967a 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.051" Height="450" Width="800"> + Title="RFID读写器多终端监控软件v1.061" Height="450" Width="800">