1
czw
19 小时以前 6cf06cfb2d8de5cbf9d913ed009291da80aba4ec
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>