//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ namespace XHandler.Properties { 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 MachineRunResource { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal MachineRunResource() { } /// /// 返回此类使用的缓存的 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("XHandler.Properties.MachineRunResource", typeof(MachineRunResource).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; } } /// /// 查找类似 数据检查中... 的本地化字符串。 /// internal static string strCheckData { get { return ResourceManager.GetString("strCheckData", resourceCulture); } } /// /// 查找类似 检查枪头失败!想要如何处理? 的本地化字符串。 /// internal static string strCheckTipFailWhatToDo { get { return ResourceManager.GetString("strCheckTipFailWhatToDo", resourceCulture); } } /// /// 查找类似 完成; 的本地化字符串。 /// internal static string strEnd { get { return ResourceManager.GetString("strEnd", resourceCulture); } } /// /// 查找类似 方法执行结束 的本地化字符串。 /// internal static string strEndSubmethod { get { return ResourceManager.GetString("strEndSubmethod", resourceCulture); } } /// /// 查找类似 错误: 的本地化字符串。 /// internal static string strError { get { return ResourceManager.GetString("strError", resourceCulture); } } /// /// 查找类似 结束。 的本地化字符串。 /// internal static string strGameOver { get { return ResourceManager.GetString("strGameOver", resourceCulture); } } /// /// 查找类似 回Home位 的本地化字符串。 /// internal static string strGoHome { get { return ResourceManager.GetString("strGoHome", resourceCulture); } } /// /// 查找类似 复位失败!想要如何处理? 的本地化字符串。 /// internal static string strGoHomeFailWhatToDo { get { return ResourceManager.GetString("strGoHomeFailWhatToDo", resourceCulture); } } /// /// 查找类似 复位失败!错误信息: 的本地化字符串。 /// internal static string strHomeFail { get { return ResourceManager.GetString("strHomeFail", resourceCulture); } } /// /// 查找类似 复位失败后终止了运行 的本地化字符串。 /// internal static string strHomeFailWasStoped { get { return ResourceManager.GetString("strHomeFailWasStoped", resourceCulture); } } /// /// 查找类似 复位成功! 的本地化字符串。 /// internal static string strHomeSuccess { get { return ResourceManager.GetString("strHomeSuccess", resourceCulture); } } /// /// 查找类似 此设备不支持8通道安装枪头! 的本地化字符串。 /// internal static string strLoadTipsWHTipInfo { get { return ResourceManager.GetString("strLoadTipsWHTipInfo", resourceCulture); } } /// /// 查找类似 实验运行失败! 的本地化字符串。 /// internal static string strMethodRunFail { get { return ResourceManager.GetString("strMethodRunFail", resourceCulture); } } /// /// 查找类似 实验运行结束! 的本地化字符串。 /// internal static string strMethodRunSuccess { get { return ResourceManager.GetString("strMethodRunSuccess", resourceCulture); } } /// /// 查找类似 选择的孔位数量超过了通道数量,请重新选择! 的本地化字符串。 /// internal static string strOverWell { get { return ResourceManager.GetString("strOverWell", resourceCulture); } } /// /// 查找类似 数据准备中... 的本地化字符串。 /// internal static string strPrepareData { get { return ResourceManager.GetString("strPrepareData", resourceCulture); } } /// /// 查找类似 进度: 的本地化字符串。 /// internal static string strProgress { get { return ResourceManager.GetString("strProgress", resourceCulture); } } /// /// 查找类似 开始: 的本地化字符串。 /// internal static string strStart { get { return ResourceManager.GetString("strStart", resourceCulture); } } /// /// 查找类似 开始异步执行子方法 的本地化字符串。 /// internal static string strStartAsynchronization { get { return ResourceManager.GetString("strStartAsynchronization", resourceCulture); } } /// /// 查找类似 开始复位 的本地化字符串。 /// internal static string strStartReset { get { return ResourceManager.GetString("strStartReset", resourceCulture); } } /// /// 查找类似 开始复位 的本地化字符串。 /// internal static string strStartRest { get { return ResourceManager.GetString("strStartRest", resourceCulture); } } /// /// 查找类似 系统: 的本地化字符串。 /// internal static string strSystem { get { return ResourceManager.GetString("strSystem", resourceCulture); } } /// /// 查找类似 未设置通道,请设置后再试! 的本地化字符串。 /// internal static string strWithoutChannel { get { return ResourceManager.GetString("strWithoutChannel", resourceCulture); } } /// /// 查找类似 似乎没有安装Tip头,请检查枪上是否装有Tip头! 的本地化字符串。 /// internal static string strWithTipInfo { get { return ResourceManager.GetString("strWithTipInfo", resourceCulture); } } } }