<tfoot id='eEkgw'></tfoot>
    <bdo id='eEkgw'></bdo><ul id='eEkgw'></ul>
  • <i id='eEkgw'><tr id='eEkgw'><dt id='eEkgw'><q id='eEkgw'><span id='eEkgw'><b id='eEkgw'><form id='eEkgw'><ins id='eEkgw'></ins><ul id='eEkgw'></ul><sub id='eEkgw'></sub></form><legend id='eEkgw'></legend><bdo id='eEkgw'><pre id='eEkgw'><center id='eEkgw'></center></pre></bdo></b><th id='eEkgw'></th></span></q></dt></tr></i><div id='eEkgw'><tfoot id='eEkgw'></tfoot><dl id='eEkgw'><fieldset id='eEkgw'></fieldset></dl></div>
    <legend id='eEkgw'><style id='eEkgw'><dir id='eEkgw'><q id='eEkgw'></q></dir></style></legend>

      <small id='eEkgw'></small><noframes id='eEkgw'>

      1. .NET DefaultValue 属性

        时间:2023-07-27
        • <small id='MDzKl'></small><noframes id='MDzKl'>

            <i id='MDzKl'><tr id='MDzKl'><dt id='MDzKl'><q id='MDzKl'><span id='MDzKl'><b id='MDzKl'><form id='MDzKl'><ins id='MDzKl'></ins><ul id='MDzKl'></ul><sub id='MDzKl'></sub></form><legend id='MDzKl'></legend><bdo id='MDzKl'><pre id='MDzKl'><center id='MDzKl'></center></pre></bdo></b><th id='MDzKl'></th></span></q></dt></tr></i><div id='MDzKl'><tfoot id='MDzKl'></tfoot><dl id='MDzKl'><fieldset id='MDzKl'></fieldset></dl></div>
              <tbody id='MDzKl'></tbody>

            <legend id='MDzKl'><style id='MDzKl'><dir id='MDzKl'><q id='MDzKl'></q></dir></style></legend>
              • <bdo id='MDzKl'></bdo><ul id='MDzKl'></ul>

                  <tfoot id='MDzKl'></tfoot>

                1. 本文介绍了.NET DefaultValue 属性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我听说人们对 DefaultValue 属性有一些不同的看法,包括:

                  I've heard people say a few different things about the DefaultValue attribute including:

                  • 它在其他任何东西使用它之前设置属性的值."
                  • 它不适用于自动属性."
                  • 只是为了装饰,你必须手动设置实际的默认值."

                  哪个(如果有)是正确的?DefaultValue 是否真的设置了默认值?有没有不起作用的情况?最好不要使用它吗?

                  Which (if any) is right? Does DefaultValue actually set default values? Are there cases where it doesn't work? Is it best just not to use it?

                  推荐答案

                  我通常使用 DefaultValue 的地方是用于序列化/反序列化为 XML 的类.它在实例化期间设置默认值,并且不影响自动属性.

                  The place where I typically used DefaultValue is for classes which are serialized/deserialized to XML. It does not set the default value during instantiation and doesn't impact autoproperties.

                  来自 MSDN:

                  DefaultValueAttribute 不会导致成员使用属性值自动初始化.您必须在代码中设置初始值.

                  A DefaultValueAttribute will not cause a member to be automatically initialized with the attribute's value. You must set the initial value in your code.

                  MSDN - DefaultValueAttribute 类

                  正如 Roland 所指出的,正如其他人在回答中提到的那样,表单设计器也使用了该属性

                  As Roland points out, and as others mentioned in their answers the attribute is also used by the Form Designer

                  这篇关于.NET DefaultValue 属性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:C# 中的属性 下一篇:P/Invoke [In, Out] 属性对于编组数组是可选的吗?

                  相关文章

                  <i id='CCKGv'><tr id='CCKGv'><dt id='CCKGv'><q id='CCKGv'><span id='CCKGv'><b id='CCKGv'><form id='CCKGv'><ins id='CCKGv'></ins><ul id='CCKGv'></ul><sub id='CCKGv'></sub></form><legend id='CCKGv'></legend><bdo id='CCKGv'><pre id='CCKGv'><center id='CCKGv'></center></pre></bdo></b><th id='CCKGv'></th></span></q></dt></tr></i><div id='CCKGv'><tfoot id='CCKGv'></tfoot><dl id='CCKGv'><fieldset id='CCKGv'></fieldset></dl></div>
                  <tfoot id='CCKGv'></tfoot>

                2. <small id='CCKGv'></small><noframes id='CCKGv'>

                  <legend id='CCKGv'><style id='CCKGv'><dir id='CCKGv'><q id='CCKGv'></q></dir></style></legend>
                    • <bdo id='CCKGv'></bdo><ul id='CCKGv'></ul>