DataLoader/MainWindow.xaml
@@ -1,7 +1,7 @@ <Window x:Class="DataLoader.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Height="700" Width="900" Loaded="Window_Loaded" Height="700" Width="900" Loaded="Window_Loaded" Closing="Window_Closing" Title="数据入库 v1.5" WindowStartupLocation="CenterScreen"> <Window.Resources> <Style x:Key="btn" TargetType="Button">