From 77a5559f8d0776ad03da48eac863b54ba034c736 Mon Sep 17 00:00:00 2001 From: zhangxy Date: Wed, 6 Aug 2025 13:45:06 +0800 Subject: [PATCH] =?UTF-8?q?1.GPI=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SocketExample/TCPWindowV2.xaml | 10 ++++-- SocketExample/TCPWindowV2.xaml.cs | 58 ++++++++++++++++++++++++++----- 2 files changed, 58 insertions(+), 10 deletions(-) diff --git a/SocketExample/TCPWindowV2.xaml b/SocketExample/TCPWindowV2.xaml index 6387e3f..f6b2e70 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.05" Height="450" Width="800"> + Title="RFID读写器多终端监控软件v1.051" Height="450" Width="800">