xcbosa 3 лет назад
Родитель
Сommit
250008bc73
2 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      WpfTest1/MainWindow.xaml
  2. 2 2
      WpfTest1/Toolkits/Constants.cs

+ 1 - 1
WpfTest1/MainWindow.xaml

@@ -8,7 +8,7 @@
         xmlns:my="clr-namespace:WpfTest1"
         xmlns:my="clr-namespace:WpfTest1"
         xmlns:System="clr-namespace:System;assembly=mscorlib" x:Class="WpfTest1.MainWindow"
         xmlns:System="clr-namespace:System;assembly=mscorlib" x:Class="WpfTest1.MainWindow"
         mc:Ignorable="d"
         mc:Ignorable="d"
-        Title="劳拉核心体姿评测系统" Height="725" Width="1366"
+        Title="功能磁刺激治疗工作站" Height="725" Width="1366"
         ShowTitleBar="True"
         ShowTitleBar="True"
         ShowIconOnTitleBar="True"
         ShowIconOnTitleBar="True"
         PreviewKeyDown="processGrid_KeyDown"
         PreviewKeyDown="processGrid_KeyDown"

+ 2 - 2
WpfTest1/Toolkits/Constants.cs

@@ -10,11 +10,11 @@ namespace WpfTest1.Toolkits
     public class Constants
     public class Constants
     {
     {
         //软件名称
         //软件名称
-        public static string softwareName = "劳拉核心体姿评测系统";
+        public static string softwareName = "功能磁刺激治疗工作站";
         //编译版本
         //编译版本
         public static string version = "0.4.1.0";
         public static string version = "0.4.1.0";
         //编译日期
         //编译日期
-        public static string compileDate = "20200806";
+        public static string compileDate = "20211022";
         //加密狗验证所使用的pid
         //加密狗验证所使用的pid
         public static string registerPid = "3DE6BA91";
         public static string registerPid = "3DE6BA91";
         //加密狗验证所使用的uid
         //加密狗验证所使用的uid