//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ namespace Sicentury.Localization { using System; /// /// 一个强类型的资源类,用于查找本地化的字符串等。 /// // 此类是由 StronglyTypedResourceBuilder // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。 // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen // (以 /str 作为命令选项),或重新生成 VS 项目。 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class lang_deviceview { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal lang_deviceview() { } /// /// 返回此类使用的缓存的 ResourceManager 实例。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Sicentury.Localization.lang_deviceview", typeof(lang_deviceview).Assembly); resourceMan = temp; } return resourceMan; } } /// /// 重写当前线程的 CurrentUICulture 属性,对 /// 使用此强类型资源类的所有资源查找执行重写。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// 查找类似 CCDPos1 的本地化字符串。 /// internal static string ID_BTN_CCDPos1_Content { get { return ResourceManager.GetString("ID_BTN_CCDPos1_Content", resourceCulture); } } /// /// 查找类似 CCDPos1 的本地化字符串。 /// internal static string ID_BTN_CCDPos1_ToolTip { get { return ResourceManager.GetString("ID_BTN_CCDPos1_ToolTip", resourceCulture); } } /// /// 查找类似 CCDPos2 的本地化字符串。 /// internal static string ID_BTN_CCDPos2_Content { get { return ResourceManager.GetString("ID_BTN_CCDPos2_Content", resourceCulture); } } /// /// 查找类似 CCDPos2 的本地化字符串。 /// internal static string ID_BTN_CCDPos2_ToolTip { get { return ResourceManager.GetString("ID_BTN_CCDPos2_ToolTip", resourceCulture); } } /// /// 查找类似 CCD Trigger 的本地化字符串。 /// internal static string ID_BTN_CCDTrigger_Content { get { return ResourceManager.GetString("ID_BTN_CCDTrigger_Content", resourceCulture); } } /// /// 查找类似 CCD Trigger 的本地化字符串。 /// internal static string ID_BTN_CCDTrigger_ToolTip { get { return ResourceManager.GetString("ID_BTN_CCDTrigger_ToolTip", resourceCulture); } } /// /// 查找类似 Go To Run 的本地化字符串。 /// internal static string ID_BTN_GoToRun_Content { get { return ResourceManager.GetString("ID_BTN_GoToRun_Content", resourceCulture); } } /// /// 查找类似 Go To Run 的本地化字符串。 /// internal static string ID_BTN_GoToRun_ToolTip { get { return ResourceManager.GetString("ID_BTN_GoToRun_ToolTip", resourceCulture); } } /// /// 查找类似 JogCCW 的本地化字符串。 /// internal static string ID_BTN_JogCCW_Content { get { return ResourceManager.GetString("ID_BTN_JogCCW_Content", resourceCulture); } } /// /// 查找类似 JogCCW 的本地化字符串。 /// internal static string ID_BTN_JogCCW_ToolTip { get { return ResourceManager.GetString("ID_BTN_JogCCW_ToolTip", resourceCulture); } } /// /// 查找类似 JogCW 的本地化字符串。 /// internal static string ID_BTN_JogCW_Content { get { return ResourceManager.GetString("ID_BTN_JogCW_Content", resourceCulture); } } /// /// 查找类似 JogCW 的本地化字符串。 /// internal static string ID_BTN_JogCW_ToolTip { get { return ResourceManager.GetString("ID_BTN_JogCW_ToolTip", resourceCulture); } } /// /// 查找类似 MoveOneCircle 的本地化字符串。 /// internal static string ID_BTN_MoveOneCircle_Content { get { return ResourceManager.GetString("ID_BTN_MoveOneCircle_Content", resourceCulture); } } /// /// 查找类似 MoveOneCircle 的本地化字符串。 /// internal static string ID_BTN_MoveOneCircle_ToolTip { get { return ResourceManager.GetString("ID_BTN_MoveOneCircle_ToolTip", resourceCulture); } } /// /// 查找类似 RelativeHome 的本地化字符串。 /// internal static string ID_BTN_RelativeHome_Content { get { return ResourceManager.GetString("ID_BTN_RelativeHome_Content", resourceCulture); } } /// /// 查找类似 RelativeHome 的本地化字符串。 /// internal static string ID_BTN_RelativeHome_ToolTip { get { return ResourceManager.GetString("ID_BTN_RelativeHome_ToolTip", resourceCulture); } } /// /// 查找类似 BatteryRemainsTime 的本地化字符串。 /// internal static string ID_TXT_BatteryRemainsTime { get { return ResourceManager.GetString("ID_TXT_BatteryRemainsTime", resourceCulture); } } /// /// 查找类似 BatteryUnderResidue 的本地化字符串。 /// internal static string ID_TXT_BatteryUnderResidue { get { return ResourceManager.GetString("ID_TXT_BatteryUnderResidue", resourceCulture); } } /// /// 查找类似 BatteryVoltage 的本地化字符串。 /// internal static string ID_TXT_BatteryVoltage { get { return ResourceManager.GetString("ID_TXT_BatteryVoltage", resourceCulture); } } /// /// 查找类似 CurrentPos 的本地化字符串。 /// internal static string ID_TXT_CurrentPos { get { return ResourceManager.GetString("ID_TXT_CurrentPos", resourceCulture); } } /// /// 查找类似 InputVoltage 的本地化字符串。 /// internal static string ID_TXT_InputVoltage { get { return ResourceManager.GetString("ID_TXT_InputVoltage", resourceCulture); } } /// /// 查找类似 SaveParameter 的本地化字符串。 /// internal static string ID_TXT_SaveParameter { get { return ResourceManager.GetString("ID_TXT_SaveParameter", resourceCulture); } } /// /// 查找类似 Save the parameters after Set them. 的本地化字符串。 /// internal static string ID_TXT_SaveParameter1 { get { return ResourceManager.GetString("ID_TXT_SaveParameter1", resourceCulture); } } /// /// 查找类似 TrayHomeSensor 的本地化字符串。 /// internal static string ID_TXT_TrayHomeSensor { get { return ResourceManager.GetString("ID_TXT_TrayHomeSensor", resourceCulture); } } /// /// 查找类似 TrayPresence 的本地化字符串。 /// internal static string ID_TXT_TrayPresence { get { return ResourceManager.GetString("ID_TXT_TrayPresence", resourceCulture); } } /// /// 查找类似 WaferMaterial 的本地化字符串。 /// internal static string ID_TXT_WaferMaterial { get { return ResourceManager.GetString("ID_TXT_WaferMaterial", resourceCulture); } } /// /// 查找类似 Wafer Material 0/1(non/transparent) 的本地化字符串。 /// internal static string ID_TXT_WaferMaterial1 { get { return ResourceManager.GetString("ID_TXT_WaferMaterial1", resourceCulture); } } /// /// 查找类似 WaferOrentation 的本地化字符串。 /// internal static string ID_TXT_WaferOrentation { get { return ResourceManager.GetString("ID_TXT_WaferOrentation", resourceCulture); } } /// /// 查找类似 Wafer Orientation. Unit:0.1 Degree 的本地化字符串。 /// internal static string ID_TXT_WaferOrentation1 { get { return ResourceManager.GetString("ID_TXT_WaferOrentation1", resourceCulture); } } /// /// 查找类似 WaferPlaced 的本地化字符串。 /// internal static string ID_TXT_WaferPlaced { get { return ResourceManager.GetString("ID_TXT_WaferPlaced", resourceCulture); } } /// /// 查找类似 WaferSize 的本地化字符串。 /// internal static string ID_TXT_WaferSize { get { return ResourceManager.GetString("ID_TXT_WaferSize", resourceCulture); } } /// /// 查找类似 Wafer Size HPA48:4/5/6/8 的本地化字符串。 /// internal static string ID_TXT_WaferSize1 { get { return ResourceManager.GetString("ID_TXT_WaferSize1", resourceCulture); } } /// /// 查找类似 WaferType 的本地化字符串。 /// internal static string ID_TXT_WaferType { get { return ResourceManager.GetString("ID_TXT_WaferType", resourceCulture); } } /// /// 查找类似 Wafer Type 0/1/2(Non Notch or Flat/Notch/One or more Flat) 的本地化字符串。 /// internal static string ID_TXT_WaferType1 { get { return ResourceManager.GetString("ID_TXT_WaferType1", resourceCulture); } } } }