单词 | sealed class | ||||||
释义 | sealed class
例句释义: 密封类,密封类别,类都是静态的 1. Obviously , the base class you constrain cannot be a sealed class or a static class , and the compiler enforces that . 显然,您约束的基类不能是密封类或静态类,并且由编译器实施这一限制。 www.bing.com 2. Because you cannot derive from a sealed class, do not create a sealed user control. 由于无法从密封类派生,所以不要创建密封的用户控件。 msdn2.microsoft.com 3. By contrast, a sealed class does not allow other classes to derive from it. 相较之下,密封类别不允许其他类别从它衍生。 technet.microsoft.com 4. Always mark public and protected methods as virtual in a non-sealed class. 对于非密封类,公开和保护的方法总是标记为virtual。 www.cnblogs.com 5. A related concept is the sealed class, a class that cannot serve as a base class. 一个与此相关的概念是密封类,该类不能作为基类。 msdn2.microsoft.com 6. a compile-time error will occur if this sealed class is specified as the base class. 如果将此密封类指定为基类,则会发生编译时错误。 technet.microsoft.com 7. A sealed class cannot be used as a base class. 密封类别不能当做基底类别使用。 technet.microsoft.com 8. It is a sealed class and cannot be inherited. 它是密封类且无法继承。 msdn2.microsoft.com 9. A sealed class cannot act as a base class. sealed类不能用作base类。 msdn2.microsoft.com 10. This is a sealed class, so you can not inherit from it. 这是一个密封类,因此无法从它继承。 msdn2.microsoft.com 1. Because they can never be used as a base class, some run-time optimizations can make calling sealed class members slightly faster. 由于密封类从不用作基类,所以有些运行时优化可以使对密封类成员的调用略快。 msdn.microsoft.com |
||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。