Pārlūkot izejas kodu

degrade the framework version to 4.6.2

gsp 3 gadi atpakaļ
vecāks
revīzija
55888b0a42

+ 1 - 1
OTSCPP/OTSClrInterface/OTSClrInterface.vcxproj

@@ -29,7 +29,7 @@
   <PropertyGroup Label="Globals">
     <VCProjectVersion>16.0</VCProjectVersion>
     <ProjectGuid>{490A8592-7B13-4536-B475-028E73007FAE}</ProjectGuid>
-    <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
     <Keyword>ManagedCProj</Keyword>
     <RootNamespace>OTSClrInterface</RootNamespace>
     <WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>

+ 1 - 1
OTSIncAMeasureApp/App.config

@@ -6,7 +6,7 @@
     <section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/>
   </configSections>
   <startup>
-    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
+    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/>
   </startup>
   <connectionStrings>
     <add name="XMLFilePath" connectionString="Resources/XMLData/SystemData.XML"/>

+ 1 - 1
OTSIncAMeasureApp/OTSIncAMeasureApp.csproj

@@ -9,7 +9,7 @@
     <OutputType>WinExe</OutputType>
     <RootNamespace>OTSMeasureApp</RootNamespace>
     <AssemblyName>OTSMeasureApp</AssemblyName>
-    <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
     <IsWebBootstrapper>false</IsWebBootstrapper>

+ 103 - 103
OTSIncAMeasureApp/Properties/IDDescriptionResource.Designer.cs

@@ -1,10 +1,10 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
-//     This code was generated by a tool.
-//     Runtime Version:4.0.30319.42000
+//     此代码由工具生成。
+//     运行时版本:4.0.30319.42000
 //
-//     Changes to this file may cause incorrect behavior and will be lost if
-//     the code is regenerated.
+//     对此文件的更改可能会导致不正确的行为,并且如果
+//     重新生成代码,这些更改将会丢失。
 // </auto-generated>
 //------------------------------------------------------------------------------
 
