CXS преди 3 години
родител
ревизия
52511f9a3c

+ 33 - 1
Bin/x64/Debug/Resources/XMLData/AppResource_EN.xml

@@ -921,7 +921,8 @@
 	  <Control name="TSGrayVal" text="GrayVal" />
 	  <Control name="STSemCoordinate" text="SemCoordinate" />
 	  <Control name="ribbonButton3" text="Reset" />
-	  <Control name="ribbonButton1" text="Open" />	
+	  <Control name="ribbonButton1" text="Open" />
+      <Control name="ribbonOrbRecentItem1" text="Special Gray Grain Recognition Settings " />	  
 	  <Control name="m_SamplespaceWindowName" text="SampleStage" />
 	  <Control name="m_MeasureStauWindowName" text="MeasurementState" />
 	  <Control name="m_MeasureRetWindowName" text="MeasurementResult" />
@@ -938,6 +939,13 @@
 	  <Control name="message7" text="The measurement condition is normal!" />
     </Controls>
  </Form>
+ <Form>
+   <Name>DlgStageMgr</Name>
+    <Controls>
+      <Control name="button_edit" text="Edit" />
+      <Control name="button_New" text="New" />
+    </Controls>
+ </Form>
  <Form>
     <Name>ProgMgrInfoForm</Name>
     <Controls>
@@ -1004,6 +1012,7 @@
 	  <Control name="label44" text="Using X-ray" />
 	  <Control name="btnok" text="Sure" />
 	  <Control name="btncancel" text="Cancel" />
+	  <Control name="button1" text="Special Gray Grain Recognition Settings" />
 	  <Control name="ProgMgrInfoForm" text="ProgramManagement" />
 	  <Control name="message1" text="Sample Stage information cannot be empty" />
 	  <Control name="message2" text="Screen size cannot be empty at 100 times" />
@@ -1104,6 +1113,29 @@
 	  <Control name="str6" text="Heightor0" />
 	  <Control name="str7" text="Circle" />
 	  <Control name="str8" text="Square" />
+      <Control name="label1" text="StageName:" />
+	  <Control name="label2" text="coordinate system:" />
+	  <Control name="radioButton_OTS" text="OTS coordinate system" />
+	  <Control name="radioButton_SEM" text="SEM coordinate system" />
+	  <Control name="groupBox1" text="Sample stage border" />
+	  <Control name="label3" text="StageFrameShape: " />
+	  <Control name="radioButton_BoundaryCircle" text="Circle" />
+	  <Control name="radioButton_BoundarySquare" text="Square" />
+	  <Control name="label4" text="CenterPointCoordinates:" />
+	  <Control name="label7" text="Width:" />
+	  <Control name="label8" text="Height:" />
+	  <Control name="groupBox2" text="Standard sample" />
+	  <Control name="label14" text="Standard shape:" />
+	  <Control name="radioButton_StandardsampleCircle" text="Circle" />
+	  <Control name="radioButton_StandardsampleSqare" text="Sqare" />
+	  <Control name="label13" text="CenterPointCoordinates: " />
+	  <Control name="label10" text="Width:" />
+	  <Control name="groupBox3" text="SampleHoleInformation:" />
+	  <Control name="button_AddHole" text="AddHole" />
+	  <Control name="button_DelHole" text="DelHole" />
+	  <Control name="button_Generate" text="Generate" />
+	  <Control name="button_Coordinate" text="CoordinateDisplay" />
+	  <Control name="button_Ok" text="Save" />
     </Controls>
  </Form>
   <Form>

+ 33 - 0
Bin/x64/Debug/Resources/XMLData/AppResource_ZH.xml

@@ -879,6 +879,13 @@
           <Control name="partcletype9" text="未识别颗粒" />
 	  <Control name="partcletype10" text="分析颗粒" />
     </Controls>
+ </Form>
+ <Form>
+   <Name>DlgStageMgr</Name>
+    <Controls>
+      <Control name="button_edit" text="编辑" />
+      <Control name="button_New" text="新建" />
+    </Controls>
  </Form>
   <!-- OTSIncAMeasureApp -->
  <Form>
@@ -919,6 +926,7 @@
 	  <Control name="STSemCoordinate" text="SEM坐标" />
 	  <Control name="ribbonButton3" text="复位" />
 	  <Control name="ribbonButton1" text="打开" />
+	  <Control name="ribbonOrbRecentItem1" text="打开" />
 	
 	  <Control name="m_SamplespaceWindowName" text="样品台" />
 	  <Control name="m_MeasureStauWindowName" text="测量状态" />
@@ -1002,6 +1010,7 @@
 	  <Control name="label44" text="是否使用X-ray" />
 	  <Control name="btnok" text="确  定" />
 	  <Control name="btncancel" text="取  消" />
+	  <Control name="button1" text="特殊灰度颗粒识别设置" />
 	  <Control name="ProgMgrInfoForm" text="程序管理" />
 	  <Control name="message1" text="样品台信息不能为空" />
 	  <Control name="message2" text="100倍时屏幕尺寸不能为空" />
@@ -1085,6 +1094,15 @@
  <Form>
     <Name>DlgStageEdit</Name>
     <Controls>
+      <Control name="label1" text="样品台名称:" />
+	  <Control name="label2" text="坐标系统:" />
+	  <Control name="radioButton_OTS" text="OTS坐标系统" />
+	  <Control name="radioButton_SEM" text="SEM坐标系统" />
+	  <Control name="groupBox1" text="样品台边框" />
+	  <Control name="label3" text="样品台边框形状:" />
+	  <Control name="radioButton_BoundaryCircle" text="圆形" />
+	  <Control name="radioButton_BoundarySquare" text="方形" />
+	  <Control name="label4" text="中心点坐标:" />
       <Control name="str1" text="样品孔名称" />
 	  <Control name="str2" text="样品孔形状" />
 	  <Control name="str3" text="中心x坐标" />
@@ -1094,6 +1112,21 @@
 	  <Control name="str7" text="圆形" />
 	  <Control name="str8" text="方形" />
 	  <Control name="str9" text="样品台名不能为空字串,不能含\',\'字符!" />
+	  <Control name="label7" text="宽度:" />
+	  <Control name="label8" text="高度:" />
+	  <Control name="groupBox2" text="标样" />
+	  <Control name="label14" text="标样形状:" />
+	  <Control name="radioButton_StandardsampleCircle" text="圆形" />
+	  <Control name="radioButton_StandardsampleSqare" text="方形" />
+	  <Control name="label13" text="中心点坐标:" />
+	  <Control name="label10" text="宽度:" />
+	  <Control name="label9" text="高度:" />
+	  <Control name="groupBox3" text="样品孔信息:" />
+	  <Control name="button_AddHole" text="增加样品孔" />
+	  <Control name="button_DelHole" text="删除样品孔" />
+	  <Control name="button_Generate" text="生成" />
+	  <Control name="button_Coordinate" text="坐标系显示" />
+	  <Control name="button_Ok" text="保存" />
     </Controls>
  </Form>
  <Form>

+ 1 - 1
Bin/x64/Debug/Resources/XMLData/LanguageDefine.xml

@@ -1,4 +1,4 @@
 <?xml version="1.0" standalone="yes"?>
 <Language>
-  <DefaultLanguage>ZH</DefaultLanguage>
+  <DefaultLanguage>EN</DefaultLanguage>
 </Language>