In IBM mashup platforms, the dojo class format is used.
IBMmashup平台使用的是dojoclass格式。
The binary class format is actually defined by the JVM specification.
二进制类格式实际上是由JVM规范定义的。
The class format is a "hands on" approach, with a good portion of class time spent in a theatre.
本课程的教学形式是一种“实作性”的教授方法,相当一部分课时会用在剧院里。
Despite this identical bytecode, the type parameter information is recorded in the class format using a new signature attribute.
尽管是相同的字节码,但是类型参数信息用一个新的签名(signature)属性记录在类模式中。
The magazines accorded some legitimacy to East End working-class theaters that mirrored the format of the fashionable West End theaters serving middle-and upper-class audiences.
杂志给予了伦敦东区工人阶级剧院一些合理性,这些剧院反映了时尚的伦敦西区剧院(为中层和上层观众服务)的设计风格。
As I covered in the last column, signatures are an item added to the class file format by generics; only references to generic types have signatures.
正如我在前一期中介绍的,签名是泛型添加到类文件格式中的项目;只有对泛型的引用才有签名。
In this case, our data Binding class transforms the data passed in the native format from a messaging system to a Service data Object (SDO) in an SCA application and vice-versa for a response message.
在本例中,我们的数据绑定类将转换从消息传递系统以本机格式传递到SCA应用程序中服务数据对象(SDO)的数据,对于响应消息适用相反过程。
To keep things neat and flexible, you can use a separate class to handle each output format, each of these providing the functionality listed in table 1.
为了保持整洁和灵活,您可以使用一个单独的类来处理每个输出格式,每个类提供表1所列的功能。
The text message must follow a specific format so that the converter class can determine the right business object to use.
文本消息必须遵循特定的格式,以便转换程序类能够确定要使用的正确业务对象。
To ensure that the correct feed reader implementation is used, you also create a factory class that provides the appropriate feed reader based on your eventual desired output format.
要确保使用了正确的提要读取器实现,还要创建一个工厂类,基于最终所需的输出格式提供适当的提要阅读器。
The Scalable Vector Graphics (SVG) format, is becoming a first class citizen in IE9.
可缩放矢量图形(SVG)格式正成为IE9上的一等公民。
For each fixture type, this document explains the table format and fixture class structure and provides advice when to use and when not to use it.
文档针对每一种fixture都解释了其表格格式和fixture的类结构,还为使用这种fixture的具体时机提供了意见。
The patterns are written in essay format and cover everything from when you should create a data field in a class, to equality methods, to subclassing. The patterns are grouped into chapters by.
本书中的模式是以散文形式写就的,涵盖的内容从何时应该在类中创建一个数据字段开始,到判等方法(equality method),再到子类化过程,全部包括在内。
From that, the protocol buffer compiler creates a class that implements automatic encoding and parsing of the protocol buffer data with an efficient binary format.
protocolbuffer编译器据此创建一个实现自动编码的类并且以一种高效的二进制格式来分析protocol buffer数据。
The socket class provides a means to read and write binary data to server sockets in any format.
socket类提供了以任何格式对服务器套接字读写二进制数据的方法。
The ButterflyFactory class reads this configuration file format and ACTS as a factory for Butterfly objects (see Listing 9).
ButterflyFactory类读取该配置文件的格式,并充当Butterfly对象的工厂类(参见清单9)。
If you do make an incompatible change to the serialization format of a class, you should also change the serialVersionUID field to indicate that you've done so.
如果您确实对类的串行化格式做出了不兼容的更改,应相应更改serialversionuid字段,以指出您这样做了。
The AS400FileRecordDescription class provides methods for retrieving the record format of a system file.
AS400 filerecorddescription类提供一些方法来检索系统文件的记录格式。
Refer to the vendor documentation for detailed information, including the URL format, the driver class name, and the name and location of the driver jar files.
有关详细信息,请参阅厂商文档,包括url格式、驱动器类名、驱动器jar文件的名称和位置。
The Advanced TAB in the properties view now shows properties of the selection on the class diagram in read-only format.
现在Propertie视图中的Advanced选项卡以只读格式显示了类图上选项的属性。
Developers use the NumberFormat class to read Numbers entered by users and format output to be displayed for users to see.
开发人员使用NumberFormat类来读取用户输入的数值,并格式化将要显示给用户看的输出。
Like the attributes, the operations of a class are displayed in a list format, with each operation on its own line. Operations are documented using the following notation.
和属性一样,类的操作以列表格式显示,每个操作在它自己线上。
ValidationRule is an abstract class for a rule engine used to validate and format ViewController field content.
ValidationRule是规则引擎的抽象类,用来验证并格式化ViewController字段内容。
The advantage of the StringResourceModel class is that you can flexibly format the message before rendering.
stringresourcemodel类的优势是可以在呈现之前灵活地格式化消息。
Listing 7 demonstrates code to get a new instance of the Calendar class, obtain the hour of the day (which is returned in a 24-hour format), and then put together a simple greeting based on that hour.
清单7给出了获得calendar类新实例的代码,从而得到一天中的具体时间(以24小时的格式返回),然后根据这个时间组合出一条简单的欢迎词。
The Java.text.NumberFormat class also supports currency format.
NumberFor mat类也支持货币格式。
Rather, an Address class should think about the parts of the Address, while some type of formatter should worry about how to properly format the address.
然而,Address类应当考虑 Address的各部分,而某种格式化方法应当关注如何正确格式化地址。
The Address class is tightly coupled with the implementation classes that know how to format the Address object.
address类与知道如何格式化address对象的实现类紧密耦合。
The base class takes format, a string that specifies the data format to use.
基类获取format,这是一个指定了要使用的数据格式的字符串。
You need the contents of these text fields and the Formatter class methods to format them, as Listing 2 shows.
您需要这些文本字段的内容和对其进行格式化的Formatter类方法,如 清单 2所示。
应用推荐