123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424 |
- <?xml version="1.0" encoding="utf-8"?>
- <root>
- <!--
- Microsoft ResX Schema
-
- Version 2.0
-
- The primary goals of this format is to allow a simple XML format
- that is mostly human readable. The generation and parsing of the
- various data types are done through the TypeConverter classes
- associated with the data types.
-
- Example:
-
- ... ado.net/XML headers & schema ...
- <resheader name="resmimetype">text/microsoft-resx</resheader>
- <resheader name="version">2.0</resheader>
- <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
- <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
- <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
- <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
- <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
- <value>[base64 mime encoded serialized .NET Framework object]</value>
- </data>
- <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
- <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
- <comment>This is a comment</comment>
- </data>
-
- There are any number of "resheader" rows that contain simple
- name/value pairs.
-
- Each data row contains a name, and value. The row also contains a
- type or mimetype. Type corresponds to a .NET class that support
- text/value conversion through the TypeConverter architecture.
- Classes that don't support this are serialized and stored with the
- mimetype set.
-
- The mimetype is used for serialized objects, and tells the
- ResXResourceReader how to depersist the object. This is currently not
- extensible. For a given mimetype the value must be set accordingly:
-
- Note - application/x-microsoft.net.object.binary.base64 is the format
- that the ResXResourceWriter will generate, however the reader can
- read any of the formats listed below.
-
- mimetype: application/x-microsoft.net.object.binary.base64
- value : The object must be serialized with
- : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
- : and then encoded with base64 encoding.
-
- mimetype: application/x-microsoft.net.object.soap.base64
- value : The object must be serialized with
- : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
- : and then encoded with base64 encoding.
- mimetype: application/x-microsoft.net.object.bytearray.base64
- value : The object must be serialized into a byte array
- : using a System.ComponentModel.TypeConverter
- : and then encoded with base64 encoding.
- -->
- <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
- <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
- <xsd:element name="root" msdata:IsDataSet="true">
- <xsd:complexType>
- <xsd:choice maxOccurs="unbounded">
- <xsd:element name="metadata">
- <xsd:complexType>
- <xsd:sequence>
- <xsd:element name="value" type="xsd:string" minOccurs="0" />
- </xsd:sequence>
- <xsd:attribute name="name" use="required" type="xsd:string" />
- <xsd:attribute name="type" type="xsd:string" />
- <xsd:attribute name="mimetype" type="xsd:string" />
- <xsd:attribute ref="xml:space" />
- </xsd:complexType>
- </xsd:element>
- <xsd:element name="assembly">
- <xsd:complexType>
- <xsd:attribute name="alias" type="xsd:string" />
- <xsd:attribute name="name" type="xsd:string" />
- </xsd:complexType>
- </xsd:element>
- <xsd:element name="data">
- <xsd:complexType>
- <xsd:sequence>
- <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
- <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
- </xsd:sequence>
- <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
- <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
- <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
- <xsd:attribute ref="xml:space" />
- </xsd:complexType>
- </xsd:element>
- <xsd:element name="resheader">
- <xsd:complexType>
- <xsd:sequence>
- <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
- </xsd:sequence>
- <xsd:attribute name="name" type="xsd:string" use="required" />
- </xsd:complexType>
- </xsd:element>
- </xsd:choice>
- </xsd:complexType>
- </xsd:element>
- </xsd:schema>
- <resheader name="resmimetype">
- <value>text/microsoft-resx</value>
- </resheader>
- <resheader name="version">
- <value>2.0</value>
- </resheader>
- <resheader name="reader">
- <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
- </resheader>
- <resheader name="writer">
- <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
- </resheader>
- <data name="ID1000" xml:space="preserve">
- <value>样品名, 需要测量的样品名,类型为String</value>
- <comment>类型 String</comment>
- </data>
- <data name="ID1001" xml:space="preserve">
- <value>执行开关</value>
- <comment>类型 bool, 使用checkbox按钮</comment>
- </data>
- <data name="ID1002" xml:space="preserve">
- <value>样品测量参数文件名</value>
- <comment>类型String</comment>
- </data>
- <data name="ID1003" xml:space="preserve">
- <value>颗粒分析标准库名</value>
- <comment>类型String</comment>
- </data>
- <data name="ID1004" xml:space="preserve">
- <value />
- </data>
- <data name="ID1005" xml:space="preserve">
- <value />
- </data>
- <data name="ID1006" xml:space="preserve">
- <value />
- </data>
- <data name="ID1007" xml:space="preserve">
- <value />
- </data>
- <data name="ID1008" xml:space="preserve">
- <value />
- </data>
- <data name="ID1009" xml:space="preserve">
- <value />
- </data>
- <data name="ID1010" xml:space="preserve">
- <value>测量终止方式</value>
- <comment>测量终止方式: 覆盖测量区域、测量时间、帧图数、夹杂物数 enum枚举, 当选择覆盖测量区域时,11,12,13都不用显示</comment>
- </data>
- <data name="ID1011" xml:space="preserve">
- <value>颗粒数</value>
- <comment>类型 int</comment>
- </data>
- <data name="ID1012" xml:space="preserve">
- <value>测量运行时间</value>
- <comment>类型 int ,单位分钟</comment>
- </data>
- <data name="ID1013" xml:space="preserve">
- <value>幁图数</value>
- <comment>类型 int</comment>
- </data>
- <data name="ID1014" xml:space="preserve">
- <value>取图方式</value>
- <comment>类型 int 取图方式: 中心,自上而下,自下而上,随机</comment>
- </data>
- <data name="ID1015" xml:space="preserve">
- <value>扫描图精度</value>
- <comment>类型 int 精度: 低、中、高</comment>
- </data>
- <data name="ID1016" xml:space="preserve">
- <value>扫描图精度(速度)</value>
- <comment>类型 int enum枚举值, 对应扫描图尺寸有8个选择:512x384、1024x684、1024x704、1024x768、2048x1408,2048x1536、3072x2048、4096x3072</comment>
- </data>
- <data name="ID1017" xml:space="preserve">
- <value />
- </data>
- <data name="ID1018" xml:space="preserve">
- <value />
- </data>
- <data name="ID1019" xml:space="preserve">
- <value />
- </data>
- <data name="ID1020" xml:space="preserve">
- <value />
- </data>
- <data name="ID1021" xml:space="preserve">
- <value />
- </data>
- <data name="ID1022" xml:space="preserve">
- <value />
- </data>
- <data name="ID1023" xml:space="preserve">
- <value />
- </data>
- <data name="ID1024" xml:space="preserve">
- <value />
- </data>
- <data name="ID1025" xml:space="preserve">
- <value>颗粒面积最大范围</value>
- <comment>类型 int</comment>
- </data>
- <data name="ID1026" xml:space="preserve">
- <value>颗粒面积最小范围</value>
- <comment>类型 int</comment>
- </data>
- <data name="ID1027" xml:space="preserve">
- <value>背景灰度最大范围</value>
- <comment>类型 int</comment>
- </data>
- <data name="ID1028" xml:space="preserve">
- <value>背景灰度最小范围</value>
- <comment>类型 int</comment>
- </data>
- <data name="ID1029" xml:space="preserve">
- <value>颗粒灰度最大范围</value>
- <comment>类型 int</comment>
- </data>
- <data name="ID1030" xml:space="preserve">
- <value>颗粒灰度最小范围</value>
- <comment>类型 int</comment>
- </data>
- <data name="ID1031" xml:space="preserve">
- <value />
- </data>
- <data name="ID1032" xml:space="preserve">
- <value />
- </data>
- <data name="ID1033" xml:space="preserve">
- <value />
- </data>
- <data name="ID1034" xml:space="preserve">
- <value />
- </data>
- <data name="ID1035" xml:space="preserve">
- <value />
- </data>
- <data name="ID1036" xml:space="preserve">
- <value />
- </data>
- <data name="ID1037" xml:space="preserve">
- <value />
- </data>
- <data name="ID1038" xml:space="preserve">
- <value />
- </data>
- <data name="ID1039" xml:space="preserve">
- <value />
- </data>
- <data name="ID1040" xml:space="preserve">
- <value>搜索x-ray精度</value>
- <comment>类型 int enum枚举, 搜索x-ray精度有3个选择:低、中、高</comment>
- </data>
- <data name="ID1041" xml:space="preserve">
- <value>搜索x-ray最低计数</value>
- <comment>类型 int</comment>
- </data>
- <data name="ID1042" xml:space="preserve">
- <value>x-ray扫描方式</value>
- <comment>类型 int enum枚举 x-ray扫描方式有2个选择:点扫描、面扫描。</comment>
- </data>
- <data name="ID1043" xml:space="preserve">
- <value>分析x-ray精度</value>
- <comment>类型 int enum枚举, 分析x-ray精度有3个选择:低、中、高</comment>
- </data>
- <data name="ID1044" xml:space="preserve">
- <value>分析x-ray计数期望值</value>
- <comment>类型 int</comment>
- </data>
- <data name="ID1045" xml:space="preserve">
- <value />
- </data>
- <data name="ID1046" xml:space="preserve">
- <value />
- </data>
- <data name="ID1047" xml:space="preserve">
- <value />
- </data>
- <data name="ID1048" xml:space="preserve">
- <value />
- </data>
- <data name="ID1049" xml:space="preserve">
- <value />
- </data>
- <data name="ID1050" xml:space="preserve">
- <value />
- </data>
- <data name="ID1051" xml:space="preserve">
- <value />
- </data>
- <data name="ID1052" xml:space="preserve">
- <value />
- </data>
- <data name="ID1053" xml:space="preserve">
- <value />
- </data>
- <data name="ID1054" xml:space="preserve">
- <value />
- </data>
- <data name="ID1055" xml:space="preserve">
- <value>放大倍数</value>
- <comment>类型 double,从电镜里获得</comment>
- </data>
- <data name="ID1056" xml:space="preserve">
- <value>测量精度</value>
- <comment>类型 double 例如放大倍数为100时,测量精度为 1142/1042</comment>
- </data>
- <data name="ID1057" xml:space="preserve">
- <value>工作距离</value>
- <comment>类型 double,从电镜里获得</comment>
- </data>
- <data name="ID1058" xml:space="preserve">
- <value>覆盖测量区域帧图数</value>
- <comment>类型 int</comment>
- </data>
- <data name="ID1059" xml:space="preserve">
- <value />
- </data>
- <data name="ID1060" xml:space="preserve">
- <value />
- </data>
- <data name="ID1061" xml:space="preserve">
- <value />
- </data>
- <data name="ID1062" xml:space="preserve">
- <value />
- </data>
- <data name="ID1063" xml:space="preserve">
- <value />
- </data>
- <data name="ID1064" xml:space="preserve">
- <value />
- </data>
- <data name="ID1065" xml:space="preserve">
- <value />
- </data>
- <data name="ID1066" xml:space="preserve">
- <value />
- </data>
- <data name="ID1067" xml:space="preserve">
- <value />
- </data>
- <data name="ID1068" xml:space="preserve">
- <value />
- </data>
- <data name="ID1069" xml:space="preserve">
- <value />
- </data>
- <data name="ID1070" xml:space="preserve">
- <value>测量状态</value>
- <comment>类型 int enum 枚举, 样品测量执行结果状态可以是:未测量、测量中、中止、完成、失败</comment>
- </data>
- <data name="ID1071" xml:space="preserve">
- <value>样品测量启动时间</value>
- <comment>类型 String 时间字符串</comment>
- </data>
- <data name="ID1072" xml:space="preserve">
- <value>测量时间</value>
- <comment>类型 double 已经测量完成Field的时间</comment>
- </data>
- <data name="ID1073" xml:space="preserve">
- <value>完成时间/剩余时间</value>
- <comment>类型 String</comment>
- </data>
- <data name="ID1074" xml:space="preserve">
- <value>完成幁图数</value>
- <comment>类型 int</comment>
- </data>
- <data name="ID1075" xml:space="preserve">
- <value />
- </data>
- <data name="ID1076" xml:space="preserve">
- <value />
- </data>
- <data name="ID1077" xml:space="preserve">
- <value />
- </data>
- <data name="ID1078" xml:space="preserve">
- <value />
- </data>
- <data name="ID1079" xml:space="preserve">
- <value />
- </data>
- <data name="ID1080" xml:space="preserve">
- <value />
- </data>
- <data name="ID1081" xml:space="preserve">
- <value />
- </data>
- <data name="ID1082" xml:space="preserve">
- <value />
- </data>
- <data name="ID1083" xml:space="preserve">
- <value />
- </data>
- <data name="ID1084" xml:space="preserve">
- <value />
- </data>
- <data name="ID1085" xml:space="preserve">
- <value>比率</value>
- </data>
- <data name="ID1086" xml:space="preserve">
- <value>测量面积</value>
- </data>
- <data name="ID1087" xml:space="preserve">
- <value>测量的颗粒数</value>
- </data>
- <data name="ID1088" xml:space="preserve">
- <value>测量面积</value>
- </data>
- <data name="ID1089" xml:space="preserve">
- <value />
- </data>
- <data name="ID1090" xml:space="preserve">
- <value />
- </data>
- </root>
|