@@ -13,12 +13,12 @@ namespace OTSMeasureApp.Properties {
     
     
     /// <summary>
-    ///   A strongly-typed resource class, for looking up localized strings, etc.
+    ///   一个强类型的资源类,用于查找本地化的字符串等。
     /// </summary>
-    // This class was auto-generated by the StronglyTypedResourceBuilder
-    // class via a tool like ResGen or Visual Studio.
-    // To add or remove a member, edit your .ResX file then rerun ResGen
-    // with the /str option, or rebuild your VS project.
+    // 此类是由 StronglyTypedResourceBuilder
+    // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
+    // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
+    // (以 /str 作为命令选项),或重新生成 VS 项目。
     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
     [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
@@ -33,7 +33,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Returns the cached ResourceManager instance used by this class.
+        ///   返回此类使用的缓存的 ResourceManager 实例。
         /// </summary>
         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
         internal static global::System.Resources.ResourceManager ResourceManager {
@@ -47,8 +47,8 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Overrides the current thread's CurrentUICulture property for all
-        ///   resource lookups using this strongly typed resource class.
+        ///   重写当前线程的 CurrentUICulture 属性,对
+        ///   使用此强类型资源类的所有资源查找执行重写。
         /// </summary>
         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
         internal static global::System.Globalization.CultureInfo Culture {
@@ -61,7 +61,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 样品名, 需要测量的样品名,类型为String.
+        ///   查找类似 样品名, 需要测量的样品名,类型为String 的本地化字符串。
         /// </summary>
         internal static string ID1000 {
             get {
@@ -70,7 +70,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 执行开关.
+        ///   查找类似 执行开关 的本地化字符串。
         /// </summary>
         internal static string ID1001 {
             get {
@@ -79,7 +79,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 样品测量参数文件名.
+        ///   查找类似 样品测量参数文件名 的本地化字符串。
         /// </summary>
         internal static string ID1002 {
             get {
@@ -88,7 +88,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 颗粒分析标准库名.
+        ///   查找类似 颗粒分析标准库名 的本地化字符串。
         /// </summary>
         internal static string ID1003 {
             get {
@@ -97,7 +97,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1004 {
             get {
@@ -106,7 +106,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1005 {
             get {
@@ -115,7 +115,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1006 {
             get {
@@ -124,7 +124,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1007 {
             get {
@@ -133,7 +133,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1008 {
             get {
@@ -142,7 +142,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1009 {
             get {
@@ -151,7 +151,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 测量终止方式.
+        ///   查找类似 测量终止方式 的本地化字符串。
         /// </summary>
         internal static string ID1010 {
             get {
@@ -160,7 +160,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 颗粒数.
+        ///   查找类似 颗粒数 的本地化字符串。
         /// </summary>
         internal static string ID1011 {
             get {
@@ -169,7 +169,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 测量运行时间.
+        ///   查找类似 测量运行时间 的本地化字符串。
         /// </summary>
         internal static string ID1012 {
             get {
@@ -178,7 +178,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 幁图数.
+        ///   查找类似 幁图数 的本地化字符串。
         /// </summary>
         internal static string ID1013 {
             get {
@@ -187,7 +187,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 取图方式.
+        ///   查找类似 取图方式 的本地化字符串。
         /// </summary>
         internal static string ID1014 {
             get {
@@ -196,7 +196,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 扫描图精度.
+        ///   查找类似 扫描图精度 的本地化字符串。
         /// </summary>
         internal static string ID1015 {
             get {
@@ -205,7 +205,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 扫描图精度(速度).
+        ///   查找类似 扫描图精度(速度) 的本地化字符串。
         /// </summary>
         internal static string ID1016 {
             get {
@@ -214,7 +214,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1017 {
             get {
@@ -223,7 +223,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1018 {
             get {
@@ -232,7 +232,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1019 {
             get {
@@ -241,7 +241,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1020 {
             get {
@@ -250,7 +250,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1021 {
             get {
@@ -259,7 +259,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1022 {
             get {
@@ -268,7 +268,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1023 {
             get {
@@ -277,7 +277,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1024 {
             get {
@@ -286,7 +286,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 颗粒面积最大范围.
+        ///   查找类似 颗粒面积最大范围 的本地化字符串。
         /// </summary>
         internal static string ID1025 {
             get {
@@ -295,7 +295,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 颗粒面积最小范围.
+        ///   查找类似 颗粒面积最小范围 的本地化字符串。
         /// </summary>
         internal static string ID1026 {
             get {
@@ -304,7 +304,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 背景灰度最大范围.
+        ///   查找类似 背景灰度最大范围 的本地化字符串。
         /// </summary>
         internal static string ID1027 {
             get {
@@ -313,7 +313,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 背景灰度最小范围.
+        ///   查找类似 背景灰度最小范围 的本地化字符串。
         /// </summary>
         internal static string ID1028 {
             get {
@@ -322,7 +322,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 颗粒灰度最大范围.
+        ///   查找类似 颗粒灰度最大范围 的本地化字符串。
         /// </summary>
         internal static string ID1029 {
             get {
@@ -331,7 +331,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 颗粒灰度最小范围.
+        ///   查找类似 颗粒灰度最小范围 的本地化字符串。
         /// </summary>
         internal static string ID1030 {
             get {
@@ -340,7 +340,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1031 {
             get {
@@ -349,7 +349,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1032 {
             get {
@@ -358,7 +358,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1033 {
             get {
@@ -367,7 +367,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1034 {
             get {
@@ -376,7 +376,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1035 {
             get {
@@ -385,7 +385,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1036 {
             get {
@@ -394,7 +394,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1037 {
             get {
@@ -403,7 +403,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1038 {
             get {
@@ -412,7 +412,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1039 {
             get {
@@ -421,7 +421,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 搜索x-ray精度.
+        ///   查找类似 搜索x-ray精度 的本地化字符串。
         /// </summary>
         internal static string ID1040 {
             get {
@@ -430,7 +430,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 搜索x-ray最低计数.
+        ///   查找类似 搜索x-ray最低计数 的本地化字符串。
         /// </summary>
         internal static string ID1041 {
             get {
@@ -439,7 +439,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to x-ray扫描方式.
+        ///   查找类似 x-ray扫描方式 的本地化字符串。
         /// </summary>
         internal static string ID1042 {
             get {
@@ -448,7 +448,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 分析x-ray精度.
+        ///   查找类似 分析x-ray精度 的本地化字符串。
         /// </summary>
         internal static string ID1043 {
             get {
@@ -457,7 +457,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 分析x-ray计数期望值.
+        ///   查找类似 分析x-ray计数期望值 的本地化字符串。
         /// </summary>
         internal static string ID1044 {
             get {
@@ -466,7 +466,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1045 {
             get {
@@ -475,7 +475,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1046 {
             get {
@@ -484,7 +484,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1047 {
             get {
@@ -493,7 +493,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1048 {
             get {
@@ -502,7 +502,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1049 {
             get {
@@ -511,7 +511,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1050 {
             get {
@@ -520,7 +520,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1051 {
             get {
@@ -529,7 +529,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1052 {
             get {
@@ -538,7 +538,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1053 {
             get {
@@ -547,7 +547,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1054 {
             get {
@@ -556,7 +556,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 放大倍数.
+        ///   查找类似 放大倍数 的本地化字符串。
         /// </summary>
         internal static string ID1055 {
             get {
@@ -565,7 +565,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 测量精度.
+        ///   查找类似 测量精度 的本地化字符串。
         /// </summary>
         internal static string ID1056 {
             get {
@@ -574,7 +574,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 工作距离.
+        ///   查找类似 工作距离 的本地化字符串。
         /// </summary>
         internal static string ID1057 {
             get {
@@ -583,7 +583,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 覆盖测量区域帧图数.
+        ///   查找类似 覆盖测量区域帧图数 的本地化字符串。
         /// </summary>
         internal static string ID1058 {
             get {
@@ -592,7 +592,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1059 {
             get {
@@ -601,7 +601,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1060 {
             get {
@@ -610,7 +610,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1061 {
             get {
@@ -619,7 +619,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1062 {
             get {
@@ -628,7 +628,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1063 {
             get {
@@ -637,7 +637,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1064 {
             get {
@@ -646,7 +646,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1065 {
             get {
@@ -655,7 +655,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1066 {
             get {
@@ -664,7 +664,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1067 {
             get {
@@ -673,7 +673,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1068 {
             get {
@@ -682,7 +682,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1069 {
             get {
@@ -691,7 +691,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 测量状态.
+        ///   查找类似 测量状态 的本地化字符串。
         /// </summary>
         internal static string ID1070 {
             get {
@@ -700,7 +700,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 样品测量启动时间.
+        ///   查找类似 样品测量启动时间 的本地化字符串。
         /// </summary>
         internal static string ID1071 {
             get {
@@ -709,7 +709,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 测量时间.
+        ///   查找类似 测量时间 的本地化字符串。
         /// </summary>
         internal static string ID1072 {
             get {
@@ -718,7 +718,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 完成时间/剩余时间.
+        ///   查找类似 完成时间/剩余时间 的本地化字符串。
         /// </summary>
         internal static string ID1073 {
             get {
@@ -727,7 +727,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 完成幁图数.
+        ///   查找类似 完成幁图数 的本地化字符串。
         /// </summary>
         internal static string ID1074 {
             get {
@@ -736,7 +736,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1075 {
             get {
@@ -745,7 +745,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1076 {
             get {
@@ -754,7 +754,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1077 {
             get {
@@ -763,7 +763,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1078 {
             get {
@@ -772,7 +772,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1079 {
             get {
@@ -781,7 +781,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1080 {
             get {
@@ -790,7 +790,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1081 {
             get {
@@ -799,7 +799,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1082 {
             get {
@@ -808,7 +808,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1083 {
             get {
@@ -817,7 +817,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1084 {
             get {
@@ -826,7 +826,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 比率.
+        ///   查找类似 比率 的本地化字符串。
         /// </summary>
         internal static string ID1085 {
             get {
@@ -835,7 +835,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 测量面积.
+        ///   查找类似 测量面积 的本地化字符串。
         /// </summary>
         internal static string ID1086 {
             get {
@@ -844,7 +844,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 测量的颗粒数.
+        ///   查找类似 测量的颗粒数 的本地化字符串。
         /// </summary>
         internal static string ID1087 {
             get {
@@ -853,7 +853,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to 测量面积.
+        ///   查找类似 测量面积 的本地化字符串。
         /// </summary>
         internal static string ID1088 {
             get {
@@ -862,7 +862,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1089 {
             get {
@@ -871,7 +871,7 @@ namespace OTSMeasureApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to .
+        ///   查找类似  的本地化字符串。
         /// </summary>
         internal static string ID1090 {
             get {

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 118 - 118
OTSIncAMeasureApp/Properties/Resources.Designer.cs


+ 4 - 4
OTSIncAMeasureApp/Properties/Settings.Designer.cs

@@ -1,10 +1,10 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
-//     This code was generated by a tool.
-//     Runtime Version:4.0.30319.42000
+//     此代码由工具生成。
+//     运行时版本:4.0.30319.42000
 //
-//     Changes to this file may cause incorrect behavior and will be lost if
-//     the code is regenerated.
+//     对此文件的更改可能会导致不正确的行为,并且如果
+//     重新生成代码,这些更改将会丢失。
 // </auto-generated>
 //------------------------------------------------------------------------------
 

+ 1 - 1
OTSIncAReportApp/1-UI/Control_Graph/Controls/Control_DrawDistrbutionImageAndBSE.cs

@@ -785,7 +785,7 @@ namespace OTSIncAReportGraph.Controls
                        ds.Rect.Width + old_ds.Rect.Width * zoom, ds.Rect.Height + old_ds.Rect.Height * zoom);
 
 
-                }
+                    }
                 //获取矩形的rectangle
                 dp.Rect = dp.GetRectFromDSegment();
 

+ 1 - 1
OTSIncAReportApp/App.config

@@ -6,7 +6,7 @@
     <section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/>
   </configSections>
   <startup>
-    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
+    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/>
   </startup>
   <connectionStrings>
     <!--<add name="XMLFilePath" connectionString="TestData.XML"/>-->

+ 1 - 1
OTSIncAReportApp/OTSIncAReportApp.csproj

@@ -9,7 +9,7 @@
     <OutputType>WinExe</OutputType>
     <RootNamespace>OTSIncAReportApp</RootNamespace>
     <AssemblyName>OTSIncAReportApp</AssemblyName>
-    <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
     <IsWebBootstrapper>false</IsWebBootstrapper>

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 118 - 118
OTSIncAReportApp/Properties/Resources.Designer.cs


+ 4 - 4
OTSIncAReportApp/Properties/Settings.Designer.cs

@@ -1,10 +1,10 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
-//     This code was generated by a tool.
-//     Runtime Version:4.0.30319.42000
+//     此代码由工具生成。
+//     运行时版本:4.0.30319.42000
 //
-//     Changes to this file may cause incorrect behavior and will be lost if
-//     the code is regenerated.
+//     对此文件的更改可能会导致不正确的行为,并且如果
+//     重新生成代码,这些更改将会丢失。
 // </auto-generated>
 //------------------------------------------------------------------------------
 

+ 1 - 1
OTSIncAReportTemplate/OTSIncAReportTemplate.csproj

@@ -9,7 +9,7 @@
     <OutputType>WinExe</OutputType>
     <RootNamespace>OTSIncAReportTemplate</RootNamespace>
     <AssemblyName>OTSIncAReportTemplate</AssemblyName>
-    <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <Deterministic>true</Deterministic>
     <TargetFrameworkProfile />

+ 12 - 12
OTSIncAReportTemplate/Properties/Resources.Designer.cs

@@ -1,10 +1,10 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
-//     This code was generated by a tool.
-//     Runtime Version:4.0.30319.42000
+//     此代码由工具生成。
+//     运行时版本:4.0.30319.42000
 //
-//     Changes to this file may cause incorrect behavior and will be lost if
-//     the code is regenerated.
+//     对此文件的更改可能会导致不正确的行为,并且如果
+//     重新生成代码,这些更改将会丢失。
 // </auto-generated>
 //------------------------------------------------------------------------------
 
@@ -13,12 +13,12 @@ namespace OTSIncAReportTemplate.Properties {
     
     
     /// <summary>
-    ///   A strongly-typed resource class, for looking up localized strings, etc.
+    ///   一个强类型的资源类,用于查找本地化的字符串等。
     /// </summary>
-    // This class was auto-generated by the StronglyTypedResourceBuilder
-    // class via a tool like ResGen or Visual Studio.
-    // To add or remove a member, edit your .ResX file then rerun ResGen
-    // with the /str option, or rebuild your VS project.
+    // 此类是由 StronglyTypedResourceBuilder
+    // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
+    // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
+    // (以 /str 作为命令选项),或重新生成 VS 项目。
     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
     [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
@@ -33,7 +33,7 @@ namespace OTSIncAReportTemplate.Properties {
         }
         
         /// <summary>
-        ///   Returns the cached ResourceManager instance used by this class.
+        ///   返回此类使用的缓存的 ResourceManager 实例。
         /// </summary>
         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
         internal static global::System.Resources.ResourceManager ResourceManager {
@@ -47,8 +47,8 @@ namespace OTSIncAReportTemplate.Properties {
         }
         
         /// <summary>
-        ///   Overrides the current thread's CurrentUICulture property for all
-        ///   resource lookups using this strongly typed resource class.
+        ///   重写当前线程的 CurrentUICulture 属性,对
+        ///   使用此强类型资源类的所有资源查找执行重写。
         /// </summary>
         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
         internal static global::System.Globalization.CultureInfo Culture {

+ 4 - 4
OTSIncAReportTemplate/Properties/Settings.Designer.cs

@@ -1,10 +1,10 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
-//     This code was generated by a tool.
-//     Runtime Version:4.0.30319.42000
+//     此代码由工具生成。
+//     运行时版本:4.0.30319.42000
 //
-//     Changes to this file may cause incorrect behavior and will be lost if
-//     the code is regenerated.
+//     对此文件的更改可能会导致不正确的行为,并且如果
+//     重新生成代码,这些更改将会丢失。
 // </auto-generated>
 //------------------------------------------------------------------------------
 

+ 1 - 1
OTSIncAReportTemplate/app.config

@@ -5,7 +5,7 @@
     <section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/>
   </configSections>
   <startup>
-    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
+    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/>
   </startup>
   <entityFramework>
     <providers>

+ 1 - 1
OTSPartA_STDEditor/App.config

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <configuration>
     <startup> 
-        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
+        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/>
     </startup>
 </configuration>

+ 1 - 1
OTSPartA_STDEditor/OTSPartA_STDEditor.csproj

@@ -8,7 +8,7 @@
     <OutputType>WinExe</OutputType>
     <RootNamespace>OTSPartA_STDEditor</RootNamespace>
     <AssemblyName>OTSPartA_STDEditor</AssemblyName>
-    <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
     <Deterministic>true</Deterministic>

+ 33 - 33
OTSPartA_STDEditor/Properties/Resources.Designer.cs

@@ -1,10 +1,10 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
-//     This code was generated by a tool.
-//     Runtime Version:4.0.30319.42000
+//     此代码由工具生成。
+//     运行时版本:4.0.30319.42000
 //
-//     Changes to this file may cause incorrect behavior and will be lost if
-//     the code is regenerated.
+//     对此文件的更改可能会导致不正确的行为,并且如果
+//     重新生成代码,这些更改将会丢失。
 // </auto-generated>
 //------------------------------------------------------------------------------
 
@@ -13,12 +13,12 @@ namespace OTSPartA_STDEditor.Properties {
     
     
     /// <summary>
-    ///   A strongly-typed resource class, for looking up localized strings, etc.
+    ///   一个强类型的资源类,用于查找本地化的字符串等。
     /// </summary>
-    // This class was auto-generated by the StronglyTypedResourceBuilder
-    // class via a tool like ResGen or Visual Studio.
-    // To add or remove a member, edit your .ResX file then rerun ResGen
-    // with the /str option, or rebuild your VS project.
+    // 此类是由 StronglyTypedResourceBuilder
+    // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
+    // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
+    // (以 /str 作为命令选项),或重新生成 VS 项目。
     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
     [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
@@ -33,7 +33,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Returns the cached ResourceManager instance used by this class.
+        ///   返回此类使用的缓存的 ResourceManager 实例。
         /// </summary>
         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
         internal static global::System.Resources.ResourceManager ResourceManager {
@@ -47,8 +47,8 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Overrides the current thread's CurrentUICulture property for all
-        ///   resource lookups using this strongly typed resource class.
+        ///   重写当前线程的 CurrentUICulture 属性,对
+        ///   使用此强类型资源类的所有资源查找执行重写。
         /// </summary>
         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
         internal static global::System.Globalization.CultureInfo Culture {
@@ -61,7 +61,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap back32 {
             get {
@@ -71,7 +71,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap open32 {
             get {
@@ -81,7 +81,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap open321 {
             get {
@@ -91,7 +91,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap PeriodicTable_EN {
             get {
@@ -101,7 +101,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap PeriodicTable_EN1 {
             get {
@@ -111,7 +111,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap PeriodicTable_ZH {
             get {
@@ -121,7 +121,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap PeriodicTable_ZH1 {
             get {
@@ -131,7 +131,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap Recover161 {
             get {
@@ -141,7 +141,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap Recover321 {
             get {
@@ -151,7 +151,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap Ruler161 {
             get {
@@ -161,7 +161,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap saveas32 {
             get {
@@ -171,7 +171,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap saveas321 {
             get {
@@ -181,7 +181,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap STDEditoName {
             get {
@@ -191,7 +191,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap STDEditoName1 {
             get {
@@ -201,7 +201,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap worddocument32 {
             get {
@@ -211,7 +211,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap 公司图标 {
             get {
@@ -221,7 +221,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap 关机 {
             get {
@@ -231,7 +231,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap 另存为 {
             get {
@@ -241,7 +241,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap 另存为1 {
             get {
@@ -251,7 +251,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap 电镜 {
             get {
@@ -261,7 +261,7 @@ namespace OTSPartA_STDEditor.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap 编辑 {
             get {

+ 4 - 4
OTSPartA_STDEditor/Properties/Settings.Designer.cs

@@ -1,10 +1,10 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
-//     This code was generated by a tool.
-//     Runtime Version:4.0.30319.42000
+//     此代码由工具生成。
+//     运行时版本:4.0.30319.42000
 //
-//     Changes to this file may cause incorrect behavior and will be lost if
-//     the code is regenerated.
+//     对此文件的更改可能会导致不正确的行为,并且如果
+//     重新生成代码,这些更改将会丢失。
 // </auto-generated>
 //------------------------------------------------------------------------------
 

+ 1 - 1
OTSSysMgrApp/App.config

@@ -4,7 +4,7 @@
     <section name="nlog" type="NLog.Config.ConfigSectionHandler, NLog"/>
   </configSections>
   <startup>
-    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
+    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/>
   </startup>
   <connectionStrings>
     <add name="XMLFilePath" connectionString="Resources/XMLData/SystemData.XML"/>

+ 1 - 1
OTSSysMgrApp/OTSSysMgrApp.csproj

@@ -8,7 +8,7 @@
     <OutputType>WinExe</OutputType>
     <RootNamespace>OTSSysMgrApp</RootNamespace>
     <AssemblyName>OTSSysMgrApp</AssemblyName>
-    <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
     <IsWebBootstrapper>false</IsWebBootstrapper>

+ 15 - 15
OTSSysMgrApp/Properties/Resources.Designer.cs

@@ -1,10 +1,10 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
-//     This code was generated by a tool.
-//     Runtime Version:4.0.30319.42000
+//     此代码由工具生成。
+//     运行时版本:4.0.30319.42000
 //
-//     Changes to this file may cause incorrect behavior and will be lost if
-//     the code is regenerated.
+//     对此文件的更改可能会导致不正确的行为,并且如果
+//     重新生成代码,这些更改将会丢失。
 // </auto-generated>
 //------------------------------------------------------------------------------
 
@@ -13,12 +13,12 @@ namespace OTSSysMgrApp.Properties {
     
     
     /// <summary>
-    ///   A strongly-typed resource class, for looking up localized strings, etc.
+    ///   一个强类型的资源类,用于查找本地化的字符串等。
     /// </summary>
-    // This class was auto-generated by the StronglyTypedResourceBuilder
-    // class via a tool like ResGen or Visual Studio.
-    // To add or remove a member, edit your .ResX file then rerun ResGen
-    // with the /str option, or rebuild your VS project.
+    // 此类是由 StronglyTypedResourceBuilder
+    // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
+    // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
+    // (以 /str 作为命令选项),或重新生成 VS 项目。
     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
     [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
@@ -33,7 +33,7 @@ namespace OTSSysMgrApp.Properties {
         }
         
         /// <summary>
-        ///   Returns the cached ResourceManager instance used by this class.
+        ///   返回此类使用的缓存的 ResourceManager 实例。
         /// </summary>
         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
         internal static global::System.Resources.ResourceManager ResourceManager {
@@ -47,8 +47,8 @@ namespace OTSSysMgrApp.Properties {
         }
         
         /// <summary>
-        ///   Overrides the current thread's CurrentUICulture property for all
-        ///   resource lookups using this strongly typed resource class.
+        ///   重写当前线程的 CurrentUICulture 属性,对
+        ///   使用此强类型资源类的所有资源查找执行重写。
         /// </summary>
         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
         internal static global::System.Globalization.CultureInfo Culture {
@@ -61,7 +61,7 @@ namespace OTSSysMgrApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap Image1 {
             get {
@@ -71,7 +71,7 @@ namespace OTSSysMgrApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap LicenseImage {
             get {
@@ -81,7 +81,7 @@ namespace OTSSysMgrApp.Properties {
         }
         
         /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        ///   查找 System.Drawing.Bitmap 类型的本地化资源。
         /// </summary>
         internal static System.Drawing.Bitmap logo {
             get {

+ 4 - 4
OTSSysMgrApp/Properties/Settings.Designer.cs

@@ -1,10 +1,10 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
-//     This code was generated by a tool.
-//     Runtime Version:4.0.30319.42000
+//     此代码由工具生成。
+//     运行时版本:4.0.30319.42000
 //
-//     Changes to this file may cause incorrect behavior and will be lost if
-//     the code is regenerated.
+//     对此文件的更改可能会导致不正确的行为,并且如果
+//     重新生成代码,这些更改将会丢失。
 // </auto-generated>
 //------------------------------------------------------------------------------
 

+ 1 - 1
OTSSysMgrTools/OTSSysMgrTools.csproj

@@ -9,7 +9,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>OTSSysMgrTools</RootNamespace>
     <AssemblyName>OTSSysMgrTools</AssemblyName>
-    <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <TargetFrameworkProfile />
   </PropertyGroup>

Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels