Listing 1. Public static final constants.
清单1.public staticfinal的常量。
It's a TestCase that exposes the public static TestSuite suite method signature.
它是一个公开public staticTestSuitesuite方法签名的TestCase。
It's most likely a missing check for multi thread access of the public static member.
这是最有可能丢失的支票为公共静态成员多线程访问。
The RolloverComposite will contain its single instance in a public static field called DEFAULT.
RolloverComposite将在叫做DEFAULT的公共静态(public static)域包含它的单个实例。
The following utility methods are public static members of the com.ibm.wac.AccessibleUtils class.
下列实用程序方法是com .ibm . wac . AccessibleUtils类的public static成员。
You can then point JUnit at the TestSuite instance by defining a public static method named suite .
然后,可以通过定义一个叫做suite的public static方法,在TestSuite实例中指定JUnit。
A public static method returns a reference to an array that is part of the static state of the class.
一个静态的公共函数,它返回了一个私有的静态数组的引用。
Is there any pattern that provide similarities of public static, private and public methods and vars in JS?
有提供公共静态相似性的任何模式,私人和公共的JS方法和变量?
One way to handle this is to provide a public static initialize method that throws a checked exception when initialization fails.
处理这个问题的一种方法是提供一个公共静态initialize方法,初始化失败时该方法将抛出一个检查到的异常。
Amidst all of the other compiler-provided methods, you should be able to find a good old public static void main (String args) method.
在所有其他编译器提供的方法之中,您应当能够找到一种优秀的旧public staticvoidmain (Stringargs)方法。
The next line - public static void main (String args) - generally unleashes an avalanche of questions about implementation details: What is static?
下一行—public staticvoidmain (Stringargs)—通常将引发关于实现细节的一连串问题:什么是static ?
Since it is thread safe by design, you might cache it in a public static final variable, or wrap it in a singleton pattern after creation for later access.
因为根据设计它是线程安全的,创建它之后可以把它缓存在一个公共静态最终变量中,或者包装在单实例模式中以供以后访问。
Enter AntSample as the name of the class and check the box next to public static void main (String args) under the question Which method stubs would you like to create?
输入AntSample作为此类的名称,并选中Whichmethodstubs wouldyouliketo create ?问题下public staticvoidmain (Stringargs)旁边的复选框。
The agent JAR file USES a special manifest attribute to specify the actual agent class, which must define a method public static void premain (String options, Instrumentation inst).
代理JAR文件使用一个特殊的清单属性来指定实际的代理类,这必须定义一个方法:public staticvoid premain (Stringoptions,Instrumentation inst)。
Using page caching, you allow Rails to build a dynamic HTML page, and store it in a public directory, so your application server can serve it just as it would any other static page.
通过页面缓存,Rails就可以用来构建动态HTML页,并将此页存储在公共目录,这样,应用程序服务器就可以像服务其他静态页面一样来服务这个动态页。
We use static IP addresses for both interfaces: the public network interface eth0 has the IP address 192.168.17.201; the cluster network interface eth1 has the IP address 192.168.112.1.
我们为两种接口均使用了静态IP地址:公共网络接口eth0的IP地址为192.168.17.201;集群网络接口eth1的IP地址为192.168.112.1。
In a Web site that serves static files, it's assumed that every file and directory in the Web space is intended for public consumption.
在提供静态文件的Web网站,假定Web空间中的每个文件和目录都计划用于公共消耗。
The new emphasis on static analysis started with FX Cop, an internal Microsoft tool that was so successful that they released it to the public.
静态分析重新获得关注,始于一款Microsoft内部的工具——FXCop,由于它非常受欢迎,所以微软将其公开发布。
With standard Flex AMF3 serialization (BlazeDS or LCDS), only non transient, non static public properties may be serialized.
使用标准的FlexAMF3序列化(BlazeDS或LCDS),只有非临时、非静态的公有属性才能被序列化。
The page is a static page, so you can simply copy it to the public directory of your Rails application.
该页面是静态的,因此只需要将其复制到Rails应用程序的public目录。
My init method is neither static nor public.
我的init方法既不是static,也不是public。
Public and static variables are never garbage collected.
公有的和静态的变量是永远不会被垃圾回收的。
This class is a static class - it is sealed, abstract and does not have a public constructor.
此类是一个静态类。即,它既是密封的,又是抽象的,并且没有公共构造函数。
The side effect of the subprogram is produced by using public variable, or static variable, or pointer parameter in C Program.
在C语言子程序中由于使用了全局变量,或是使用了静态变量,或是使用了指针参数,从而产生副作用。
Constants defined within modules are imported as public constant static members of a class with the same name as the original module.
在模组内定义的常数会汇入,做为与原来模组具有同样名称之类别的公用常数静态成员。
Most of the existing theories of public goods investigate the problem of public goods supply from the Angle of the static state.
现有的公共物品理论较多的是从静态的角度考察公共物品的供给问题。
To implement an interface member, the corresponding member on the class must be public, non-static, and have the same name and signature as the interface member.
若要实作介面成员,对应的类别成员必须是公用、非静态,而且具有与介面成员相同的名称和签章。
All public servants system could exist problems in system arrangement from the view of dynamic process, and there are some main problems from the view of static status.
从动态过程来看,所有的公务员管理制度在制度设计方面都可能存在违反激励机制的问题;
All public servants system could exist problems in system arrangement from the view of dynamic process, and there are some main problems from the view of static status.
从动态过程来看,所有的公务员管理制度在制度设计方面都可能存在违反激励机制的问题;
应用推荐