From 8681cc0163d2311bda1339fe6a5f05eb0d78aae0 Mon Sep 17 00:00:00 2001 From: xyy <544939200@qq.com> Date: Mon, 8 Jun 2026 17:33:46 +0800 Subject: [PATCH] --- App.xaml | 2 +- Window1.xaml | 74 ++++++++++++++++ Window1.xaml.cs | 223 ++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 298 insertions(+), 1 deletion(-) create mode 100644 Window1.xaml create mode 100644 Window1.xaml.cs diff --git a/App.xaml b/App.xaml index cd660de..1f03a35 100644 --- a/App.xaml +++ b/App.xaml @@ -1,7 +1,7 @@  diff --git a/Window1.xaml b/Window1.xaml new file mode 100644 index 0000000..a66def7 --- /dev/null +++ b/Window1.xaml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + +