1
czw
2 天以前 1cd9ee1a2b74a47e48c637482555388e20bb4eab
1
2
3
4
5
6
7
8
9
10
 
<Application x:Class="GZ.Projects.AuxAllWCS.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.AuxAllWCS"
             StartupUri="界面\View1.xaml">
    <Application.Resources>
         
    </Application.Resources>
</Application>