⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmson.resx

📁 自己编写的基本Orcale的通用的数据库初始化工具。
💻 RESX
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="utf-8"?>
<root>
  <!-- 
    Microsoft ResX Schema 
    
    Version 1.3
    
    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">1.3</resheader>
    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
    <data name="Name1">this is my long string</data>
    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
        [base64 mime encoded serialized .NET Framework object]
    </data>
    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
        [base64 mime encoded string representing a byte array form of the .NET Framework object]
    </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 forserialized 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.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:element name="root" msdata:IsDataSet="true">
      <xsd:complexType>
        <xsd:choice maxOccurs="unbounded">
          <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" msdata:Ordinal="1" />
              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
            </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>1.3</value>
  </resheader>
  <resheader name="reader">
    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <resheader name="writer">
    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <data name="label1.Locked" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>False</value>
  </data>
  <data name="label1.DefaultModifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>Private</value>
  </data>
  <data name="label1.Modifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>Private</value>
  </data>
  <data name="label2.Locked" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>False</value>
  </data>
  <data name="label2.DefaultModifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>Private</value>
  </data>
  <data name="label2.Modifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>Private</value>
  </data>
  <data name="textBox1.DefaultModifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>Private</value>
  </data>
  <data name="textBox1.Locked" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>False</value>
  </data>
  <data name="textBox1.Modifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>Private</value>
  </data>
  <data name="textBox2.DefaultModifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>Private</value>
  </data>
  <data name="textBox2.Locked" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>False</value>
  </data>
  <data name="textBox2.Modifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>Private</value>
  </data>
  <data name="PictureBox1.Locked" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>False</value>
  </data>
  <data name="PictureBox1.DefaultModifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>Private</value>
  </data>
  <data name="PictureBox1.Modifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>Private</value>
  </data>
  <data name="PictureBox1.Image" type="System.Drawing.Bitmap, System.Drawing, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" mimetype="application/x-microsoft.net.object.bytearray.base64">
    <value>
        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

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -