理想的将,一个POJO是一个不受任何限制的java对象 . Spring可以使你从“简单的Java对象 ”(POJO)构建应用程序,并且将企业服务非侵入性的应用到POJO。 Spring enables you to build applications from"plain old Java objects "(POJOs) and to apply enterprise services non-invasively to POJOs. HTTPsession可以存储任何的java对象 ,而cookie只能存储一个String对象。 The HTTP session is able to store any Java object , while a cookie can only store String objects. . Groovy在JavaVM上运行,并使任何现有的Java对象 (以及所有API)可用于Groovy。 Groovy is running at the top of a Java VM and makes available any existing Java objects (so all the API) to Groovy. 任何能够通过一个以上的IS-A测试的Java对象 被认为是多态的。 Any Java object that can pass more than one IS-A test is considered to be….
这个规范规定了一系列的编码规范,这使简单的Java对象 可以被重用,并且很容易就组成比较复杂的应用。 This specification defined a set of coding policies that enabled simple Java objects to be reusable and easily composed into more complex applications. 抽象掉不熟悉的SQL类型,并提供我们解决熟悉的Java对象 。 Abstracts away the unfamiliar SQL types and provides a way to work around familiar Java Objects . 抽象掉不熟悉的SQL类型,并提供我们解决熟悉的Java对象 。 Abstract away the unfamiliar SQL types and provide us to work around familiar Java Objects . 可以将Tapestry页面和组件编写为普通的 旧Java对象 (pojo)。 You can write Tapestry pages and components as plain old Java objects (POJOs). 一种通用性的内存池(也存在于RAM区),用于存放所有的Java对象 。 This is a general-purpose pool of memory(also in the RAM area) where all Java objects live. 远程访问框架:组态的RPC风格的Java对象 的编组网络支持RMI、CORBA和基于HTTP协议包括web服务(SOAP). Remote access framework: configurative RPC-style marshalling of Java objects over networks supporting RMI, CORBA and HTTP-based protocols including web services(SOAP). 远程管理:通过JMX组态的Java对象 接触和管理为本地或远程配置. Remote management: configurative exposure and management of Java objects for local or remote configuration via JMX. 因此,在准备2000年的演讲时,RebeccaParsons,JoshMackenzie和我给他们起了一个名字叫做POJO(平淡无奇的Java对象 )。 That's why, while preparing for a talk in 2000, Rebecca Parsons, Josh Mackenzie, and I gave them one: POJOs(plain old Java objects ). The second parameter is the Java object that this function is a part of .它还可用于将JSON字符串转换为等效的Java对象 。 It can also be used to convert a JSON string to an equivalent Java object . 打开"File"(文件)窗口,然后便可以浏览至生成的Java对象 所在的位置。 Open the Files window and then you can browse to the location of the generated Java objects . MEMORY_ONLY_SER:将RDD以序列化的Java对象 的形式进行存储(每个分区为一个byte数组)。 MEMORY_ONLY_SER Store RDD as serialized Java objects (one byte array per partition). 例如,对于一个标准的Java对象 ,你将创建一个域,基本上是一个可变域。 For instance, with a standard Java object , you would create a field, essentially a mutable field. Gson能处理任意的Java对象 ,包括没有源代码的不可改变的Java对象 。 Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of. MBean是一个被管理的Java对象 ,就像Javabean组件一样,但是它遵从JMX规范的设计模式。 An MBean is a managed Java object , similar to a JavaBeans component, that follows the design patterns set forth in the JMX specification. Gson能处理任意的Java对象 ,包括没有源代码的不可改变的Java对象 。 Gson can work with arbitrary Java objects including pre-existing objects for which you do not have source-code. Gson可以使用任意的Java对象 ,包括你没有源代码的预先存在的对象。 Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of. Gson可以使用任意的Java对象 ,包括你没有源代码的预先存在的对象。 Gson can work with arbitrary Java objects including pre-existing objects for which you do not have source-code. 使用JNDI,一个J2EE应用程序可以存储和动态获取任何类型的 命名Java对象 。 Using JNDI, a J2EE application can store and retrieve any type of named Java object . 控制反转容器:应用组件的配置和Java对象的 生命周期管理,主要通过依赖注入完成。 Inversion of control container: configuration of application components and lifecycle management of Java objects , done mainly via dependency injection.
Display more examples
Results: 25 ,
Time: 0.0157