From 865fb34ba53b707f47e7e4881394e74e3274162d Mon Sep 17 00:00:00 2001 From: zhangxy Date: Wed, 13 Aug 2025 17:02:38 +0800 Subject: [PATCH] =?UTF-8?q?1.=E8=B0=83=E6=95=B4UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SocketExample/RFIDmonitor.csproj | 3 + SocketExample/TCPWindowV2.xaml | 124 +++++++++++++++--------------- SocketExample/TCPWindowV2.xaml.cs | 42 ++++++++-- SocketExample/新增.png | Bin 0 -> 2061 bytes 4 files changed, 100 insertions(+), 69 deletions(-) create mode 100644 SocketExample/新增.png diff --git a/SocketExample/RFIDmonitor.csproj b/SocketExample/RFIDmonitor.csproj index cd8b0c5..650a992 100644 --- a/SocketExample/RFIDmonitor.csproj +++ b/SocketExample/RFIDmonitor.csproj @@ -269,6 +269,9 @@ + + + diff --git a/SocketExample/TCPWindowV2.xaml b/SocketExample/TCPWindowV2.xaml index 40ce6cd..6eed3a0 100644 --- a/SocketExample/TCPWindowV2.xaml +++ b/SocketExample/TCPWindowV2.xaml @@ -8,7 +8,7 @@ xmlns:PresentationOptions="http://schemas.microsoft.com/winfx/2006/xaml/presentation/options" xmlns:local="clr-namespace:SocketExample" mc:Ignorable="d" - Title="RFID读写器多终端监控软件v1.08" Height="680" Width="1180" + Title="RFID读写器多终端监控软件v1.091" Height="680" Width="1180" Background="Transparent" AllowsTransparency="True" WindowStyle="None" WindowStartupLocation="CenterScreen"> @@ -88,37 +88,44 @@ - - - - - - - - - - - - + + + + + + + + + + + + + @@ -192,37 +199,32 @@ - - - - - - - - @@ -514,10 +516,10 @@ -