单词 | java |
释义 |
复数:javas 例句释义: 爪哇,爪哇岛,代码,软件,开发 1. With a bit of guidance, anyone can become a Java programmer. 稍微利用些指导,任何人都可以成为Java程序员。 www-128.ibm.com 2. You can't walk anywhere in Java without an entourage of the most gorgeous children, who rush up to say hello with the warmest smiles. 在爪哇,到哪里都可以看见可爱的孩子,他们总是带着温暖的微笑奔过来和我们说哈罗。 www.bing.com 3. Consequently, the classpath has been a thorn in the side of both new users and experienced Java programmers for years. 这样一来,不论是新用户还是资深Java程序员都深感类路径的棘手。 www.ibm.com 4. Before you know it, you'll be a very advanced user of the Java editor in NetBeans IDE. 不知不觉中,你会是一个非常棒的NetBeansIDE中Java编辑器的使用者。 www.bing.com 5. A Java program is initially compiled through the Java SDK's javac program into a native platform-neutral format known as class files. Java程序最初是通过JavaSDK的javac程序编译成本地的与平台无关的格式(类文件)。 www.ibm.com 6. The long-awaited next version of the Java EE 5 is knocking at the door (see Resources for links to the specification and preview release). 期待已久的下一版本JavaEE5即将发布(参见参考资料获得规范和预览版的链接)。 www.ibm.com 7. It is possible to write all of your analysis modules in the Java language, and that may be an appropriate route in many cases. 可以使用Java语言编写所有四个分析模块,并在这在很多情况下都是一种适当的方法。 www.ibm.com 8. Then we create a . NET and Java implementation of a simple business object and a corresponding pair of custom MessageConverters. 然后我们创建了一个简单业务对象的.NET和Java实现,以及一对相应的自定义MessageConverter。 www.infoq.com 9. Is an implementation of the high-level, dynamic, object-oriented Python that allows you to run Python on any Java platform. 是Python高级别的、动态的、面向对象的实现,它允许您在任何Java平台上运行Python。 www-128.ibm.com 10. Apache have decided not to add support for the full Java EE 6 web profile to Tomcat, at least for the moment. Apache决定不在Tomcat中添加对JavaEE6WebProfile的完整支持,至少在眼下是这样的。 www.infoq.com 1. Many Java developers do not know that Swing applications are expected to run in their own thread, and not in the main execution thread. 许多Java开发人员不明白,Swing应用程序应该运行在它们自己的线程中,而不是主执行线程中。 www.ibm.com 2. There has been a good deal of cross pollination between the Java language and Python camps over the years. 多年以来,Java语言和Python阵营之间一直存在大量的异花授粉现象。 www.ibm.com 3. The Java components from the alphaWorks MPEG-4 Toolkit SDK make it easy to add MPEG-4 video to any project. alphaWorksMPEG-4工具包SDK中的Java组件使得将MPEG-4视频文件添加到任何项目中变得很容易。 www.ibm.com 4. By now, you should be able to see a "Tomcat" menu and 3 Tomcat toolbar buttons (as shown in Figure 1) in the Java perspective. 到现在为止,我们应该在Java视图中可以看到一个“Tomcat”菜单和3个Tomcat工具栏按钮(如图1所示)。 www.ibm.com 5. You might be able to navigate your way through Java programming problems quite easily, but find other languages cumbersome and awkward. 您也许能够轻松地用您自己的方法解决Java编程的问题,但发现其他的语言是如此的笨拙。 www-128.ibm.com 6. The architecture of the Android platform opens it up to any programming language that runs on the Java Virtual Machine. Android平台的架构使它可以用于在Java虚拟机上运行的任何编程语言。 www.ibm.com 7. JAVA a skateboarding game, played both Mary and a bit like the Super Sonic super-rat style. 一款JAVA滑板游戏,游戏既像超级玛丽又有点索尼克超音鼠的风格。 www.fishjava.com 8. The Java language has no means of permanently adding a program or choices to this menu. Java语言无法永久地向这个菜单添加程序或选择。 www.ibm.com 9. It's ready to deploy and has no external dependencies; Java 5 or higher, PHP 4 or higher. 之后就可以部署且没有任何的外部依赖项;Java5或更高,PHP4或更高。 www.ibm.com 10. You can easily change the name of any methods, variables, and classes in your Java projects without giving it a second thought. 您可以轻松地更改Java项目中的任何方法、变量和类的名称,而不用再去管它。 www.ibm.com 1. On the surface, this seems like a natural win for the Java developer, but a few subtle problems appear after some reflection. 表面上,这看起来像Java开发人员的自然优势,但仔细考虑就会发现一些细微的问题。 www.ibm.com 2. Also notice that the date was retrieved just as it would be in any Java application! 还请注意,日期的检索方式与在其他Java应用程序中的方式一样! www.ibm.com 3. And the WSAS plug-in makes it easy to turn your Java application into a Web service running on WSAS. 并且使用WSAS插件可以轻松地把Java应用程序转换为运行在WSAS上的Web服务。 www.ibm.com 4. The Java WSDP is not a product, but rather a reference implementation of web services standards in a convenient, easy-to-install package. JavaWSDP并不是一个产品,而更倾向于是Web服务标准的参考实现,它是一个方便的、易于安装的包。 www.ibm.com 5. As you can see from this article it is quiet easy to create advanced input forms with very little Java programming knowledge. 正如您所看到的,创建一个高级的输入表单非常容易,并且只需要非常少的Java编程知识。 www-128.ibm.com 6. This tutorial is written for Java developers whose experience is at a beginning to intermediate level. 本教程适合初级或中级水平的Java开发人员。 www.ibm.com 7. That code is all of the logic that you need to identify unused imports within a Java source file in Eclipse. 代码就是您识别Eclipse中Java源文件内未使用导入的所有逻辑规则。 www.ibm.com 8. Duby started as a toy project, driven by my desire to have something other than Java with which we could implement JRuby. Duby始于一个小项目,我渴望能用Java之外的东西来实现JRuby。 www.infoq.com 9. The only solution is to offer a non-SSL connection to the VNC server and suggest an upgrade of Java to any recent Java Runtime. 惟一的解决方案是为VNC服务器提供一个非SSL的连接,并建议将Java升级到任何最新的Java运行时上。 www.ibm.com 10. If you look at Listing 7 and for the moment forget about the annotations, it's just a simple Java class called ShippingAddress. 如果您看看清单7并暂时忘记注释的事情,会发现它就是一个简单的Java类,叫做ShippingAddress。 www.ibm.com 1. ECS accepts names for added elements -- a concept similar to that of a key in java. util. Hashtable. ECS接受添加元素的名字——这个概念类似于java.util.Hashtable中的键。 www.ibm.com 2. After you get the XML configuration examples working, you're ready to see one of the key new features in iBATIS 3: Java annotation support. XML配置示例正常工作后,您就可以开始了解iBATIS3的另一个关键的新特性:Java注释支持。 www.ibm.com 3. If you are trying to effectively use ClearCase for your Java development projects, you must read this book. 如果您想在您的Java开发项目中有效的使用ClearCase,您一定要阅读本书。 www.ibm.com 4. Not only does being a Java-based database make it very easy to integrate; it also means that it requires no administration. Derby是基于Java的数据库,这不但使它易于集成,而且还意味着它不需要管理。 www.ibm.com 5. How much faster can you create a complete look with Synth versus writing one in Java code? 用Synth创建一个完整的外观比用Java代码编写这样的外观要快多少? www.ibm.com 6. In a database environment, it would be pushing the Java-represented data into a database. 在数据库环境中,则是把Java表示的数据存入数据库。 www-128.ibm.com 7. One of the joys of working with Groovy is all of the new methods that it adds to java. lang. String. 使用Groovy的乐趣之一就在于它添加到java.lang.String中的新方法。 www.ibm.com 8. Each new Java platform release brings with it a new set of command-line tools buried away inside of the JDK's bin directory. 每一个新的Java平台发布都会带来新的命令行工具集,它们位于JDK的bin目录。 www.ibm.com 9. For this same reason, notice that main is not defined as a static method, as it would be in Java programming. 基于同样的原因,注意main没有像在Java编程中一样被定义为静态方法。 www.ibm.com 10. However, the Java language's power is often most evident when you use a little creativity in your API and programming choices. 但是,当稍微创造性地选择API和编程方式时,Java语言的强大之处常常最明显。 www.ibm.com 1. Still, it's really positive to see a book showing off the excellent capabilities of the Java platform. 不过,看到一本炫耀Java平台的卓越能力的书仍然是非常令人开心的。 www.infoq.com 2. Java has no stand-alone functions (or methods), so they cannot be returned from functions or passed as parameters. Java没有单独的函数(或者方法),因此无法从函数中返回或者作为参数来传递。 www.ibm.com 3. pureQuery is all about improving the data access mechanism of your Java applications. pureQuery的主要目标就是改进Java应用程序的数据访问机制。 www.ibm.com 4. If you're used to a smoke with your morning coffee, switch to tea, or stop at Starbucks for a cup of java -- the chain is smoke-free. 如果你经常有工作后喝酒或者抽烟的习惯,请换成茶或者干脆停留在星吧客享受下无烟的美妙。 blog.sina.com.cn 5. If you need isolation for your log manager, java. util. logging would not be suitable due to architectural limitations. 如果您的日志管理程序需要隔离性,那么由于架构的限制,java.util.logging可能不适合您的要求。 www.ibm.com 6. Spring's layered architecture can be useful if you did not consider instrumentation when you initially wrote a Java application. 如果在最初编写Java应用程序时没有考虑插装的话,Spring的分层架构是很有用处的。 www.ibm.com 7. The distributed nature of Java really shines when combined with its dynamic class loading capabilities. 这种分布性和动态类载入能力相结合,着实让Java大放异彩。 www.bing.com 8. I think Lea has missed the point that you don't need to make all accessor methods public, as I pointed out in "Java accessor visibility. " 我想,Lea忽略了无需使所有读写方法公开这一观点(如同我在“Javaaccessorvisibility”中所指出的)。 www.ibm.com 9. At this point, we now have all the Java server code and the Java wrappers ready to be used by the client side of the application. 到此为止,您已经准备好了所有供应用程序的客户机端使用的Java服务器代码和Java包装程序。 www.ibm.com 10. In the case of a Java applet, a CSS-rendering library separate from Mozilla's library is required if stylesheet support is to be available. 对于Javaapplet而言,如果要支持样式表的话,则需要一个独立于Mozilla的CSS渲染库。 www.ibm.com 1. Depending on the connection speed of your computer, it may take a few to tens of seconds to download the Java interactive program below. 下载以下的Java互动程式可能需要数秒至数十秒,所需时间则视乎阁下的电脑连线速度。 www.weather.gov.hk 2. If you're like me, you've had to acquire at least two or three Java manuals and tutorials, because they have such a short life span. 如果你像我一样,你一定曾经购买过至少两三本Java的手册或指南,因为他们的生命期是如此之短。 www.ibm.com 3. The data to be passed on to the service provider might be in language-specific objects -- POJOs in the case of Java technology. 传递给服务提供商的数据可能是用语言专用的对象,对于Java技术就是POJO。 www.ibm.com 4. This representation can then be output in a language of your choice, currently it supports Java, but even Ruby is possible. 这种表示随后会输出成你选择的语言,目前它支持Java,但Ruby也是可以的。 www.infoq.com 5. TB Activiti can be embedded in any Java application. To Java developers, it's just a . jar that they have to put in their CLASSPATH. TomBaeyens:Activiti可以嵌入到任何Java应用中,对于Java开发者来说,Activiti只不过是个jar文件而已,只需放到CLASSPATH下即可。 www.infoq.com 6. The skeleton creation process should not be used for the WebOrderPT port type, since we do not need a Java implementation of the process. 这种创建框架的流程不应该用于WebOrderPT的端口类型,因为我们不需要该流程的Java实现。 www-128.ibm.com 7. Somebody at Penn must have listened to me (or one of the other complainers), because that course is now taught in Java. 宾夕法尼亚大学里一定有人听到了我的呼声(或者听到了其他抱怨者的呼声),因为如今这门课讲授的计算机语言是Java。 feihen1.blog.163.com 8. This section explains how to integrate ropes into a Java application and compares rope performance with that of String and StringBuffer. 这一节将解释如何将rope集成进Java应用程序,并比较rope与String和StringBuffer的性能。 www.ibm.com 9. As you've seen, Ruby's syntax is quite different from that of the Java language, but it's amazingly easy to pick up. 您已经看到,Ruby的语法与Java语言很不一样,但是非常容易掌握。 www.ibm.com 10. I've been a C, C and Java programmer for a long, long time, and I never got comfortable with it. 很早以前我就已经是一个C、C 及Java开发者了,我并没有觉得哪里不舒服。 www.infoq.com 1. Most programming languages, like the Java language, have the concept of an array: a sequential collection of like elements. 大部分编程语言,比如说Java语言,都有数组的概念:相似元素的有序集合。 www.ibm.com 2. The popularity of JPOX stems from its easy to use syntax that abstracts a Java programmer from the intricacies of database programming. JPOX之所以如此流行,是因为它的语法易于使用,使得Java程序员无需陷入错综复杂的数据库编程的泥潭。 www.ibm.com 3. Trying to extend the Java language risks creating corner cases that threaten the stability of the whole thing. 试图扩展Java语言会带来创建极端场景(cornercase)的风险,这些场景将威胁全局的稳定性。 www.ibm.com 4. The concept of a single generic typesafe DAO had been a topic since the appearance of generics in the Java language. 自Java语言中出现泛型以来,单个泛型类型安全DAO的概念已经成为主题。 www.ibm.com 5. While JAXB is only focused on a Java-to-XML binding, XML isn't the only kind of data being bound to SDO. JAXB仅关注Java到XML的绑定,而绑定到SDO的不仅仅是XML数据。 www.ibm.com 6. However, some data types defined in the XML Schema Datatypes specification do not map one-to-one to any existing Java classes. 但是,XMLSchemaDatatypes规范中定义的某些数据类型和现有的Java类不存在一一对应的关系。 www.ibm.com 7. The latest research findings suggest your morning java may be better for you than you think. 最新的研究发现证明你早上的咖啡也许比你想象的还好。 www.bing.com 8. But at the time of this writing, this type is still in the works, and no standardized Java language binding exists for it. 但是在写这篇文章时,这个类型还在计划中,还没有标准的Java语言绑定用于它。 www-128.ibm.com 9. The jpa2web tool generates a form similar to that of Ship. java, but with a way to connect a given cabin to a particular ship. jpa2web生成一个与Ship.java的表单相似的表单,但是提供了将给定的船舱与某一船只联系起来的方法。 www.ibm.com 10. It also seems to be picking up a lot of mind-share as the defacto 'Java Scripting Language', which is helping that community. 而且Groovy挂着‘Java脚本语言’的名头,也吸引了很多注意力,对社区显然是有好处的。 www.infoq.com 1. The Jakarta Post reported that researchers from Airlangga University in Surabaya, Central Java, are ready to develop a vaccine. 雅加达邮报报道说,来自中爪哇Airlangga大学的科学家已经开发出了一种疫苗。 www.scidev.net 2. RDA also allows you to develop code for Java applications around this data model or to develop stored procedures. RDA还允许围绕这个数据模型开发用于Java应用程序的代码,或者开发存储过程。 www.ibm.com 3. When automating the testing of any large Java application, you are bound to run across custom controls. 当自动化测试大型Java应用程序时,您一定会遇到定制控件。 www.ibm.com 4. Eventually, the author, Doug Lea, decided to pursue making it a standard part of the Java platform as JSR-166. 最终,作者DougLea决定设法让它成为Java平台的标准部分——JSR-166。 www.ibm.com 5. However, the only thing you can do with such a Java object is pass it back to or use it to invoke another extension function. 但能对此类Java对象进行的惟一处理就是将其回传或用它来调用另外一个扩展函数。 www.ibm.com 6. If you want to call Java methods that operate on other types, try writing at least one additional adapter function in the Java program. 如果您希望调用处理其他类型的Java方法,请尝试在Java程序中编写至少一个额外的适配器函数。 www.ibm.com 7. Just as in the Java programming language, you can drill into objects to see their underlying member variable values. 与Java语言中一样,可以深入到对象中,查看它们的底层成员变量值。 www.ibm.com 8. Although Java does not satisfy these requirements on its own, it does provide tools to enable modularity to be built on top of it. 尽管Java本身没有满足这些要求,但是它提供了一些工具可以实现模块化。 www.ibm.com 9. To create Java Beans to handle the serialization and deserialization of a data-type bean's wire format, referred to as format handler. 为了创建JavaBean来处理数据类型bean有线格式的序列化和反序列化,也称为格式处理器。 www.ibm.com 10. What if you had a project containing Java code, in either source form or in a JAR file, to which you wanted to apply aspects? 如果有一个项目包含Java代码,或者以源代码的形式,或者以JAR文件的形式,倘若现在想在它上面应用某些方面,那么该怎么办呢? www.ibm.com 1. Shiro is a framework implemented in the Java language that provides both authentication and authorization in an easy-to-use API. Shiro是一个用Java语言实现的框架,通过一个简单易用的API提供身份验证和授权。 www.ibm.com 2. Note that the form itself is nothing but an XML-based document and can be manipulated with the standard Java-based XML parsers. 请注意表单本身只是基于XML的文档,并且可以使用标准的基于Java的XML解析器来操作表单。 www.ibm.com 3. In the next few articles, I'll move beyond the Java language to look at a new language and a few lightweight frameworks. 在接下来的几篇文章中,我将离开Java语言来探索一种新的语言和几个轻量级框架。 www.ibm.com 4. The application is a trivial Java Web application that you could deploy to any Java application server. 这个应用是一个普通的JavaWeb应用,它可以部署到任何一个Java应用服务器上。 www.ibm.com 5. Historically gcj has taken a "radically traditional" approach of treating Java as if it were a somewhat unusual dialect of C . 以前gcj对待Java采取的是一种“激进且传统”的方式,它认为Java好像是C 的某个不常用的方言似的。 www.infoq.com 6. As I moved over to server-side Java programming, I did not make the same mistakes with servlets, but I found that many of my customers did. 当我转向服务器端Java编程时,我没有再犯有关servlet的相同错误,不过我发现我的很多客户都会犯这种错误。 www.ibm.com 7. You can measure how much memory is being used for classes and JIT code at Java 5 and above by taking a javacore dump. 您可以通过javacore转储来测量类和JIT代码在Java5及以上版本中使用了多少内存。 www.ibm.com 8. That sort of implementation assumes, generally falsely, that you lack the Java business objects you want to use. 那种类型的实现假设(通常都不是真的)您缺少要使用的Java业务对象。 www.ibm.com 9. Maven is gaining recognition as a general build system and is beginning to outrun Java technology. Maven将作为一个普通的构建系统,被人们重新认识,并且它将超越Java技术。 www-128.ibm.com 10. Any other Java objects that you cache must be implemented as a java. io. Externalizable or java. io. Serializable interface. 您所缓存的任何其他Java对象都必须实现java.io.Externalizable或java.io.Serializable接口。 www.ibm.com 1. You can measure how much memory is being used for classes and JIT code at Java 5 and above by taking a javacore dump. 您可以通过javacore转储来测量类和JIT代码在Java5及以上版本中使用了多少内存。 www.ibm.com 2. That sort of implementation assumes, generally falsely, that you lack the Java business objects you want to use. 那种类型的实现假设(通常都不是真的)您缺少要使用的Java业务对象。 www.ibm.com 3. Maven is gaining recognition as a general build system and is beginning to outrun Java technology. Maven将作为一个普通的构建系统,被人们重新认识,并且它将超越Java技术。 www-128.ibm.com 4. Any other Java objects that you cache must be implemented as a java. io. Externalizable or java. io. Serializable interface. 您所缓存的任何其他Java对象都必须实现java.io.Externalizable或java.io.Serializable接口。 www.ibm.com 5. The Java approach has been used for demonstration purposes only. Java方法仅作为示范用。 www.ibm.com 6. And that would be a very satisfying place to end, since JavaScript began as a scripting language for Java plug-ins. 插件是非常适合放置代码的位置,因为JavaScript最初就是用于Java插件的脚本语言。 www.ibm.com 7. In Java code, you end up with a disjointed set of components and no real sense of what belongs to what. 在Java代码中,会得到一组相互脱节的组件,看不出哪个组件属于哪个组件。 www.ibm.com 8. DB: To a large degree, SCA-J avoids trying to describe the environment in which Java code runs. DB:在很大程度上,SCA-J尽量避免描述Java代码运行的环境。 www.infoq.com 9. It takes in a Java object String parameter, converts it in to a C-string, and then writes it out to LogCat. 它获取一个Java对象的字符串参数,将它转换为C-string,然后将它写入到LogCat中。 www.bing.com 10. This section shows how much Java heap was free when the javacore was produced. 本节讨论生成javacore时Java堆有空闲情况。 www.ibm.com 1. For those familiar with JDBC concepts and the java. sql. ResultSet interface, the SDO dynamic API mode will be easy to understand. 对于熟悉JDBC概念和java.sql.ResultSet接口的读者来说,SDO的动态API模式是很容易理解的。 www.ibm.com 2. Imagine how much more wordy this would be using Java code. 想像一下,如果使用Java代码的话,这将需要多少语句啊。 www-128.ibm.com 3. List All Objects produces a list of every Java object on the heap, initially ordered by the size of the individual objects. ListAllObjects生成堆上的每个Java对象的列表,最初按照各个对象的大小排序。 www.ibm.com 4. Still, choosing JSP technology forces you to use the Java language, at least for presentation and content. 然而,选择JSP技术将强制您使用Java语言,至少对于内容和表示是这样的。 www.ibm.com 5. The basis of the bank application is a single Java class containing skeleton operations that might be used in such a scenario. 银行应用程序的基础是一个Java类,该类包含可能在此类场景中使用的框架操作。 www.ibm.com 6. This procedure may seem somewhat arbitrary, as long JAVA useless, but others recently wrote to me for help one, So. 这个程序可能看起来有点乱,因为很久没用JAVA了,但是最近别人要我帮忙写一个,所以就… ftp.hackchina.com 7. Introducing Ajax -- just like any other technology or pattern -- into a Java EE application has its advantages and disadvantages. 把Ajax——就像其他技术或模式一样——引入JavaEE应用程序,也有它的优势和不足。 www.ibm.com 8. The declaration of a field (member variable) can be prefixed with keywords indicating the visibility, just as in languages like Java and C#. 字段(成员变量)的声明可以用可见程度关键字来做前缀,就像Java和C#这样的语言一样。 www.bing.com 9. Deploying Java applications with an AIR file would be very nice. 通过AIR文件部署Java应用也许会非常棒。 www.infoq.com 10. This book is one of their earlier publications and is a must-read for any Java programmer who wants to be good at writing unit tests. 这本书是他们的早期作品之一,它是每一个想要很好的编写单元测试用例的Java程序员的必读书籍。 www.ibm.com 1. In these environments, it is not always easy to recognize the Java processes in the process list. 在这些环境中,通常很难从进程列表中识别Java进程。 www.ibm.com 2. Java programmers looking to call into Scala should also be familiar with traits as a mechanism for using Scala. 希望使用Scala的Java程序员也应熟悉特征,将其作为使用Scala的一种机制。 www.ibm.com 3. The necessary Java implementation code is all generic code that does not require any updates when adding more DAOs. 必需的Java实现代码全部是泛型代码,在添加更多DAO时不需要任何更新。 www.ibm.com 4. This was probably a bit of a stretch for Java programmers who are unfamiliar with XSLT. 对于不熟悉XSLT的Java程序员来说可能有一点儿压力。 www.ibm.com 5. The DWR framework allows you to call methods on your Java classes directly from JavaScript code. DWR框架支持从JavaScript代码中直接调用Java类上的方法。 www-128.ibm.com 6. In the previous example, you've seen that it is possible to call Java methods from JavaScript. 在之前的例子中,您已经看到了从JavaScript调用Java方法是可行的。 www.ibm.com 7. Application Developer will insure that this SQLJ file is transformed into a Java file. ApplicationDeveloper将保证SQLJ文件被转换成一个Java文件。 www-128.ibm.com 8. The vast majority of resources used in Java programs are objects, and garbage collection does a fine job of cleaning them up. Java程序中使用的绝大多数资源都是对象,垃圾收集在清理对象方面做得很好。 www-128.ibm.com 9. The code creates a simple project structure, typical of a Java application that will eventually be packaged into a JAR file. 这段代码创建了一个简单的项目结构,是Java应用程序的典型特征,最终会被打包成JAR文件。 www.ibm.com 10. The means of requesting information is called an "exception" as it uses a similar concept like Java exceptions. 请求信息的方法称为“异常”,因为它使用与Java异常相似的概念。 www.ibm.com 1. An implementation of the Java Cryptography Extension A list of cryptographic service providers can be found at the Sun Web site. Java密码扩展系统的一个实现在Sun的网站中可以找到密码服务提供者的目录。 www-128.ibm.com 2. It was the last of its kind to have lived on the Asian mainland; a few dozen remain on Java. 这是最后一只生活在亚洲大陆上该种类犀牛,还有十几只生活在爪哇。 www.ecocn.org 3. In previous Java EE platforms, such a descriptor would have been a part of an XML file that conforms to the EJB 2. 1 schema. 在以前的JavaEE平台中,必须在一个符合EJB2.1模式的XML文件中包含这样的描述符。 www.ibm.com 4. I could now use my Web service client to build a more complex Java application to provide me with current stock news of my portfolio. 现在我可以用Web服务客户机构建更复杂的Java应用程序,它给我提供关于我的投资组合的当前股票新闻。 www.ibm.com 5. A very good mobile phone java game package, running, you will be able to see a good few of the great game can use the phone! 非常不错的一款java手机游戏包,运行后,你将可以看到好几款非常棒的手机小游戏可以使用! www.fishjava.com 6. Because Java makes threads so easy to use, the Java class libraries require their use in a number of places. 因为Java让线程变得易于使用,Java的类库也在好几处用上了线程。 www.bing.com 7. PHP is used for the front-end, Erlang is used for Chat, Java and C are also used in several places (and perhaps other languages as well). PHP用于前端,Erlang用于聊天,Java和C 也用在一些地方(也许还有其他语言)。 news.cnblogs.com 8. I'll start out with a quick example of a standard Java Archive file procedure, which will serve as a foundation for the tips that follow. 我将以一个标准JavaArchive文件产生过程的简单示例开始,这将作为以下技巧的基础。 www.ibm.com 9. Villagers in Jombang in East Java remembered him, as a boy, tied to the flagpole in the front yard for some jest that had gone too far. 东爪哇省班宗县的村民们记得他,那个因为恶搞过火而被系在前院旗杆子上的小男孩。 www.ecocn.org 10. As you'll notice from the class diagram in Figure 1, discriminator is not an attribute of any Java class. 从图1的类图中您会注意到,discriminator不是任何Java类都有的属性。 www.ibm.com 1. For your first Web service, you ll use Rational Developer to turn a Java class into a Web service. 对于您的第一个Web服务,您将使用RationalDeveloper将一个Java类转换为一个Web服务。 www-128.ibm.com 2. To define an EMF model using Java code, we use Interfaces to list the attributes of each class and relationships between them. 如果通过Java代码定义EMF模型,我们可以用Interface列出每一个类的属性,以及类之间的关系。 www.ibm.com 3. It is still beta at the time of this writing, but it may end up as a popular solution for Java web service work. 在撰写本文时它仍是测试版,但是它最终会是一个受欢迎的针对JavaWeb服务工作的解决方案。 www.ibm.com 4. We seem to have a disease in the Java world: overengineering solutions by trying to make them as generic as possible. Java世界里似乎有一个弊病:通过尝试使解决方案尽可能一般化来过度设计解决方案。 www.ibm.com 5. With the Java language, the classes generated by the compiler generally remain just as they are until they're loading into a JVM. 使用Java语言,由编译器生成的类在被装入到JVM之前通常保持原状。 www.ibm.com 6. A set of tools to make it easy to build service interfaces to Java software applications. 一系列工具,容易建立服务和Java软件应用的接口。 www.jdon.com 7. The Serviceability Agent Debug Daemon (jsadebugd) attaches to a Java process or to a core file and acts as a debug server. ServiceabilityAgentDebugDaemon(jsadebugd)连接到一个Java进程或一个核心文件,并充当一个调试服务器。 www.ibm.com 8. For the Java developer, the concept of a virtual machine is nothing new, but there are a number of AVM2 features worth reviewing. 对Java开发者来说,虚拟机的概念并不新鲜,但AVM2中还是有好些特性值得一观。 www.infoq.com 9. Do you think it can be applied to over-engineered Java solutions or to applications like the ones you were previously developing at Intalio? 有没有想过它是否适用于过度工程化的Java工程项目,或是类似于你之前在Intalio开发的应用? www.infoq.com 10. This will allow you to instantiate Java classes, call their methods and even derive from them as if they were just ordinary Ruby objects. 这使你可以实例化Java类,调用其方法,甚至继承它们,就好象它们仅仅是普通的Ruby对象一样。 www.infoq.com 1. Now that you know how to insert XML data into DB2 using a Java program, you're ready to query XML data. 既然知道了如何使用Java程序将XML数据插入DB2中,就可以开始查询XML数据了。 www.ibm.com 2. We need Java code to be generated to represent the content contract, and once again, we have Eclipse ready to generate this for us. 我们需要生成Java代码表示内容契约,同样,我们可以使用Eclipse来生成。 www.ibm.com 3. At this point, you re ready to go back into the Java world and document and annotate everything. 现在,您也许已经准备回到Java世界为所有的事物编写文档和注释了。 www-128.ibm.com 4. The next step is to bundle everything you've learned into a single Java application that includes an embedded Apache Derby database. 下一步是将您了解的所有信息打包成一个含有嵌入式ApacheDerby数据库的Java应用程序。 www.ibm.com 5. In the case of Java applications, the JVM is able to set a default locale and time zone by interacting with the local operating system. 在Java应用程序的情况下,JVM能够通过与本地操作系统进行交互来设置缺省语言环境和时区。 www.ibm.com 6. Application code is one issue, and since the code in many cases is mostly "just JavaTM" , migration is often relatively easy. 应用程序源代码就是其中一个,并且由于源代码在很多情况下大多数是纯Java的,所以移植相对来说比较简单。 www.ibm.com 7. Most residents of the region in central Java province east of Jakarta are farmers, some of whom are reluctant to leave their land. 在爪哇省中部,雅加达东部的这些居民大部分是农民,他们中的一些人不愿意离开他们的土地。 dictsearch.appspot.com 8. Unlike all other class loaders , the bootstrap class loader (also known as the primordial class loader) cannot be instantiated by Java code. 与其他类装入器不同,引导类装入器(也称作基本(primordial)类装入器)不能由Java代码实例化。 www.ibm.com 9. JAVA on the new technology are very interested in and can work with the combination of a strong self-learning ability. 对JAVA新技术很感兴趣,并能与工作相结合,有很强的自学能力。 fctaa.com 10. One situation where the substitution of Java code for JavaScript might be appealing is in a team that lacks experienced Web developers. 用Java代码代替JavaScript比较有吸引力的一种情况就是:团队缺少有经验的Web开发人员。 www.ibm.com 1. Recall that type information is often inferred in Scala (unlike Java), meaning we don't always show type annotations explicitly. 回想一下,类型信息在Scala中经常是被推断出来的(不像Java),这意味着我们并不总是需要显式的声明类型。 www.bing.com 2. I would even go so far as to say that the fact that Java is not hard enough is a feature, not a bug, but it does have this one problem. 我甚至想说,Java语言不够难,其实是它的特色,不能算缺点。但是不管怎样,它就是有这个问题。 feihen1.blog.163.com 3. Previously, you would have had to write code to put and get objects from a Java map, but now this is all managed for you. 之前,您必须编写代码在Javamap中存放和获取对象,但是,现在EntityManagerAPI都可以代劳。 www.ibm.com 4. One of these includes, as the top left view, a hierarchy containing various Java packages, classes, JARs, and miscellaneous files. 其中之一就是左上角的视图,它是一个包含各种Java包、类、jar和其他文件的层次结构。 www.ibm.com 5. Now I'll produce a simple program that executes this search from Java language and then prints out the titles of all the books it finds. 现在我提供一个简单的程序,它从Java语言中执行这个查询,然后把找到的所有图书的标题打印出来。 www.ibm.com 6. The Java to UML Mapping preference page allows you to specify Java types that are to be used as collection types, as shown in Figure 19. 如图19所示,Java到UML映射的参数选择页面可以对将被用作集合类型的Java类型进行详细设置。 www.ibm.com 7. The SCA assembly model can utilize introspection for Java implementations to determine the attributes and nature of SCA services. SCA组装模型可以利用Java实现的自检来确定SCA服务的特性和本质。 www.ibm.com 8. JDOM has probably the largest user base of any of the Java-specific document models, and it is certainly one of the easiest to use. 在任一Java特定的文档模型之中,JDOM可能拥有最广泛的用户基础,并且它的确是使用起来最简单的模型之一。 www.ibm.com 9. As a platform, Java is still robust, no doubt there are tons of frameworks and platform were built using Java. 但作为一个平台,JAVA依然是活力四射的,不可置疑的是目前仍然有许多框架和平台是建立在JAVA上的。 www.elanso.com 10. In these situations, the Java code that runs the statements might not know in advance the types and number of objects and data returned. 在这些情况下,运行该语句的Java代码预先可能不知道返回的对象和数据的类型和数目。 msdn2.microsoft.com 1. The java. text package allows you to format text messages, dates, and numbers in a manner independent of a specific language. text包允许通过与特定语言无关的方式格式化文本消息、日期和数值。 www.ibm.com 2. The result is often either terrible Java code or an ugly page, or sometimes both. 其结果通常要么是很糟的Java代码,要么是难看的网页,有时甚至Java代码和网页都很糟。 www.ibm.com 3. Python is roughly comparable to Perl or Java, though it has several significant strengths (and a few disadvantages) over each. Python完全比得上Java或Perl语言,而且它还有许多显著的优势(当然也有一些劣势)。 www.bing.com 4. Morphia accomplishes this by providing a set of annotations and a wrapper around the Mongo Java driver. 通过提供一系列围绕MongoJava驱动程序的注释和包装程序,Morphia完成了这些操作。 www.ibm.com 5. JSF is the result of lessons learned over several years of evolving Web development techniques on the Java platform. JSF是几年前学过的在Java平台上改进Web开发技术的课程的结果。 www-128.ibm.com 6. Eclipse will notify you that this type of project is associated with the Java perspective and ask if you want to switch to this perspective. Eclipse会提示您该项目与Java透视图是相关联的,并询问您是否希望切换到这个透视图上。 www-128.ibm.com 7. If your program is getting a java. lang. OutOfMemoryError after executing for a while, a memory leak is certainly a strong suspect. 如果您的程序在执行一段时间以后发出java.lang.OutOfMemoryError错误,则内存漏洞肯定是一个重大嫌疑。 www.ibm.com 8. The tester discovered that the Java application eventually ran out of memory as he created and deleted forms and controls over time. 测试人员发现,随着不断创建和删除窗体和控件,这个Java应用程序最终会耗尽内存。 www.ibm.com 9. Thanks to JUnit, Java code tends to be far more robust, reliable, and bug free than code has ever been before. 由于JUnit,Java代码变得更健壮,更可靠,bug也比以前更少。 www.ibm.com 10. The iBATIS SQL Maps framework provides a simple means of moving data between Java objects and a relational database. iBATISSQLMaps框架提供了一种在Java对象和相关数据库之间移动数据的简单方法。 www.ibm.com 1. In the early years of Java Web development, Sun and Microsoft battled for control of the de facto standards for building dynamic Web pages. 在JavaWeb开发的早些时候,Sun和Microsoft曾经争夺过有关构建动态Web页面的实际标准的控制权。 www.ibm.com 2. Jersey is usually deployed within a servlet container but does support an embedded mode of operation within Java programs. Jersey通常部署在一个servlet容器中,但不支持Java程序中的嵌入式操作模式。 www.ibm.com 3. Also, it supports a full OO programming model, which makes it a natural fit for Java's OO design. 此外,它还支持完整的OO编程模型,因此特别适合进行Java的OO设计。 www.ibm.com 4. The class itself provides no benefits: it has no fields, no constructor (besides the autogenerated one from Java), and no state. 类本身不提供任何效益:它没有字段,没有构造函数(除了Java自动生成的),没有状态。 www.ibm.com 5. As of this writing, advanced tool support for GWT is beginning to emerge in the major Java development environments. 撰写本文时,对GWT的高级工具支持已经开始出现在主流的Java开发环境中。 www.ibm.com 6. Additionally, Java formatting allows you to add characters to the beginning and end as further customization. 此外,Java格式化还允许向开头和结尾添加符号作为进一步的定制。 www.ibm.com 7. As you see from the above code, its pretty straightforward to define the scope of the bean in the Java configuration class. 正如您在上面的代码中所看到的那样,在Java配置类中定义bean的范围非常简单。 www.ibm.com 8. As a Java developer, you may have noticed that the Java language is no longer the sole proprietor of the Java platform. 作为一个Java开发者,你可能已经注意到了,Java语言已经不是Java平台的唯一所有者。 www.docin.com 9. In a nutshell, a doclet is a Java class to which Javadoc passes the result of parsing the Java class. 简而言之,doclet是一个Java类,Javadoc将解析Java类的结果传递给doclet。 www.ibm.com 10. In this example, the bridge is only built between PHP and Java, allowing the PHP code to call Java objects. 在上例中,桥接只建于PHP和Java之间,使得PHP代码可以调用Java对象。 www.infoq.com 1. When you put a Java object into a session and want it shared across all nodes, declare this Java object as a serializable interface. 当您将Java对象放入到会话中并希望在所有的节点之间共享该对象时,需要将这个Java对象声明为一个serializable接口。 www.ibm.com 2. To set breakpoints in the Package Explorer view of the Java perspective, double-click the selected source code file to open it in an editor. 要在Java透视图的PackageExplorer视图中设置断点,双击选择的源代码文件,在一个编辑器中打开它。 www.ibm.com 3. Figure 2 shows how the general architecture could be mapped to robust, existing Java open-source infrastructure for this implementation. 图2显示了通常的架构是如何通过映射到已有的、健壮的Java开源架构来实现的。 blog.sina.com.cn 4. A state machine associated with a software technical artifact like e. g. a Java class, which is maybe unrelated to any business process. 一个与某个软件技术部件(如Java类)相关联的状态机,它可能和任何业务过程都没有关系 www.infoq.com 5. Of these low-end tools, my favorite is probably the Java-based tool , which can run across OS platforms, and can be purchased for a song. 在这些低端工具中,我最喜欢的可能是基于Java的工具,它可以跨OS平台运行,并且购买起来也很便宜。 www.ibm.com 6. This secret key will be serialized into a file and will be used for the subsequent launch of jce. test. SimpleTest. java. 这个秘钥将被序列化为一个文件,并被用于随后启动jce. www.ibm.com 7. At the beginning of this article, we mentioned that the java. lang. management package houses the platform management API. 在本文开始时,我们提到过java.lang.management包容纳了平台管理API。 www.ibm.com 8. Hardly. Even statically typed languages like the Java language offer a limited form of duck typing called polymorphism. 未必,即使是Java之类的静态类型语言也为duck类型提供了一种有限的形式,称为多态。 www.ibm.com 9. Java code tends to have long lines, which makes it difficult to fit a function in a compact space. Java代码往往语句长,难以在紧凑的空间中容纳一个函数。 www.infoq.com 10. Java is always a bit more verbose than scripting languages, but the basic parts are the same. Java总是比脚本编制语言要冗长一点,但是基本部分都相同。 www-128.ibm.com 1. The test case is certainly simpler than most Java tests, and using Ruby for this kind of thing is a way to be very productive, very quickly. 测试用例当然比多数Java测试都容易,使用Ruby编写测试用例是一个获得更高的生产率和速率的一种好方法。 www.ibm.com 2. Java technology for enterprise applications (in my opinion, at least) is the only language choice. 至少在我看来,Java技术是企业应用程序的惟一选择。 www.ibm.com 3. If you need a refresher on any of these concepts (except for Java, of course) see the previous parts of this series. 如果需要重温这些概念(当然除了Java),请参阅本系列以前的各部分。 www.ibm.com 4. After converted into exe file, java program becomes very easy to run. 转换成exe文件之后,发布和运行java程序就非常简单和方便。 www.regexlab.com 5. Some of the tags also hide a great deal of complexity that make it impractical to imbed with Java. 有些标记还隐藏了大量阻碍嵌入Java的复杂性。 www.ibm.com 6. Java didn't make it easy to reuse existing code, so it needed a comprehensive standard library from the start. Java并没有使原有的代码重用变得简单,所以它需要自己的库。 www.bing.com 7. You could still return a java. util. List, as these are allowed, but an array works just as well and is strongly typed. 您也可以返回java.util.List,因为这是允许的,但是数组就可以很好地满足要求并且具有强类型。 www.ibm.com 8. Using Scala just for the tests meant we got to use it in anger without impacting production code directly. 只用Scala写测试,就不直接影响产品代码,我们还能忍着怒气继续用Java。 www.infoq.com 9. But the difference between Java code and XSD remains; this is due to the fundamental nature of the mismatch between the two technologies. 但是Java代码与XSD之间的差异仍然存在;这是由于两种技术之间不匹配这个根本性质所决定的。 www.ibm.com 10. The pureQuery outline view provides an easy-to-read summary of all the SQL in the Java class. pureQuery大纲视图为Java类中的所有SQL提供了一种易于阅读的汇总信息。 www.ibm.com 1. As you can see, unlike typical Java code, Groovy controls my iteration-specific code while allowing me to pass in the behavior I need. 您可以看到,与典型的Java代码不同,Groovy在允许我传递进我需要的行为的同时,控制了特定于迭代的代码。 www-128.ibm.com 2. The returned XML is then converted back into a Java object, which is then returned as the result of the method call. 然后将返回的XML重新转换为Java对象,再将后者作为方法调用的结果返回。 www.ibm.com 3. This tutorial is written for Java developers whose skills and experience are at a beginning to intermediate level . 这份指南的读者群是那些技术和经验处于初始级到中等级别的开发人员。 www.bing.com 4. Integrating Java applications with a native operating system can be tricky, mainly because Swing paints its own components manually. 将一个Java应用程序和一个本地操作系统整合起来是比较麻烦的,主要是因为Swing的组件是人工绘制的。 www.ibm.com 5. For a simple type, the Java exception name is mapped from the name attribute of the wsdl: message element. 对于简单的类型,由wsdl:message元素的属性名称来映射Java异常名称。 www.ibm.com 6. The compilation process for a Java application is different from that of statically compiled languages like C or C . Java应用程序的编译过程与静态编译语言(例如C或C )不同。 www.ibm.com 7. The advantages of C language in image processing and that of JAVA development on the WEB were reflected. 分别体现了C语言在图像处理上的优势和JAVA在WEB开发上的便捷。 www.fabiao.net 8. Like the Java counterpart, it allows you to navigate the elements of the Ruby source file. 与Java大纲视图相似,它允许导航Ruby源代码文件的元素。 www.ibm.com 9. On visualized static Java method sequence diagrams, you can now drill down on methods to produce new diagrams, as shown in Figure 12. 关于可视化静态Java方法序列图,现在您可以利用该方法,来生成新的图,如图12所示。 www.ibm.com 10. Keep in mind that this was not written by me -- it was generated by the IDL-to-Java compiler that came with Orbacus -- jidl. 请记住这不是由我编写的--它是由Orbacus附带的IDL-到-Java编译器jidl生成的。 www.ibm.com 1. Maximizing system memory enables you to increase the size of the Java heap while still guaranteeing that it will remain in physical memory. 最大化系统内存能够增加Java堆的大小,同时仍然确保它小于物理内存。 www.ibm.com 2. Eclipse's new socket listening connector allows you to start the Java debugger, which listens for a connection on a specific socket. Eclipse最新的套接字监听连接器允许您打开Java调试器,它能够监听特定套接字上的连接。 www.cnblogs.com 3. As a consequence, a change in the document does not matter since the list of namespaces is cached at Java object creation time. 这样一来,文档内的更改就变得无关紧要,因为名称空间列表在Java对象创建之时就已被缓存。 www.ibm.com 4. To understand how we could theoretically reload classes, let's take a look at dynamic languages on the Java platform. 为了理解在理论上我们是如何重载类的,让我们来研究一下Java平台上的动态语言。 www.bing.com 5. Such a realization may have been responsible for making the new collection classes in Java standard libraries thread unsafe. 这种实现可能要对Java标准库中新的集合类的线程不安全性负责。 www.ibm.com 6. Loyal readers: I regret to inform you that this will be the last column in the Diagnosing Java code series. 尊敬的读者:我非常遗憾的通知您这将是诊断Java代码系列的最后一部分。 www.ibm.com 7. On top of that, the Java programming language provides universal access to programs regardless of their underlying operating system. 在顶部,Java编程语言提供对程序的通用访问,而不管其是何种基础的操作系统。 www2.ccw.com.cn 8. Performance data can be printed to a log file, stored in a round-robin database, or made available through a Java API. 性能数据可以打印在日志文件中、存储在轮询数据库中、或者通过JavaAPI来使用。 www.infoq.com 9. So Cloudscape can also be used as a client-server database, although we expect to see most of the initial usage around Java applications. 因此,虽然我们原本期望看到围绕Java应用程序的大多数初始用法,但实际上Cloudscape还可以用作客户机-服务器数据库。 www-128.ibm.com 10. InfoQ: In the last couple of years, ESBs have gained momentum -most of the Java vendors are marketing at least one ESB. InfoQ:在过去的两三年中,ESB已经取得了很大的发展势头,Java厂商们至少在一种ESB上展开了营销。 www.infoq.com 1. Many Java programmers do not distinguish between calls and execution, and even fewer need to understand the subtleties of initialization. 许多Java程序员并不区分调用和执行,而且没有几个人需要理解初始化的微妙之处。 www-128.ibm.com 2. In a Java environment, if an object is null, trying to manipulate it causes an error. 在一个Java环境中,如果一个对象为空,试图操作它将导致错误。 www.ibm.com 3. In particular, many fundamental language-design issues have to be decided upon to make such an addition to the Java language a reality. 尤其是,为了实现对Java语言添加这种支持,必须对许多基本的语言设计问题作出决定。 www.ibm.com 4. Routine can be used for testing this class as a Java application that runs in a non-managed environment. 例程将这个类作为运行在非受管环境下的Java应用程序来进行测试。 www-128.ibm.com 5. It uses underlying Java technologies to let you create GUIs of any size or complexity easily. 它使用底层Java技术,使您可以轻松创建任何规模或复杂度的GUI。 www.ibm.com 6. The Java heap contains no references to any of the java. lang. Class objects that represent classes loaded by that classloader. Java堆未包含到表示该类加载器加载的类的任何java.lang.Class对象的引用。 www.ibm.com 7. Java interfaces are powerful in that you can provide views of an implementation component that are customized to the needs of a client. Java接口的强大之处在于您可以提供按客户端需要定制的实现组件的视图。 www.ibm.com 8. Typically, you can simplify the matter by focusing only on the Java heap. 一般而言,您可以把问题简化为只关注Java堆。 www.ibm.com 9. Type. Like other value types, enumeration types do not support Java reflection and cannot be serialized as Java types. 与其他值类型一样,枚举类型不支持Java反射,并且不能被序列化为Java类型。 msdn2.microsoft.com 10. The Java Language Conversion Assistant wizard makes it easy to convert your existing files. JavaLanguageConversionAssistant向导使得转换现有文件的过程变得更加容易。 msdn2.microsoft.com 1. Having one internal format would enable all of the Java-based languages to resolve to the same internal representation, he said. 建立一种内部格式可以让所有基于Java的语言解析相同的内部表示,他说。 www.ibm.com 2. We'll start with a relational data model and a Java object model, and discuss the basics of mapping between the two. 我们将从关系数据模型和Java对象模型开始,然后讨论在二者之间进行映射的基础知识。 www.ibm.com 3. If this sounds a bit confusing, you can refer back to " Leveraging Reusable Code, Part 2" for a lengthy explanation of this Java idiom. 如果这听起来有点混淆,您可以参阅“利用可重用代码,第2部分”了解有关该Java习语的详细解释。 www.ibm.com 4. The specific feature set in 1. 4 is still in flux, and it remains to be seen what parts of the Java integration overhaul make it in. 4中具体的特性集还在不断变化,至于会添加哪些Java集成还尚不明朗。 www.infoq.com 5. However, the Java timer framework is not rich enough to meet the scheduling requirements of many applications. 不过,Java计时器框架没有足够的能力来满足许多应用程序的计划要求。 www-128.ibm.com 6. The tag name is mapped to the Java class that implements the component as well as the rendered class if it's a visible component. 将标记名映射到实现组件的Java类及呈现类(如果是可视化组件)。 www.ibm.com 7. More importantly, they raise the question of interoperation with non-Java applications. 更重要的是,它们引发了与非Java应用交互操作的问题。 www.ibm.com 8. Another library, Profligacy, offers a Ruby wrapper around the raw Swing calls to help you write more Swing code with less raw Java code. 另一个库Profligacy则围绕原始的Swing调用提供了一个Ruby包装器,它可以帮助您用更少的原始Java代码编写更多的Swing代码。 www.ibm.com 9. The Java editor cannot detect errors in SQL syntax, nor can it tell you that SQL statements refer to database objects that do not exist. Java编辑器无法探测SQL语法中的错误,也无法发现SQL语句引用的数据库对象不存在。 www.ibm.com 10. This article concludes our tour of the major improvements and changes IBM has made to its implementation of the Java virtual machine. 本文结束了对Java虚拟机的IBM实现中主要改进和改变的讨论。 www.ibm.com 1. It is possible to put a more complex object here, such as a Java bean, however. 但是您可以在这里放置一个更复杂的目标,比如一个Javabean。 www.ibm.com 2. A few thousand bytes of Java code can turn into a powerful program on your computer. 这样几千字节的Java程序代码可在你的计算机上变成一个强大的程序。 www.bing.com 3. Plain XQuery does not allow you to call SQL user defined functions (UDFs) or external UDFs written in C or Java. 普通XQuery不允许您调用SQL用户定义的函数(UDF)或者用C语言或Java编写的外部UDF。 www.ibm.com 4. If EE components can be left out of the solution, Open ESB can also be run as a stand alone Java application. 如果电子元件可以被排除在解决方案,开放的ESB中运行也可以作为一个独立的Java应用程序。 q.sohu.com 5. "Mocha java. It's my favorite blend. " I caught the shadow of a smile in the corner of her mouth. “魔卡爪哇咖啡。我最喜欢这个了。”我注意到她嘴角浮现出一丝笑容。 blog.sina.com.cn 6. That wouldn't be difficult to do, but it would require you to modify and maintain the Messages. java file as well. 这做起来不难,但是您还需要修改和维护Messages.java文件。 www.ibm.com 7. The entry point into a GWT application is a Java class whose compiled JavaScript is the script for a given page. GWT应用程序的入口点是一个Java类,它的已编译JavaScript是针对特定页面的脚本。 www.ibm.com 8. But the point is, the Java Collections API was never intended to be the final word in all things collection-related. 但关键是JavaCollectionsAPI从来无意将与集合相关的任何东西定死。 www.ibm.com 9. Java applications that use Access Manager security must be configured into a Tivoli Access Manager secure domain. 使用AccessManager安全性的Java应用程序必须配置到TivoliAccessManager安全域中。 www.ibm.com 10. for both business and political reasons Java kind of went into hibernation mode for a little while there. 出于商业和政治原因,Java曾进入短期的休眠状态。 www.infoq.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。