|
|
<?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="Mesnac_Basic_DataSourceFactory_nodeProcedures_Text" xml:space="preserve">
|
|
|
<value>存储过程</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Basic_DataSourceFactory_nodeTables_Text" xml:space="preserve">
|
|
|
<value>数据表</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Basic_DataSourceFactory_nodeViews_Text" xml:space="preserve">
|
|
|
<value>视图</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Basic_DataSourceFactory_Root_Text" xml:space="preserve">
|
|
|
<value>数据源列表</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_COM_Form_lblBaudRate_Text" xml:space="preserve">
|
|
|
<value>波特率</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_COM_Form_lblBuffSize_Text" xml:space="preserve">
|
|
|
<value>缓冲大小</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_COM_Form_lblDataBits_Text" xml:space="preserve">
|
|
|
<value>数据位</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_COM_Form_lblParity_Text" xml:space="preserve">
|
|
|
<value>校验位</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_COM_Form_lblPortName_Text" xml:space="preserve">
|
|
|
<value>COM端口</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_COM_Form_lblStationNum_Text" xml:space="preserve">
|
|
|
<value>站号</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_COM_Form_lblStopBits_Text" xml:space="preserve">
|
|
|
<value>停止位</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_COM_Form_msg1" xml:space="preserve">
|
|
|
<value>波特率应为数字!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_COM_Form_msg2" xml:space="preserve">
|
|
|
<value>缓冲大小应为数字!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_COM_Form_Text" xml:space="preserve">
|
|
|
<value>连接配置</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_Database_Form_lblName_Text" xml:space="preserve">
|
|
|
<value>连接名称</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_Database_Form_Text" xml:space="preserve">
|
|
|
<value>连接配置</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_Default_Form_lblName_Text" xml:space="preserve">
|
|
|
<value>连接名称</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_Default_Form_Text" xml:space="preserve">
|
|
|
<value>连接配置</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_Form_lblRack_Text" xml:space="preserve">
|
|
|
<value>机架号</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_GroupNet_Form_groupBox1_Text" xml:space="preserve">
|
|
|
<value>请按设备群组顺序指定IP地址</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_GroupNet_Form_lblEquipCode_Text" xml:space="preserve">
|
|
|
<value>机台</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_GroupNet_Form_msg1" xml:space="preserve">
|
|
|
<value>列表中已存在此机台!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_GroupNet_Form_Text" xml:space="preserve">
|
|
|
<value>连接配置</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_MPI_Form_groupBox1_Text" xml:space="preserve">
|
|
|
<value>MPI配置</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_MPI_Form_lblMpi_Text" xml:space="preserve">
|
|
|
<value>MPI地址</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_MPI_Form_lblSlot_Text" xml:space="preserve">
|
|
|
<value>槽号</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_MPI_Form_msg1" xml:space="preserve">
|
|
|
<value>机架号应为整数!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_MPI_Form_msg2" xml:space="preserve">
|
|
|
<value>槽号应为整数!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_MPI_Form_msg3" xml:space="preserve">
|
|
|
<value>MPI应为整数!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_MPI_Form_Text" xml:space="preserve">
|
|
|
<value>连接配置</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_Net_Form_lblIp_Text" xml:space="preserve">
|
|
|
<value>IP地址</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_Net_Form_lblRack_Text" xml:space="preserve">
|
|
|
<value>机架号</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_Net_Form_lblSlot_Text" xml:space="preserve">
|
|
|
<value>插槽号</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_Net_Form_msg1" xml:space="preserve">
|
|
|
<value>机架号应为数字!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_Net_Form_msg2" xml:space="preserve">
|
|
|
<value>插槽号应为数字!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_Net_Form_msg3" xml:space="preserve">
|
|
|
<value>请输入IP地址!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_Net_Form_Text" xml:space="preserve">
|
|
|
<value>连接配置</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Database_ExecuteSqlXmlToTable_Caption" xml:space="preserve">
|
|
|
<value>执行SQL反序列化,参数必须填写使用数据库连接的设备名称</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Database_ExecuteSql_Caption" xml:space="preserve">
|
|
|
<value>执行SQL语句,参数必须是使用数据库连接的设备名称</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Default_BCDbit_Caption" xml:space="preserve">
|
|
|
<value>把设备变量的值转换为二进制字符串</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Default_Bit_Caption" xml:space="preserve">
|
|
|
<value>计算当前设备变量指定数据位的值</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Default_Div_Caption" xml:space="preserve">
|
|
|
<value>计算当前设备变量除以参数值</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Default_Float_Caption" xml:space="preserve">
|
|
|
<value>把当前设备变量转换为Float。设备变量必须对应双字,即4字节</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Default_FormatDateTime_Caption" xml:space="preserve">
|
|
|
<value>把设备变量转换为日期时间\r\n设备变量长度为6字,代表年、月、日、小时、分钟、秒</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Default_FormatHX_Caption" xml:space="preserve">
|
|
|
<value>把十六进制设备变量值转化十进制除以参数</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Default_FormatString_Caption" xml:space="preserve">
|
|
|
<value>将当前设备变量的值转为字符串</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Default_FormatTime_Caption" xml:space="preserve">
|
|
|
<value>把当前设备变量转换为时间字符串,格式:HH:mm:ss</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Default_ShortDiv_Caption" xml:space="preserve">
|
|
|
<value>当前设备变量转换为Short后除以固定值</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Demo_Text" xml:space="preserve">
|
|
|
<value>例:</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Feeding_Caption" xml:space="preserve">
|
|
|
<value>参数必须是使用数据库连接的设备名称</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Simulate_BrokenLine_Caption" xml:space="preserve">
|
|
|
<value>生成从第一个参数值开始,到达第二个参数值后返回第一个参数值结束的int连续数据</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Simulate_RandomInt_Caption" xml:space="preserve">
|
|
|
<value>生成一个两个参数之间的int类型的随机数</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Simulate_Random_Caption" xml:space="preserve">
|
|
|
<value>生成一个两个参数之间的double类型的随机数</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Simulate_Straight_Caption" xml:space="preserve">
|
|
|
<value>生成从第一个参数开始,第二个参数结束的int连续数据</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Default_Int32_Caption" xml:space="preserve">
|
|
|
<value>把当前设备变量转换为Int32。设备变量必须对应双字,即4字节</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Feeding_MixStepList_Caption" xml:space="preserve">
|
|
|
<value>把从PLC读取的密炼步骤数据解析为DataTable</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Feeding_WeightList_Caption" xml:space="preserve">
|
|
|
<value>把从PLC读取的称量列表数据解析为DataTable</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_Sqlite_Form_groupBox1_Text" xml:space="preserve">
|
|
|
<value>SQLite数据库文件位置</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_Sqlite_Form_Text" xml:space="preserve">
|
|
|
<value>连接配置</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Basic_UserInfo_CurrUserMsg" xml:space="preserve">
|
|
|
<value>当前用户:</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Dialog_Msg_Error" xml:space="preserve">
|
|
|
<value>执行失败!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Dialog_Msg_Success" xml:space="preserve">
|
|
|
<value>执行成功!</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Math_Feeding_PlcPlanList_Caption" xml:space="preserve">
|
|
|
<value>把从PLC读取的计划列表数据解析为DataTable</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Basic_UserInfo_CurrClassMsg" xml:space="preserve">
|
|
|
<value>当前班组:</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Basic_UserInfo_CurrShiftMsg" xml:space="preserve">
|
|
|
<value>当前班次:</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_InfluxDb_Form_Text" xml:space="preserve">
|
|
|
<value>连接配置</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_InfluxDb_lblPassword_Text" xml:space="preserve">
|
|
|
<value>密码</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connection_InfluxDb_lblUserName_Text" xml:space="preserve">
|
|
|
<value>用户名</value>
|
|
|
</data>
|
|
|
<data name="Mesnac_Equips_Connectioon_InfluxDb_lblEndPointUrl_Text" xml:space="preserve">
|
|
|
<value>访问地址</value>
|
|
|
</data>
|
|
|
</root> |