//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ namespace LampInspectionMachine.Resources.Language { 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()] public class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// 返回此类使用的缓存的 ResourceManager 实例。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("LampInspectionMachine.Resources.Language.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// 重写当前线程的 CurrentUICulture 属性,对 /// 使用此强类型资源类的所有资源查找执行重写。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// 查找类似 Plc交互出错 的本地化字符串。 /// public static string Plc交互出错 { get { return ResourceManager.GetString("Plc交互出错", resourceCulture); } } /// /// 查找类似 产品码 的本地化字符串。 /// public static string 产品码 { get { return ResourceManager.GetString("产品码", resourceCulture); } } /// /// 查找类似 保存 的本地化字符串。 /// public static string 保存 { get { return ResourceManager.GetString("保存", resourceCulture); } } /// /// 查找类似 保存失败 的本地化字符串。 /// public static string 保存失败 { get { return ResourceManager.GetString("保存失败", resourceCulture); } } /// /// 查找类似 保存完成 的本地化字符串。 /// public static string 保存完成 { get { return ResourceManager.GetString("保存完成", resourceCulture); } } /// /// 查找类似 保存配置完成 的本地化字符串。 /// public static string 保存配置完成 { get { return ResourceManager.GetString("保存配置完成", resourceCulture); } } /// /// 查找类似 关闭 的本地化字符串。 /// public static string 关闭 { get { return ResourceManager.GetString("关闭", resourceCulture); } } /// /// 查找类似 切换相机调试 的本地化字符串。 /// public static string 切换相机调试 { get { return ResourceManager.GetString("切换相机调试", resourceCulture); } } /// /// 查找类似 切换运行界面 的本地化字符串。 /// public static string 切换运行界面 { get { return ResourceManager.GetString("切换运行界面", resourceCulture); } } /// /// 查找类似 初始化 的本地化字符串。 /// public static string 初始化 { get { return ResourceManager.GetString("初始化", resourceCulture); } } /// /// 查找类似 加载配置文件完成 的本地化字符串。 /// public static string 加载配置文件完成 { get { return ResourceManager.GetString("加载配置文件完成", resourceCulture); } } /// /// 查找类似 单张图片 的本地化字符串。 /// public static string 单张图片 { get { return ResourceManager.GetString("单张图片", resourceCulture); } } /// /// 查找类似 单张采集 的本地化字符串。 /// public static string 单张采集 { get { return ResourceManager.GetString("单张采集", resourceCulture); } } /// /// 查找类似 回复完成 的本地化字符串。 /// public static string 回复完成 { get { return ResourceManager.GetString("回复完成", resourceCulture); } } /// /// 查找类似 图片轮询 的本地化字符串。 /// public static string 图片轮询 { get { return ResourceManager.GetString("图片轮询", resourceCulture); } } /// /// 查找类似 开始采集 的本地化字符串。 /// public static string 开始采集 { get { return ResourceManager.GetString("开始采集", resourceCulture); } } /// /// 查找类似 提示 的本地化字符串。 /// public static string 提示 { get { return ResourceManager.GetString("提示", resourceCulture); } } /// /// 查找类似 曝光写入 的本地化字符串。 /// public static string 曝光写入 { get { return ResourceManager.GetString("曝光写入", resourceCulture); } } /// /// 查找类似 未查询到设备 的本地化字符串。 /// public static string 未查询到设备 { get { return ResourceManager.GetString("未查询到设备", resourceCulture); } } /// /// 查找类似 模板加载完成 的本地化字符串。 /// public static string 模板加载完成 { get { return ResourceManager.GetString("模板加载完成", resourceCulture); } } /// /// 查找类似 清除计数 的本地化字符串。 /// public static string 清除计数 { get { return ResourceManager.GetString("清除计数", resourceCulture); } } /// /// 查找类似 灯检 的本地化字符串。 /// public static string 灯检 { get { return ResourceManager.GetString("灯检", resourceCulture); } } /// /// 查找类似 相机 的本地化字符串。 /// public static string 相机 { get { return ResourceManager.GetString("相机", resourceCulture); } } /// /// 查找类似 相机_1NG: 的本地化字符串。 /// public static string 相机_1NG { get { return ResourceManager.GetString("相机_1NG", resourceCulture); } } /// /// 查找类似 相机_1OK: 的本地化字符串。 /// public static string 相机_1OK { get { return ResourceManager.GetString("相机_1OK", resourceCulture); } } /// /// 查找类似 相机_2NG: 的本地化字符串。 /// public static string 相机_2NG { get { return ResourceManager.GetString("相机_2NG", resourceCulture); } } /// /// 查找类似 相机_2OK: 的本地化字符串。 /// public static string 相机_2OK { get { return ResourceManager.GetString("相机_2OK", resourceCulture); } } /// /// 查找类似 相机_3NG: 的本地化字符串。 /// public static string 相机_3NG { get { return ResourceManager.GetString("相机_3NG", resourceCulture); } } /// /// 查找类似 相机_3OK: 的本地化字符串。 /// public static string 相机_3OK { get { return ResourceManager.GetString("相机_3OK", resourceCulture); } } /// /// 查找类似 相机_4NG: 的本地化字符串。 /// public static string 相机_4NG { get { return ResourceManager.GetString("相机_4NG", resourceCulture); } } /// /// 查找类似 相机_4OK: 的本地化字符串。 /// public static string 相机_4OK { get { return ResourceManager.GetString("相机_4OK", resourceCulture); } } /// /// 查找类似 相机_5NG: 的本地化字符串。 /// public static string 相机_5NG { get { return ResourceManager.GetString("相机_5NG", resourceCulture); } } /// /// 查找类似 相机_5OK: 的本地化字符串。 /// public static string 相机_5OK { get { return ResourceManager.GetString("相机_5OK", resourceCulture); } } /// /// 查找类似 相机未打开 的本地化字符串。 /// public static string 相机未打开 { get { return ResourceManager.GetString("相机未打开", resourceCulture); } } /// /// 查找类似 相机模板加载 的本地化字符串。 /// public static string 相机模板加载 { get { return ResourceManager.GetString("相机模板加载", resourceCulture); } } /// /// 查找类似 硬触发 的本地化字符串。 /// public static string 硬触发 { get { return ResourceManager.GetString("硬触发", resourceCulture); } } /// /// 查找类似 硬触发模式启动 的本地化字符串。 /// public static string 硬触发模式启动 { get { return ResourceManager.GetString("硬触发模式启动", resourceCulture); } } /// /// 查找类似 程序启动 的本地化字符串。 /// public static string 程序启动 { get { return ResourceManager.GetString("程序启动", resourceCulture); } } /// /// 查找类似 结果 的本地化字符串。 /// public static string 结果 { get { return ResourceManager.GetString("结果", resourceCulture); } } /// /// 查找类似 耗时 的本地化字符串。 /// public static string 耗时 { get { return ResourceManager.GetString("耗时", resourceCulture); } } /// /// 查找类似 视觉界面 的本地化字符串。 /// public static string 视觉界面 { get { return ResourceManager.GetString("视觉界面", resourceCulture); } } /// /// 查找类似 软触发 的本地化字符串。 /// public static string 软触发 { get { return ResourceManager.GetString("软触发", resourceCulture); } } /// /// 查找类似 软触发取图 的本地化字符串。 /// public static string 软触发取图 { get { return ResourceManager.GetString("软触发取图", resourceCulture); } } /// /// 查找类似 软触发配置写入 的本地化字符串。 /// public static string 软触发配置写入 { get { return ResourceManager.GetString("软触发配置写入", resourceCulture); } } /// /// 查找类似 运行流程 的本地化字符串。 /// public static string 运行流程 { get { return ResourceManager.GetString("运行流程", resourceCulture); } } /// /// 查找类似 运行界面 的本地化字符串。 /// public static string 运行界面 { get { return ResourceManager.GetString("运行界面", resourceCulture); } } /// /// 查找类似 连续采集启动 的本地化字符串。 /// public static string 连续采集启动 { get { return ResourceManager.GetString("连续采集启动", resourceCulture); } } /// /// 查找类似 采集方式 的本地化字符串。 /// public static string 采集方式 { get { return ResourceManager.GetString("采集方式", resourceCulture); } } } }