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

📄 frmabout.resx

📁 csharp编写的类似芊芊静听的播放器!
💻 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="groupBox1.DefaultModifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>Private</value>
  </data>
  <data name="groupBox1.GridSize" type="System.Drawing.Size, System.Drawing, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
    <value>8, 8</value>
  </data>
  <data name="groupBox1.SnapToGrid" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>True</value>
  </data>
  <data name="groupBox1.Locked" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>False</value>
  </data>
  <data name="groupBox1.DrawGrid" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>True</value>
  </data>
  <data name="groupBox1.Modifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>Private</value>
  </data>
  <data name="label6.Locked" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>False</value>
  </data>
  <data name="label6.DefaultModifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>Private</value>
  </data>
  <data name="label6.Modifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>Private</value>
  </data>
  <data name="label5.Locked" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>False</value>
  </data>
  <data name="label5.DefaultModifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>Private</value>
  </data>
  <data name="label5.Modifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>Private</value>
  </data>
  <data name="pictureBox2.Locked" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>False</value>
  </data>
  <data name="pictureBox2.DefaultModifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>Private</value>
  </data>
  <data name="pictureBox2.Modifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    <value>Private</value>
  </data>
  <data name="pictureBox2.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>
        Qk3OEQAAAAAAADYEAAAoAAAAOgAAADoAAAABAAgAAAAAAAAAAADEDgAAxA4AAAABAAAAAQAA+/v7//f3
        9//6+vr/8fHx/+3t7f/q6ur/7u7u//j4+P/i4uL/3t7e/+np6f/29vb/3d3d/+Pj4//l5eX/8vLy/9nZ
        2f/e3t7/7u7u/9nZ2f/f39//6urq/+np6f/Z2dn/0tLS/9TU1P/h4eH/0tLS/9vb2//m5ub/0tLS/83N
        zf/Kysr/4eHh/8vLy//V1dX/2tra/8vLy//FxcX/x8fH/9PT0//S0tL/z8/P/8LCwv/Y2Nj/zs7O/8XF
        xf/BwcH/wcHB/9DQ0P/c3Nz/zMzM/8TExP/ExMT/vLy8/8jIyP/X19f/u7u7/9nZ2f/X19f/uLi4/8XF
        xf+8vLz/s7Oz/9PT0/++vr7/x8fH/7S0tP/Nzc3/0NDQ/8LCwv+3t7f/sbGx/83Nzf+8vLz/rq6u/6ur
        q/+/v7//vb29/7W1tf/Jycn/xMTE/62trf+jo6P/tra2/6ioqP+wsLD/pKSk/6urq/+zs7P/rq6u/7u7
        u/+tra3/s7Oz/8XFxf+0tLT/wMDA/6ioqP+goKD/paWl/7y8vP+enp7/o6Oj/6ysrP+ysrL/rq6u/6mp
        qf+ioqL/vb29/6qqqv+6urr/nJyc/5iYmP+enp7/kpKS/6ampv+ioqL/oaGh/62trf+VlZX/mpqa/4+P
        j/+np6f/srKy/5+fn/+fn5//i4uL/5iYmP+ZmZn/nZ2d/5ycnP+hoaH/j4+P/6urq/+Wlpb/i4uL/4iI
        iP+srKz/mJiY/4ODg/+SkpL/ioqK/6enp/+VlZX/pKSk/4WFhf+IiIj/k5OT/6enp/+RkZH/fn5+/4yM
        jP+ZmZn/gYGB/3x8fP+goKD/lpaW/3h4eP+EhIT/e3t7/4mJif99fX3/iYmJ/4uLi/+ampr/f39//3Z2
        dv+Kior/ioqK/4uLi/90dHT/gYGB/5WVlf+SkpL/eXl5/4mJif95eXn/dHR0/4SEhP+Hh4f/c3Nz/4CA
        gP+BgYH/gICA/3t7e/9ycnL/fX19/29vb/9+fn7/fn5+/3l5ef+IiIj/dHR0/3h4eP9xcXH/cHBw/2tr
        a/90dHT/dXV1/3Fxcf97e3v/bGxs/3BwcP9nZ2f/cHBw/2NjY/9oaGj/aWlp/2dnZ/9kZGT/ampq/2Rk
        ZP9eXl7/ZGRk/2JiYv9ra2v/Xl5e/2BgYP9kZGT/WVlZ/1ZWVv9cXFz/YGBg/1ZWVv9bW1v/UlJS/1JS
        Uv9QUFD/VFRU/01NTf9PT0//UFBQ/0lJSf9JSUn/RUVF/0JCQv9AQED/RUVF/z09Pf88PDz/MDAw/zY2
        Nv8qKir/LCws/ykpKf8gICD/Hh4e/xAQEP8MDAz/CwsL/woKCv8ICAj/AAAA/wAAAP8AAAD/AAAA/zM0
        NDQ0GTM0NjY2NjY2Q2dnZ2dnZ2dnZ2dnZ0NnZ2c2NpeXGRlvMwsLCwsLCwsLCwRn6vbx8/Hv7+8AADQ2
        NDMzGTMzNDQ0NDY2NkNnZ2dnZ2dnZ2dDZ2dnb2dnV3fRyZdnBAsLCwsLCwsLCwsNb+/28e/z8e8AADQ0
        NDMzMjIzNDQ0NDY2NkNnZ2dnZ2dnZ2dnZ2dnb1dvb293mqpnBAsLCwsLCwsLCwsLGZ7v8e/v8/EAADY0
        NDMzMjIyMzQ0NDQ2NkNnZ2dnZ2dnZ2dnZ2dnV29vb29XZ5qqVw0LCwsLCwsLCwsLCw1v6u/x7/MAADQ0
        NDMzMjIyGTQ0MzMzNjZDZ2dnZ2dnZ2dnZ2dnZ29vd56enprJ5ao0BAAACwsLCwsLCwsLM9Hz8e8AADQ0

⌨️ 快捷键说明

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