using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace OTSModelSharp.ResourceManage { public class ResourceID { public const int GrpGeneral = 0; public const int GrpImageScan = 1; public const int GrpImageProcess = 2; public const int GrpXray = 3; public const int GrpSEMParameter = 5; public const int GrpMeasureState = 6; public const int GrpMeasureResult = 7; public const int GrpOtherParam = 9; // public const int IDS_SAMPLE_TITLE_FIRST = 20000; public const int IDS_SAMPLE_DES_FIRST = 20070; public const int IDS_SAMPLE_ITEM_GROUP_NAME_FIRST = 20140; public const int IDS_MEASURE_STATUS_FIRST = 20150; public const int IDS_IMAGE_MODE_FIRST = 20160; public const int IDS_MEASURE_STOP_MODE_FIRST = 20170; public const int IDS_THREE_TIES_OPTIONS_FIRST = 20180; public const int IDS_X_RAY_SCAN_MODE_FIRST = 20185; public const int IDS_STRING20189 = 20189; public const int IDS_REPORT_TITLE_FIRST = 20190; public const int IDS_REPORT_DES_FIRST = 20210; public const int IDS_DATA_SOUCE_TYPE_FIRST = 20230; public const int IDS_IMAGE_DISPLAY_TYPE_FIRST = 20235; public const int IDS_IMAGE_TYPE_FIRST = 20240; public const int IDS_MEASURE_DATA_TYPE_FIRST = 20245; public const int IDS_CALCULATE_TABLE_TYPE_FIRST = 20255; public const int IDS_CALCULATE_CHART_TYPE_FIRST = 20265; public const int IDS_PARTICLE_TYPE_FIRST = 20275; public const int IDS_STD_ID_DEFUALT_FIRST = 20285; //public const int IDS_SIZE_CLASS_DEFUALT_FIRST = 20295; public const int IDS_SIZE_CAL_METHOD_TYPE_FIRST = 20305; public const int IDS_STRING20314 = 20314; public const int IDS_SIZE_GRID_CAL_METHOD_TYPE_FIRST = 20315; public const int IDS_STRING20316 = 20316; public const int IDS_TRIANTEMPLATE_TYPE_FIRST = 20325; public const int IDS_SYSTEMSTD_NAME_FIRST = 20335; public const int IDS_STRING20350 = 20350; public const int IDS_STRING20351 = 20351; public const int IDS_MEMBRANE_TYPE = 12265; public const int IDS_FIELD_STOP_TYPE = 20401; public const int IDS_BGREMOVE_TYPE = 20027; public const int IDS_AUTOBGREMOVE_TYPE = 12291; public const int IDS_STEEL_TECHNOLOGY = 20353; public const int IDD_LICENSE_INFO = 12000; public const int IDC_BUTTON_SAVE = 12001; public const int IDC_BUTTON_LOAD = 12002; public const int IDC_EDIT_NICKNAME = 12003; public const int IDC_COMBO_PACKID = 12004; public const int IDD_PROG_MGR_INFO = 12004; public const int IDC_COMBO_LICESETYPE = 12005; public const int IDC_DATETIME_EXPIREDATE = 12006; public const int IDD_SAMPLE_PLANE_MGR_INFO = 12006; public const int IDD_STAGE_MGR = 12006; public const int IDC_EDIT_KEY = 12007; public const int IDC_EDIT_MACHEINEID = 12008; public const int IDD_DLG_RENAME = 12008; public const int IDC_COMBO_YDIRECT = 12009; public const int IDC_COMBO_XDIREC = 12010; public const int IDD_DIALOG_CHECK_PARAM_RESULT = 12010; public const int IDC_EDIT_XEND = 12011; public const int IDC_EDIT_SAMPLEPLANENAME = 12012; public const int IDC_COMBO_STAGE = 12012; public const int IDC_EDIT3 = 12013; public const int IDC_EDIT_YEND = 12013; public const int IDC_EDIT_YSTART = 12014; public const int IDC_BUTTON_MEASPRAMPATHSET = 12016; public const int IDC_BUTTON_SMAPLEPLANESET = 12017; public const int IDC_BUTTON_STAGE = 12017; public const int IDC_LIST_STAGE = 12017; public const int IDC_BUTTON_PARTSTDLIBPATHSET = 12018; public const int IDC_PIC_STAGE = 12018; public const int IDC_CHECK1 = 12019; public const int IDC_MEAS_SWITCH = 12019; public const int IDC_CHECK_WARN_DO = 12019; public const int IDC_BTN_DEL = 12020; public const int IDC_COMBO_MEASURESPEED = 12021; public const int IDC_BTN_RENAME = 12021; public const int IDC_EDIT_MAGFACTOR = 12022; public const int IDC_BTN_APLY = 12022; public const int IDC_EDIT_FIEDNUM = 12023; public const int IDC_BTN_IMPORT = 12023; public const int IDC_EDIT_WORKDISTNS = 12024; public const int IDC_BTN_EXPORT = 12024; public const int IDC_EDIT_SAMPLENAME = 12025; public const int IDC_SCROLLBAR1 = 12025; public const int IDC_COMBO_EXCUTESWITCH = 12026; public const int IDC_EDIT1 = 12026; public const int IDC_EDIT_NAME = 12026; public const int IDC_EDIT_RESULT = 12026; public const int IDC_COMBO_PARAMSWITCH = 12027; public const int IDC_BUTTON1 = 12027; public const int IDC_EDIT_STDLIBNAME = 12028; public const int IDC_COMBO_ANALYXRAYSPEED = 12029; public const int IDC_COMBO_XRAYSCANMODE = 12030; public const int IDC_COMBO_SEARCHXRAYSPEED = 12031; public const int IDC_COMBO_STOPMODE = 12032; public const int IDC_COMBO_FETCHIMGMODE = 12033; public const int IDC_EDIT_STOPPARAM = 12034; public const int IDC_EDIT_STOP_TIME = 12034; public const int IDC_COMBO_IMGSCANSPEED = 12035; public const int IDC_COMBO_IMGSIZE = 12036; public const int IDC_EDIT_SCREENWIDTH = 12037; public const int IDC_EDIT_PARTAREAMIN = 12038; public const int IDC_EDIT_BACKMAX = 12039; public const int IDC_EDIT_PARTMAX = 12040; public const int IDC_EDIT_STDLIBNAME2 = 12041; public const int IDC_EDIT_STOP_FIELD_NUM = 12041; public const int IDC_EDIT_STOPPARAM2 = 12042; public const int IDC_EDIT_STOP_INCA_NUM = 12042; public const int IDC_EDIT_STOPPARAM3 = 12043; public const int IDC_EDIT_STDLIBNAME3 = 12043; public const int IDC_EDIT_MESA_PARAM_FILE = 12043; public const int IDC_EDIT_SEARCHXRAYCOUNTLIMIT = 12044; public const int IDC_EDIT_ANALYXRAYAIMVALUE = 12047; public const int IDC_EDIT_PARTAREAMAX = 12048; public const int IDC_EDIT_BACKMIN = 12049; public const int IDC_EDIT_PARTMIN = 12050; public const int IDC_EDIT_XSTART = 12051; public const int IDC_EDIT_MEASUREPARAMPATH = 12052; public const int IDC_EDIT_ANALYSESTDLIBPATH = 12053; public const int IDS_SOFTWARETYPEID_FIRST = 12200; public const int IDS_LICENSETYPEID_FIRST = 12205; public const int IDS_LICENSE_INFO_TITLE_FIRST = 12210; public const int IDS_BUTTON_EMAIL = 12220; public const int IDS_STAGE_FILE_TITLE_FIRST = 12221; public const int IDS_STRING12229 = 12229; public const int IDS_PART_SIZE_FILE_TITLE_FIRST = 12231; public const int IDS_STRING12236 = 12236; public const int IDS_USER_DEFINE = 12238; public const int IDS_UNDEFINED_PARTICLE = 12239; public const int IDS_XAXISDIRECTION = 12240; public const int IDS_STRING12228 = 12242; public const int IDS_STRING12245 = 12245; public const int IDS_YAXISDIRECTION = 12246; public const int IDS_SCANSTOPMODE = 12252; public const int IDS_FETCHIMAGEMODE = 12261; public const int IDS_SCANSPEED = 12270; public const int IDS_SCANSIZE = 12278; public const int IDS_STRING12300 = 12300; public const int IDS_ANALYSPEED = 12303; public const int IDS_SAMPLE_CHECK_RESULT = 12311; public const int IDS_STRING12321 = 12321; public const int IDS_ERROR_WARNING = 12322; public const int IDS_STRING12328 = 12328; public const int IDS_STRING12329 = 12329; public const int IDS_DEFAULT = 12330; public const int IDS_PARTICLE_GEN_INFO_START = 12331; public const int IDS_PARTICLE_COMPONENT_START = 12341; public const int IDS_STRING12350 = 12350; public const int IDS_SORT_CLASS_START = 12351; public const int IDS_SIC = 12356; public const int IDS_FEO = 12357; public const int IDS_SORT_KIND_START = 12361; public const int IDS_SORT_SIZE_START = 12371; public const int IDS_SIZE_CLASS_DEFUALT_FIRST = 12381; public const int IDS_AVE_ELEMENT_START = 12391; public const int IDS_PARTICL_UNDEFINED = 12401; public const int IDS_PARTICL_ANALYSIS = 12402; public const int IDS_INCLUSION_INDEX = 12403; public const int IDS_OPEN_TAGE_FILE = 12404; public const int IDS_OPEN_STAGE_FILE = 12404; public const int IDS_ELEMENT_COMPONENT_START = 12411; public const int IDS_RESULT_INFOR_NAME_FIRST = 12419; public const int IDS_STRING12435 = 12435; public const int IDS_COMMON_FIVE_START = 12436; public const int IDS_STRING12437 = 12437; public const int IDS_NUM = 12446; public const int IDS_PERCENT = 12447; public const int IDS_PERCENT_SUM = 12448; //public const int GBStr1 = 12449; //public const int GBStr2 = 12450; //public const int GBStr3 = 12451; //public const int GBStr4 = 12452; //public const int GBStr5 = 12453; //public const int GBStr6 = 12454; //public const int GBStr7 = 12455; //public const int GBStr8 = 12456; //public const int GBStr9 = 12457; public const int DlgCheckParam_Title = 12458; public const int DlgCheckParam_OKBtn = 12459; public const int DlgCheckParam_CancelBtn = 12460; public const int DlgCheckParam_WarningStr = 12461; public const int DlgStageMgr_StageList = 12462; public const int DlgStageMgr_Apply = 12463; public const int DlgStageMgr_Delete = 12464; public const int DlgStageMgr_Rename = 12465; public const int DlgStageMgr_Import = 12466; public const int DlgStageMgr_Export = 12467; public const int DlgStageMgr_Title = 12468; public const int DlgStageRename_Ok = 12469; public const int DlgStageRename_Cancel = 12470; public const int DlgStageRename_Title = 12471; public const int IDS_MEASURE_SHAPE = 12540; public const int IDS_MEASURE_StartMode = 12542; public const int IDS_MEASURE_FrameEndMode = 12544; public const int IDS_MEASURE_AUTOBGREMOVETYPE = 12546; public const int IDS_MEASURE_IMAGE_MODE = 12548; public const int IDS_XRAYSCANMODE = 12288; public const int IDS_SEARCHSPEED = 12295; //public const int IDS_MEMBRANE_TYPE = 20353; public const int IDS_USINGXRAYS = 20178; #region 报告迁移 //测量结果数据 public const int Measurement_Result_Data_0 = 40000; //测量图类型 bse,颗粒分类图 public const int Type_Of_Survey_Drawing_0 = 40001; //测量图显示方式 public const int Display_mode_Of_Measurement_Diagram_0 = 40002; //颗粒类型 public const int Particle_Type_0 = 40003; //粒级表 public const int Particle_Size_Table_0 = 40004; //粒级 public const int Particle_Size_0 = 40005; //尺寸计算法 public const int Dimension_Calculation_Method_0 = 40009; //最小颗粒 public const int Minimum_Particle_0 = 40006; //最大颗粒 public const int Maximum_Particle_0 = 40007; //测量数据 public const int measured_Data_0 = 40008; //全部 public const int All_0 = 40010; //自定义 public const int custom_0 = 40011; //测量结果数据 public const int Measurement_Result_Data_1 = 40000; //数据类型 public const int data_type_1 = 40001; //数据表类型 public const int Data_Table_Type_1 = 40002; //粒级表 public const int Particle_Size_Table_1 = 40003; //尺寸计算法 public const int Dimension_Calculation_Method_1 = 40004; //测量结果数据 public const int Measurement_Result_Data_2 = 40000; //数据类型 public const int data_type_2 = 40001; //数据表类型 public const int Data_Table_Type_2 = 40002; //三元相图 public const int Ternary_Phase_Diagram_2 = 40003; //粒级表 public const int Particle_Size_Table_2 = 40004; //尺寸计算法 public const int Dimension_Calculation_Method_2 = 40005; #endregion } }