diff --git a/DLLSample_HK_MTR.rar b/DLLSample_HK_MTR.rar new file mode 100644 index 0000000..4ce6b90 Binary files /dev/null and b/DLLSample_HK_MTR.rar differ diff --git a/DLLSample_HK_MTR/ECR_N5_DLL_TestUI/App.config b/DLLSample_HK_MTR/ECR_N5_DLL_TestUI/App.config new file mode 100644 index 0000000..74ade9d --- /dev/null +++ b/DLLSample_HK_MTR/ECR_N5_DLL_TestUI/App.config @@ -0,0 +1,6 @@ + + + + + + diff --git a/DLLSample_HK_MTR/ECR_N5_DLL_TestUI/App.xaml b/DLLSample_HK_MTR/ECR_N5_DLL_TestUI/App.xaml new file mode 100644 index 0000000..c414142 --- /dev/null +++ b/DLLSample_HK_MTR/ECR_N5_DLL_TestUI/App.xaml @@ -0,0 +1,9 @@ + + + + + diff --git a/DLLSample_HK_MTR/ECR_N5_DLL_TestUI/App.xaml.cs b/DLLSample_HK_MTR/ECR_N5_DLL_TestUI/App.xaml.cs new file mode 100644 index 0000000..64291ff --- /dev/null +++ b/DLLSample_HK_MTR/ECR_N5_DLL_TestUI/App.xaml.cs @@ -0,0 +1,17 @@ +using System; +using System.Collections.Generic; +using System.Configuration; +using System.Data; +using System.Linq; +using System.Threading.Tasks; +using System.Windows; + +namespace ECR_N5_DLL_TestUI +{ + /// + /// App.xaml 的交互逻辑 + /// + public partial class App : Application + { + } +} diff --git a/DLLSample_HK_MTR/ECR_N5_DLL_TestUI/ECR_N5_DLL_TestUI.csproj b/DLLSample_HK_MTR/ECR_N5_DLL_TestUI/ECR_N5_DLL_TestUI.csproj new file mode 100644 index 0000000..8389570 --- /dev/null +++ b/DLLSample_HK_MTR/ECR_N5_DLL_TestUI/ECR_N5_DLL_TestUI.csproj @@ -0,0 +1,132 @@ + + + + + Debug + AnyCPU + {DEF387D0-3F98-4720-874D-8A753399B206} + WinExe + ECR_N5_DLL_TestUI + ECR_N5_DLL_TestUI + v4.0 + 512 + {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 4 + true + true + false + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + true + + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + 4.0 + + + + + + + + MSBuild:Compile + Designer + + + MSBuild:Compile + Designer + + + App.xaml + Code + + + MainWindow.xaml + Code + + + + + Code + + + True + True + Resources.resx + + + True + Settings.settings + True + + + ResXFileCodeGenerator + Resources.Designer.cs + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + + + + + + False + Microsoft .NET Framework 4.6.1 %28x86 和 x64%29 + true + + + False + .NET Framework 3.5 SP1 + false + + + + + {1f0c1d84-fd97-41f1-bc8b-f2f22c1997a1} + n5coredll + + + + \ No newline at end of file diff --git a/DLLSample_HK_MTR/ECR_N5_DLL_TestUI/MainWindow.xaml b/DLLSample_HK_MTR/ECR_N5_DLL_TestUI/MainWindow.xaml new file mode 100644 index 0000000..494f191 --- /dev/null +++ b/DLLSample_HK_MTR/ECR_N5_DLL_TestUI/MainWindow.xaml @@ -0,0 +1,106 @@ + + + + + + + + + + + +