STATIC in English translation

static
静态
静止
固定
静电
一成不变

Examples of using Static in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
更一般来说,如果一个类型实现了Sync而且不实现Drop,它就可以被用作static.
More generally, if a type implements Sync and does not implement Drop, it can be used in a static.
Publicstaticvoidmain(Stringargs[])-Java程序处理从main()方法开始,这是每个Java程序的强制部分。
Public static void main(String args[])- Java program processing starts from the main() method which is a mandatory part of every Java program.
构造器不具有任何显性返回类型。构造器无法被直接“new”invokesthem.构造器无法被宿室韦synchronized,final,abstract,native,或者static
Constructors never have an explicit return type. Constructors cannot be directly invoked(the keyword“new” invokes them). Constructors cannot be synchronized, final, abstract, native, or static.
在主页上,我们可以看到有一个“站点列表”部分,点击“NewStaticSite”,它将给“SiteConfiguration”设置。
In the home page, we can see there is a“Site Listing” section; click on“New Static Site” and it will give“Site Configuration” settings.
M0n0wallmod:原始的带有附加功能的m0n0wall(DHCP+PPTP,DHCP+PPPoE,static+PPPoE,L2TP,WANeth接口),自2013年后不再开发。
M0n0wall mod: Original m0n0wall with additional features(DHCP+PPTP, DHCP+PPPoE, static+PPPoE, L2TP, WAN eth interface), no activities since 2013.
STATIC_REFERAL_MOTIVATED,//外部数据库(ExternalDatabase)建议进行解析。
STATIC_REFERAL_MOTIVATED,// External database suggested this resolution.
因此,用户数据在STATIC节点网络中被加密和分配,以确保最佳的隐私和安全。
This means that data is encrypted and divided among the network of STATIC nodes for optimal privacy and security.
要找到要使用的适当的前缀,Django将检查STATIC_URL设置是否不是None,并自动回退到使用MEDIA_URL。
To find the appropriate prefix to use, Django will check if the STATIC_URL setting is not None and automatically fall back to using MEDIA_URL.
因此,用户数据在STATIC节点网络中被加密和分配,以确保最佳的隐私和安全。
Thus, user data is encrypted and divided among the network of STATIC nodes to ensure optimal privacy and security.
GL_STATIC_DRAW:数据不会或几乎不会改变。
GL_STATIC_DRAW: the data will most likely not change at all or very rarely.
三角形的位置数据不会改变,每次渲染调用时都保持原样,所以它的使用类型最好是GL_STATIC_DRAW。
The position data of our triangle does not change and stays the same for every render call so its usage type should best be GL_STATIC_DRAW.
其分为两个版本:STATIC(基于openSUSELeap)和ROLLING(滚动更新,基于openSUSETumbleweed)。
It is available in Static(based on openSUSE Leap) and Rolling(based on openSUSE Tumbleweed) editions.
Static成员变量.
Static member variables.
必须声明为static
Must be declared static.
必须声明为static
It must be declared static.
什么时候使用staticmethod?
When do You Use Static Methods?
Staticstaticfinal的区别.
Difference Between static and final.
Static变量与方法.
Static variable and method.
什么时候使用staticmethod?
When to use static methods?
Static方法与覆盖.
Static and Sealed Methods.
Results: 491, Time: 0.02

Static in different Languages

Top dictionary queries

Chinese - English