private static信息详情

private static发音

意思翻译

专用静态

相似词语短语

private───n.列兵;二等兵;adj.私人的,私有的;私立的;私营的;不公开的,秘密的;(场所)清静的;(人)不愿吐露心思的,内向的;无官职的;非劳动所得的

write static───静态写入

static discharge───静电放电

static electricity───n.[电磁]静电;静位觉;n.静位觉

dissipate static───消散静电

static line───防静电接地线;固定拉绳;静压操纵管路,强制开伞拉绳

private company───n.私人公司,股权不公开公司;私人公司;股份不公开公司

private debt───[金融]私人债务

static charge───[物]静电荷;[电] 静电荷

双语使用场景

recommended that all serializable classes contain a private static data member named serialVersionUID, of type long.───建议让所有可序列化的类都包含类型为long、名为serialversionuid的私有静态数据成员。

To fix the second kind, add a private static constructor to your type.───要修复第二类冲突,请向您的类型中添加私有静态构造函数。

These two functions are both declared private static, which enables you to call them from within your main method but not from other classes.───这两个函数都声明为private static,因此可以从main方法中调用它们,但是不能从其他类调用。

A private static instance of the plug-in class, as well as the getter method, is also be generated.───还生成了插件类的一个私有静态实例以及getter方法。

The PrivateType class is similar, but is used for calling private static methods instead of calling private instance methods.───PrivateType类与之相似,但它用于调用私有静态方法,而不是调用私有实例方法。

Ensure non-private static variables have sensible initial values.───确保非私有静态变量具有明确的初始值。

instead , synchronize access to static data by locking a private static object.───对象来同步对静态数据的访问。

It is recommended that all serializable classes contain a private static data member named serialVersionUID, of type long.───建议让所有可序列化的类都包含类型为long、名为serialVersionUID的私有静态数据成员。

英语使用场景