• 即使IList接口不是一个只读列表接口理应如此。

    And while IList isn't covariant, a read-only list interface would be.

    youdao

  • 经典电磁理论四维相对论时空概念的改根本性的改

    The change of time and space concept of theory of relativity is right-about.

    youdao

  • 通过严格求解广义变的电子运动方程讨论了激光等离子自由电子经典行为

    The classical behavior of a free electron in a strong laser plasma is discussed by solving the generally-covariant equation of motion for an electron.

    youdao

  • 严格定义事件”后,弹簧弹力方程被表达完全变的四维矢量方程。

    By defining four dimensional 'deformation event', the spring's equation about deformation and elasticity becomes perfect covariant 4-vector one.

    youdao

  • 广义伦敦方程基础讨论超导体的电动力学特性,由此建立起超导体的电磁波动方程

    Based on the generalized London theory, this paper discusses the electrodynamics of superconductor, and further establishes the corresponding electromagnetic wave equation.

    youdao

  • 接口委托中,如果类型用作方法返回类型,用于方法实参,则声明为变的

    A type can be declared contravariant in a generic interface or delegate if it is used only as a type of method arguments and not used as a method return type.

    youdao

  • 一方面,泛型不是List不是List的子类型,试图在要求List的位置提供List是一个类型错误

    On the other hand, generics are not covariant; List is not a subtype of List, and attempting to supply a List where a List is demanded is a type error.

    youdao

  • 尽管这些接口表面看起来如此稀松平常,但是它们却暴露关于向后兼容性互操作性以及作用相当复杂故事

    While these interfaces are quite humble on the surface, they expose the rather complex story of backwards compatibility, interoperability, and the role of covariance.

    youdao

  • 但是如果lnli的别名,那么破坏了蕴含li定义中的类型安全承诺——一个整数列表就是泛型类型不能原因

    But if ln were aliased with li, then it would break the type-safety promise implicit in the definition of li — that it is a list of integers, which is why generic types cannot be covariant.

    youdao

  • 协变区别对于张量计算尤为重要往往出现混合方差

    The distinction between covariance and contravariance is important for computations with tensors, which often have mixed variance.

    youdao

  • 通配符类型系统中的作用部分来自不会发生协变covariant一特性。

    The utility of wildcards in the type system comes partially from the fact that generic types are not covariant.

    youdao

  • 最后就是协变支持了。

    Up last is support for Co- and Contra-Variance.

    youdao

  • 如果标记为out,那么接口就支持,并且给定类型只能表现一个返回类型或只读属性

    If marked as out, the interface supports co-variance and the given type can only appear as a return type or read-only property.

    youdao

  • 一方面,引力场能量动量可以表示平移规范场强的二次齐式因而广义坐标

    On the other hand, it can also be expressed in terms of the translation gauge field strength and therefore is covariant under general coordinate transformations.

    youdao

  • 这种分解可以给出协变导数另一种定义

    This decomposition may give another definition of high order tensor's covariant derivative.

    youdao

  • 本文讨论了对称张量协变方程真空

    Vacuum solutions of conformally covariant equation for symmetric tensor field are discussed.

    youdao

  • 研究弯曲时空平面运动刚体动力学方程

    The covariant equation of plane motion body in curved space-time is studied.

    youdao

  • 就是所谓协变返回类型的方法。

    This is called a covariant return type.

    youdao

  • 得到了欧氏空间单位球面坐标函数关于某一特定标架场微分两个等式。

    We obtain two formulas about the covariant derivative of the coordinate functions on the unit sphere in Eucdidean space.

    youdao

  • 通过把高阶量写成若干矢量乘积,直接换入手,给出了定义阶张量协变导数另一种方法

    This paper discusses another way, which is rewritten as product of a few contravariant vectors and covariant vectors, to define higher order tensors covariant derivative through transformations.

    youdao

  • 如果接口具有协变类型则允许方法返回与接口类型形参指定派生类型相比,派生程度更大的类型的实参。

    An interface that has a covariant type parameter enables its methods to return more derived types than those specified by the type parameter.

    youdao

  • 世纪末,我国音乐理论家们固定唱名法的基础设计了升、升、重降音在内的三十五个唱名的协变唱名法。

    In the end of last century, based on the fixed sol-fa, 35 covariant sol-fa, which includes up, down, re-up and weight down were designed by Chinese music theorists.

    youdao

  • 注意尽管上面例子展示对于代理类型如何声明协变。对于接口这样也是不难的。

    Note that although the above examples show how to declare covariance and contravariance for delegate types, it's not different to do so with interfaces.

    youdao

  • 本文运用方法么正方法,分别给出W-N理论H-N理论量子宇宙波函数修正;并且讨论两种算法差异性及矢量-张量引力理论的可行性。

    We calculated the one - loop correction of W - N theory with unitary approach and H - N theory with covariant approach, then discussed the difference between the two approaches.

    youdao

  • 研究结果表明,种不仅能够反映物种共存机率而且能够反映出相对数量趋势程度

    It reveals that the interspecific covariation can not only display the probability of species coexistence but also indicate the direction and extent to which the quantity of species changed.

    youdao

  • 采用有限温度下正规化方法任意协变规范精确地计算了双圈QED热力学及其交叉发散

    The dimensional regularization at finite temperature is applied to calculate accurately the thermodynamic potential of two-loop QED and the overlapping divergences at arbitrary gauge.

    youdao

  • 考虑对照组前提下,“人性哲学量表”上的“利他”、“意志力理性”、“独立性”几项分量表也都有显著化。

    Contrasted with the controlled group, the scores in factors of "philosophies of human nature" including altruism, independence, will power and rationality are altered significantly.

    youdao

  • 可以协变委托分配同一类型其他委托,使用派生程度较大的泛型类型参数。

    A covariant delegate can be assigned another delegate of the same type, but with a more derived generic type parameter.

    youdao

  • 根据1952—2002年的统计数据利用状态空间模型中国电力消费经济增长关系进行了参数整检验。

    According to the statistic data from 1952 to 2002, the state space model is used to study the relationship between electricity consumption and China's economic growth.

    youdao

  • 根据1952—2002年的统计数据利用状态空间模型中国电力消费经济增长关系进行了参数整检验。

    According to the statistic data from 1952 to 2002, the state space model is used to study the relationship between electricity consumption and China's economic growth.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定