优化界面显示:射线源模块紧凑设计,探测器优化布局和大小,优化界面提示和提示。

This commit is contained in:
QI Mingxuan
2026-05-06 17:47:38 +08:00
parent 8de455f0bb
commit cdd1f043e7
12 changed files with 530 additions and 109 deletions
+13 -4
View File
@@ -1,4 +1,4 @@
//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
@@ -19,7 +19,7 @@ namespace XP.Hardware.RaySource.Resources {
// 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
// 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
// (以 /str 作为命令选项),或重新生成 VS 项目。
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "18.0.0.0")]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources {
@@ -133,7 +133,7 @@ namespace XP.Hardware.RaySource.Resources {
}
/// <summary>
/// 查找类似 射线源配置 的本地化字符串。
/// 查找类似 射线源高级选项 的本地化字符串。
/// </summary>
internal static string RaySource_ConfigWindowTitle {
get {
@@ -604,7 +604,7 @@ namespace XP.Hardware.RaySource.Resources {
/// <summary>
/// 查找类似 射线源
///不可用 的本地化字符串。
///未连接 的本地化字符串。
/// </summary>
internal static string RaySource_StatusUnavailable {
get {
@@ -855,6 +855,15 @@ namespace XP.Hardware.RaySource.Resources {
}
}
/// <summary>
/// 查找类似 射线 的本地化字符串。
/// </summary>
internal static string RaySource_XRay {
get {
return ResourceManager.GetString("RaySource_XRay", resourceCulture);
}
}
/// <summary>
/// 查找类似 关闭 的本地化字符串。
/// </summary>