فهرست منبع

Merge branch 'OTSRelease3_0' of http://36.129.163.148:30080/gogsadmin/OTS into OTSRelease3_0

gsp 9 ماه پیش
والد
کامیت
b8f9212997
1فایلهای تغییر یافته به همراه2 افزوده شده و 8 حذف شده
  1. 2 8
      OTSSysMgrApp/RecommendedConfiguration.cs

+ 2 - 8
OTSSysMgrApp/RecommendedConfiguration.cs

@@ -1,13 +1,7 @@
 using System;
-using System.Collections.Generic;
-using System.ComponentModel;
-using System.Data;
-using System.Drawing;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
 using System.Windows.Forms;
 
+
 namespace OTSSysMgrApp
 {
     public partial class RecommendedConfiguration : Form
@@ -25,7 +19,7 @@ namespace OTSSysMgrApp
             {
                 richTextBox_RecommendedConfiguration.Text  = " SEM       EDS	   x轴正方向	y轴正方向	100倍下屏幕宽度       分辨率\n";
                 richTextBox_RecommendedConfiguration.Text += " FEI	     Oxford	   向右为正	    向上为正	  1270(Polaroid)      1024*704\n";
-                richTextBox_RecommendedConfiguration.Text += "           Bluke	   向右为正	    向上为正	  1270(Polaroid)      1024*768\n";
+                richTextBox_RecommendedConfiguration.Text += "           Bluke	   向右为正	    向上为正	  1270(Polaroid)      1536*1024\n";
                 richTextBox_RecommendedConfiguration.Text += "           FEI	   向右为正	    向上为正	  1270(Polaroid)      1536*1024\n";
                 richTextBox_RecommendedConfiguration.Text += " Zeiss	 Oxford	   向左为正	    向下为正	  1142(Polaroid)      1024*768\n";
                 richTextBox_RecommendedConfiguration.Text += "           Bluke	   向左为正	    向下为正	  1142(Polaroid)      1024*768\n";