j2se

j2sej2se

j2se

1
J2SE 1. 4 introduces the concept of a CharacterIterator, which allows you to traverse bi-directionally through text. J2SE1.4引入了CharacterIterator的概念,它允许双向地遍历文本。
2
Absolutely any J2SE application can be extended to interface with a JMS messaging system with minimal effort. 所有的J2SE应用都可以毫不费力地扩展为可以与一个JMS消息传递系统进行交互。
3
Since com. sun. * is not part of JSSE (or J2SE for that matter), such code is not portable. 由于com.sun.*不是JSSE(或者对于那种情况是J2SE)的一部分,所以这样的代码是不可移植的。
4
J2SE's new monitoring and management features are designed to make it much easier to monitor the status of the Java runtime. J2SE新的监视和管理特性的设计目的是简化对Java运行时的状态的监视。
5
Note also that Java 2 Standard Edition (J2SE) comes with a client-side JNDI implementation for LDAP, which you can use to talk to ApacheDS. 注意,Java2标准版(J2SE)提供了LDAP的客户端JNDI实现,可以用它与ApacheDS对话。
6
If you do not already have a supported Java environment, you can download an installation bundle that includes the recommended IBM J2SE SDK. 如果您还没有一个支持的Java环境,则可以下载包含支持的JRE的安装包。
7
J2SE includes support for building GUI-based applications, network communications, graphics, and much more. J2SE包含了对构建基于GUI的应用程序、网络通信、图像和更多开发的支持。
8
J2SE provides excellent and transparent support for HTTPS in its Generic Connection Framework. J2SE以其通用连接框架(GenericConnectionFramework)提供对HTTPS的优秀的和透明的支持。
9
Typically, the underlying operating system manages the locale preference and passes it to J2SE during runtime. 通常,由底层操作系统管理地区选项设置,并在运行的时候把它传递给J2SE。
10
For this fourth tutorial, the platform is still quite generic: Any platform that supports Eclipse, the AIDE toolkit, and J2SE V5. 0. 对于本教程,所用的平台仍然是通用平台:任何支持Eclipse、AIDE工具包和J2SEV5.0的平台。
11
The previous implementations of the IBM IBM J2SE SDK contained a conservative garbage collector. 以前的J2SEIBM实现实现包含一个保守性(conservative)垃圾收集器。
12
Because MIDP lacks a complete security model, some J2SE features are disabled in MIDP to minimize potential security risks. 因为MIDP缺少完整的安全性模型,所以在MIDP中禁用了一些J2SE特性以使潜在的安全性风险降到最低。
13
Overall, the Personal Profile offers mature security solutions that are similar to those for J2SE applications. 总之,个人概要文件提供了成熟的安全性解决方案,它们类似于用于J2SE应用程序的那些解决方案。
14
You will generate and test two different types of web services clients: a J2EE client and a J2SE client. 您将生成并测试两种不同类型的Web服务客户机:J2EE客户机和J2SE客户机。
15
In a Java 2 Platform, Standard Edition (J2SE) environment, you'd use multithreading to achieve this objective. 在Java2平台标准版本(J2SE)环境中,可以使用多线程实现这一目标。
16
In the J2SE Java virtual machine, the class verifier is responsible for rejecting invalid class files. 在J2SE虚拟机中,类校验器负责剔除非法的类文件。
17
As of the J2SE 5. 0 release, all the underlying components of IBM implementations of the Java runtime are built from a common code base. 自J2SE5.0发布以来,Java运行时的IBM实现的所有底层组件都是在一个通用代码基上构建的。
18
I'm revising all the existing items in light of the J2SE 5. 0 language changes and everything I've learned since 2001. 我正修改的所有已经存在的条目都据于J2SE5.0语言的变化,以及从2001年至今我所学习到的任何东西。
19
In this second run, the Controller's Java code was unchanged; it is a normal J2SE application benefiting from an RT garbage collector. 在这次也就是第二次运行中,Controller的Java代码保留原样,这是一个收益于RT垃圾收集器的普通J2SE应用程序。
20
JAAS is a J2SE API that provides services for authentication and authorisation. JAAS是一个J2SEAPI,它提供了进行身份验证和授权的服务。
21
Hibernate applications can use c3p0 connection pooling to enable statement caching in J2SE applications. Hibernate应用程序可以使用c3p0连接池来启用J2SE应用程序中的语句缓存。
22
Most Java developers are well aware of the java. util. concurrent package introduced as a standard part of the J2SE 1. 5 class library. 大多数Java程序员都知道,java.util.concurrent包是作为J2SE1.5类库的标准组成部分引入的。
23
In this example, you ran the Tuscany run time in J2SE without a Web container or application server. 在此示例中,您在没有Web容器或应用程序服务器的J2SE中运行Tuscany运行时。
24
The desktop runtime can be optionally replaced with a full IBM J2SE 1. 5 JRE. 可以使用完整的IBMJ2SE1.5JRE随意替换桌面运行时。
25
This approach uses the J2SE locale-specific resource bundle handling. 这种方式使用了J2SE特定于地区的资源绑定处理方式。
26
Applications running in both J2EE and J2SE environments act as event sources to create and send events to the CEI server. 在J2EE和J2SE环境下运行的应用程序作为事件源创建事件,并将其发送到CEI服务器。
27
PERC Ultra is a virtual machine and toolset for demanding embedded and real-time systems requiring J2SE support. PERCUltra则是一种虚拟机和工具包,用于需要标准版Java开发环境支持的嵌入式和实时系统。
28
Creates a J2SE rule session to be used by the sample program. 创建一个示例程序使用的J2SE规则会话。
29
This change to the utility class is the first since the Collections Framework debuted in J2SE 1. 2. 自从集合框架初次出现在J2SE1.2中以来,人们第一次对实用工具类进行了更改。
30
This article uses these libraries, since they are part of the J2SE V6 installation and require no extra setup. 本文使用这些库,因为它们是J2SEV6系统的一部分,不需要额外设置。