1
czw
8 天以前 28accb402ff845f554493c0e0d6a3e5234d00628
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>