英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

statical    
a. 静态的;静电的 空电的

静态的;静电的 空电的

Static \Stat"ic\ (st[a^]t"[i^]k), Statical \Stat"ic*al\
(-[i^]*kal), a. [Gr. statiko`s causing to stand, skilled in
weighing, fr. 'ista`nai to cause to stand: cf. F. statique.
See {Stand}, and cf. {Stage}.]
1. Resting; acting by mere weight without motion; as,
statical pressure; static objects.
[1913 Webster]

2. Pertaining to bodies at rest or in equilibrium.
[1913 Webster]

{Static electricity}, {Statical electricity}. See the Note
under {Electricity}, 1.

{Statical moment}. See under {Moment}.
[1913 Webster]


请选择你想看的字典辞典:
单词字典翻译
statical查看 statical 在百度字典中的解释百度英翻中〔查看〕
statical查看 statical 在Google字典中的解释Google英翻中〔查看〕
statical查看 statical 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • c - What do \t and \b do? - Stack Overflow
    0 \t is the tab character, and is doing exactly what you're anticipating based on the action of \b - it goes to the next tab stop, then gets decremented, and then goes to the next tab stop (which is in this case the same tab stop, because of the \b
  • What does . T mean for a Numpy array? - Stack Overflow
    98 The T accesses the attribute T of the object, which happens to be a NumPy array The T attribute is the transpose of the array, see the documentation Apparently you are creating random coordinates in the plane The output of multivariate_normal() might look like this:
  • In c# what does where T : class mean? - Stack Overflow
    MyGenericClass<T> T : SomeType { } Type Constraints: You can apply various constraints to type parameters, such as: Class constraint (where T : class): This ensures that the type argument must be a reference type (a class or interface) Struct constraint (where T : struct): This ensures that the type argument must be a value type (a struct) Constructor constraint (where T : new ()): This
  • In TypeScript, what does lt;T gt; mean? - Stack Overflow
    What does the <T> mean? That is TypeScript's Generics declaration Excerpt: A major part of software engineering is building components that not only have well-defined and consistent APIs, but are also reusable Components that are capable of working on the data of today as well as the data of tomorrow will give you the most flexible capabilities for building up large software systems In
  • c# - lt;out T gt; vs lt;T gt; in Generics - Stack Overflow
    The out keyword in generics is used to denote that the type T in the interface is covariant See Covariance and contravariance for details The classic example is IEnumerable<out T> Since IEnumerable<out T> is covariant, you're allowed to do the following:
  • What does a type followed by _t (underscore-t) represent?
    This seems like a simple question, but I can't find it with the Stack Overflow search or Google What does a type followed by a _t mean? Such as int_t anInt; I see it a lot in C code meant to deal
  • How do I get a class instance of generic type T? - Stack Overflow
    I have a generics class, Foo lt;T gt; In a method of Foo, I want to get the class instance of type T, but I just can't call T class What is the preferred way to get around it using T class?
  • c# - getting type T from IEnumerable lt;T gt; - Stack Overflow
    is there a way to retrieve type T from IEnumerable<T> through reflection? e g i have a variable IEnumerable<Child> info; i want to retrieve Child's type through reflection





中文字典-英文字典  2005-2009