1
czw
2025-05-15 9a5dcc53616c720c97492025faf1930e221b8aeb
1
2
3
4
5
6
7
8
9
10
 
<Application x:Class="GZ.Projects.S7.App"
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             xmlns:local="clr-namespace:GZ.Projects.S7"
             StartupUri="界面\View1.xaml">
    <Application.Resources>
         
    </Application.Resources>
</Application>