1
czw
2025-07-04 58c1a87f19a96a1d62df382a01ed0dfd36e2f84b
1
2
3
4
5
6
7
8
9
10
 
<Application x:Class="GZ.Projects.HnSx.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.HnSx"
             StartupUri="界面\View1.xaml">
    <Application.Resources>
         
    </Application.Resources>
</Application>