网站首页  词典首页

请输入您要查询的英文单词:

 

单词 Java language
释义

Java language

  • 网络语言;爪哇语言;代码
1.
语言
通信专业词汇 - 通信名词解释 -... ... (Joint Video Team) 联合视频组 (Java Language) 语言 (Location Area) 位置区 ...
bbs.cnttr.com
2.
爪哇语言
?H?? ... IWS:Image Work Station→ 影像工作站。 JAVA:JAVA Language爪哇语言(程式)。 JDK:JAVA Developm…
popblog.tvbs.com.tw
3.
代码
《代码之美》中给出的代码Java Language
www.haogongju.net
4.
爪哇程序语言
财务英语英汉对照表 (J-K) - MBA智库百科 ... Jason clause 杰森条款 java language 爪哇程序语言 J-curve J 形曲线 ...
wiki.mbalib.com
5.
语句差不多
因为import 属性和Java 中的import 语句差不多(参 照Java Language),可以在一个JSP 文档中多次使用import 属性。就像在 …
www.docin.com

例句

释义:
1.
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
2.
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
3.
The Java language has no means of permanently adding a program or choices to this menu.
Java语言无法永久地向这个菜单添加程序或选择。
www.ibm.com
4.
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
5.
Most programming languages, like the Java language, have the concept of an array: a sequential collection of like elements.
大部分编程语言,比如说Java语言,都有数组的概念:相似元素的有序集合。
www.ibm.com
6.
Trying to extend the Java language risks creating corner cases that threaten the stability of the whole thing.
试图扩展Java语言会带来创建极端场景(cornercase)的风险,这些场景将威胁全局的稳定性。
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.
There has been a good deal of cross pollination between the Java language and Python camps over the years.
多年以来,Java语言和Python阵营之间一直存在大量的异花授粉现象。
www.ibm.com
9.
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
10.
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
1.
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
2.
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
3.
Still, choosing JSP technology forces you to use the Java language, at least for presentation and content.
然而,选择JSP技术将强制您使用Java语言,至少对于内容和表示是这样的。
www.ibm.com
4.
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
5.
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
6.
Hardly. Even statically typed languages like the Java language offer a limited form of duck typing called polymorphism.
未必,即使是Java之类的静态类型语言也为duck类型提供了一种有限的形式,称为多态。
www.ibm.com
7.
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
8.
The Java Language Conversion Assistant wizard makes it easy to convert your existing files.
JavaLanguageConversionAssistant向导使得转换现有文件的过程变得更加容易。
msdn2.microsoft.com
9.
The Java Patterns community might be of particular interest as a portal for pattern resources from a Java language perspective.
JavaPatterns社区作为一个门户,也许对提供Java语言的模式资源相当感兴趣。
www.ibm.com
10.
Even the Java language supports a limited form of nameless functions, with its anonymous inner classes.
即使是Java语言,也要通过它的匿名内部类,对匿名函数提供了有限形式的支持。
www.ibm.com
1.
Since AspectJ is an extension to the Java language syntax and semantics, it provides its own set of keywords for working with aspects.
由于AspectJ是Java语言语法和语义的扩展,所以它提供了自己的一套处理方面的关键字。
www-128.ibm.com
2.
The fact that the Java language requires classes to be loaded dynamically has a significant impact on a Java compiler's design.
Java语言需要动态加载类这一事实对Java编译器的设计有着重要的影响。
www.ibm.com
3.
After I define two Definitions, I add them to a collection (which looks just like an array in the Java language).
在定义两个Definition之后,将它们添加进一个集合中(集合看起来就像Java语言中的数组)。
www.ibm.com
4.
It? s practical and to the point, with excellent insights about how to think in objects in a Java language context.
它很实用并切中要害,在“在Java语言环境中如何面向对象思考”方面具有卓识。
www.ibm.com
5.
Only a Java language expert could tell you which version of the method would actually be invoked, and it might not be the one you want.
只有Java语言专家可以告诉您将实际调用方法的哪个版本,而它可能不是您想要的那个。
www.ibm.com
6.
This allows you to define infinite sequences, and you definitely do not see those in the Java language.
借此,您就可以定义无穷序列,这在Java语言中是从未有过的。
www.ibm.com
7.
Unlike the Java language, JavaFX Script does not require you to specify a variable's type in its declaration.
与Java语言不同,JavaFXScript不要求在声明中指定变量的类型。
www.ibm.com
8.
You also observed that pureQuery can isolate errors spanning multiple lines and show error markers just like any other Java language error.
还看到了pureQuery可以识别跨多行的错误并显示与其他Java语言错误相似的错误标志。
www.ibm.com
9.
Within the last half-decade, a growing surge of discontent with the Java language has begun to emerge.
在最近五年中,对Java语言的不满情绪逐渐增多。
www.ibm.com
10.
OSGi is not at all integrated with the Java language, however, having been built atop the Java SE Platform rather than from within it.
OSGi并没有与Java语言集成,相反,它构建在JavaSE平台之上而不是其中。
www.infoq.com
1.
An entire Swing look can be created in less than a month, five times more quickly than it takes to code it in the Java language.
一个完整的Swing外观可以在不到一个月的时间里完成,这比用Java语言编程的方法要快5倍。
www.ibm.com
2.
The Java language has long suffered from escalating complexity because the base object model is not flexible enough to be extended.
Java语言一直苦于无法充分增强其灵活性,原因是它的基本对象模型还未灵活到可以被扩展的程度。
www.ibm.com
3.
The Java language is in an interesting phase where it has become seriously adopted for use in enterprise applications.
Java语言正处于一个令人关注的阶段,越来越多的企业应用开始采用它。
www.ibm.com
4.
A rule implementation is an algorithm written in Java language and associated with the rule through a javaRuleImplementorName rule property.
规则的实现是用Java语言编写的运算法则,该运算法则通过javaRuleImplementorName规则属性与规则相关联。
www.ibm.com
5.
else statements, as you would expect, and also implements the Java language's exception handling features (try, catch, finally).
else语句,还实现Java语言的异常处理特性(try、catch、finally)。
www.ibm.com
6.
Unlike the Java language, Clojure requires this to be declared as an explicit argument to the function.
不同于Java语言,Clojure需要this来声明为函数的明确参数。
www.ibm.com
7.
The Java language doesn't support multiple inheritance, but you can come awfully close with a couple of @Delegates, as shown in Listing 8.
Java语言并不支持多重继承,但是您可以非常接近一对@Delegate,如清单8所示。
www.ibm.com
8.
The accompanying source code contains a complete Java-language implementation of a filter for Java properties files (see Resources).
本文所附源代码包含Java属性文件的完整Java语言过滤程序实现(请参阅参考资料)。
www.ibm.com
9.
In the Java language, if the body of a conditional is a single line, you can drop the brackets.
在Java语言中,如果条件结构的体只有一行,那么可以省略括号。
www.ibm.com
10.
Columnist Brian Goetz explores why it is so much harder to measure the performance of Java language constructs than it looks.
中,专栏作家BrianGoetz将探讨为什么度量Java语言结构体的性能比看上去要难得多。
www-128.ibm.com
1.
As I mentioned back in The source of all bytecode, the source code used by Javassist is not exactly the Java language.
正如我在所有字节码的源代码中提到的,Javassist所使用的源代码与Java语言并不完全一样。
www.ibm.com
2.
The information provided by this attribute is inserted into the Windows Registry to expose the Java-language class as a COM server.
该属性所提供的信息被插入到Windows注册表中,以便将Java语言类公开为COM服务器。
msdn2.microsoft.com
3.
The client must be written in the Java language to invoke JPA through a remote session bean or similar facade.
客户端必须使用Java语言编写,通过一个远程会话Bean或类似的方法来调用JPA。
www.ibm.com
4.
This call could encourage feedback from Java language users to help support their migration from that language to Ceylon.
这个号召会鼓励Java语言用户提出反馈,帮助支持他们从Java迁移到Ceylon。
www.ibm.com
5.
Much like the Java language, this new language is focused on business computing, but it is also flexible and useful in other domains.
与Java语言一样,这种新语言也以业务计算为重点,但是它在其他领域也很灵活、很有用。
www.ibm.com
6.
Your first script in JSP is going to display the date and is written entirely in Java language.
第一个JSP脚本将显示日期,而且完全是用Java语言编写的。
www.ibm.com
7.
They also provide running commentary on the state of the Java language (a current article is titled Java is boring, by Tim Bray).
它们也提供了有关Java语言现状的连续评论(当前的一篇文章是由TimBray所写的Javaisboring)。
www.ibm.com
8.
After all, garbage collection is one of the core features of the Java language, and memory management is a chore of the past!
毕竟,垃圾收集是Java语言的核心特性之一,而内存管理是已经过时的一件麻烦事。
www.ibm.com
9.
The Java-based AOP syntax is similar enough to the Java language that you should have little trouble grasping it.
基于Java的AOP的语法类似于Java语言,您应该很容易就会掌握它。
www-128.ibm.com
10.
The Java language may be the most widely used programming language to rely on garbage collection, but it is by no means the first.
Java语言可能是使用最广泛的依赖于垃圾收集的编程语言,但是它并不是第一个。
www-128.ibm.com
1.
An exhaustive list of sites with content about some aspect of the Java language would be ridiculously large.
包含Java语言某方面内容的详尽的网站列表会大得离谱。
www.ibm.com
2.
Mat Nelson began working with the Java language way back in 1995, just before he joined IBM full time.
早在1995年,也就是MatNelson开始在IBM做全职工作之前,他就开始使用Java语言了。
www-128.ibm.com
3.
For closures to be practical and prevalent in the Java language, they must be quick and clean.
要想使闭包在Java语言中实践并流行起来,它必须要敏捷干净。
www.ibm.com
4.
This is only a small part of the full story for writing a Semantic Web application in the Java language.
这只是使用Java语言编写语义Web应用程序过程中的一小部分。
www.ibm.com
5.
This article proposes significant changes and additions to the Java language that would address many of these problems.
本文建议对Java语言进行重大修改和补充,以解决这些问题。
www-128.ibm.com
6.
The RTSJ was created to address some of the limitations of the Java language that prevent its widespread use in RT execution environments.
RTSJ的创建是为了解决Java语言的一些限制,这些限制阻止了它在RT执行环境中的广泛应用。
www.ibm.com
7.
In such enterprise systems, data needs to be shared between multiple systems and subsystems that may not all be Java language compatible.
在这样的企业系统中,需要在多个系统和子系统之间共享数据,而这些系统并不一定都与Java语言兼容。
www-128.ibm.com
8.
The Java implementation of this language feature uses an interface-like structure with some special extensions to the Java language syntax.
该语言特性的Java实现使用一种类似于接口的结构和Java语言语法的一些特殊扩展。
www-128.ibm.com
9.
The basic programming model of languages. like the Java language, is thread based.
Java等语言的基本编程模型是基于线程的。
www.ibm.com
10.
It may be implemented in BPEL, the Java language, or COBOL depending on the needs of the project and the skills available.
可以采用BPEL、Java语言或COBOL进行实现,具体取决于项目的需求和可用的技能。
www.ibm.com
1.
When converting a Web application, Java Language Conversion Assistant establishes a different directory structure for the new application.
在转换Web应用程序时,JavaLanguageConversionAssistant为新应用程序建立一个不同的目录结构。
msdn2.microsoft.com
2.
Threading and synchronization are core features of the Java programming language, described in the Java Language Specification (JLS).
线程化和同步是Java编程语言的核心特性,Java语言规范(JLS)中对二者作出了描述。
www.ibm.com
3.
Back in 1996, a new company called Cloudscape, Inc. was founded with the goal of building a database server written in the Java language.
回到1996年,一个叫做Cloudscape,Inc的新公司成立了,公司的目标是构建一个用Java语言编写的数据库服务器。
www.ibm.com
4.
Writing business rules in a language simpler than the Java language without resorting to a full-blown rules engine.
在比Java语言更简单的语言中编写业务规则,而不用借助成熟的规则引擎。
www.ibm.com
5.
For the first time in nearly a decade, I began to do serious development in programming languages other than the Java language.
大约在十年之中,我第一次开始要用Java语言之外的编程语言进行认真的开发。
www-128.ibm.com
6.
Conversions from numeric server types to Java language types where the conversion is regular and follows Java language conversion rules.
从数字服务器类型到Java语言类型的转换,此时的转换为常规转换,并遵循Java语言转换规则。
msdn2.microsoft.com
7.
When we fast-forward to the Java language, we perceive that multiple inheritance is just as flawed as private inheritance.
在快速转向Java语言时,我们认为多重继承与私有继承一样存在缺陷。
www.ibm.com
8.
It provides your directory and package structure, as well as the libraries you'll need to develop a Java language-based Web application.
它提供了目录和包结构,以及开发基于Java语言的Web应用程序所需要的库。
www.ibm.com
9.
In the Java language, this method gets the maximum number of active connections to a database.
在Java语言中,此方法获取连接到数据库的最大活动连接数。
msdn2.microsoft.com
10.
The Quick documentation describes it not as a tool for processing XML, but rather an extension to the Java language that uses XML.
Quick文档将自身描述为:不是作为处理XML的工具,而是作为对使用XML的Java语言的扩展。
www.ibm.com
1.
Notice that the CSProcess interface looks exactly like the Java language's Runnable interface and serves a similar role.
注意,CSProcess接口看起来就像Java语言的Runnable接口,而且它也充当着类似的角色。
www.ibm.com
2.
This isn't a call to abandon the Java language, however: The best effects come in the combination of the two.
这并非鼓励您放弃Java语言,不过,最好的效果总是来自强强联合。
www.ibm.com
3.
The particular type of metadata accessed by Java language reflection is the description of classes and objects within the JVM.
Java语言反射接入的特殊类型的原数据是JVM中类和对象的描述。
www.ibm.com
4.
Groovy improves the Java language's concept of iterators by making them implicit and more simple to use.
Groovy把迭代器变成隐含的,使用起来更简单,从而改善了Java语言的迭代器概念。
www.ibm.com
5.
Remains one of the definitive works on using XML technologies in the Java language.
仍然是在Java语言中使用XML技术的权威论著之一。
www-128.ibm.com
6.
Ceylon simplifies and removes elements of the Java language, replacing them with a simpler scheme.
Ceylon简化和取消了Java语言的一些元素,代之以更简单的方案。
www.ibm.com
7.
The WST does not include specific tools for the Java language, or for Web-framework-specific technology.
WST不包括用于Java语言的特定工具,也不包括用于特定于Web框架的技术的特定工具。
www.ibm.com
8.
At least two proposals are on the table for adding closures to the Java language.
目前至少提出了两种向Java语言增加闭包的方案。
www.ibm.com
9.
The Java language does not formally support closures per se, but it does allow the simulation of closures.
Java语言本身还没有正式支持闭包,但它却允许模拟闭包。
www.ibm.com
10.
The Java language was designed from day one to allow the execution of untrusted, potentially malicious code in a secure sandbox.
设计Java语言之初就是为了允许在一个安全沙箱中运行不信任的、潜在恶意的代码。
www.ibm.com
1.
Here you define a command-line client in the Java language that communicates with your Axis Web service.
在此,需要用Java语言定义与AxisWeb服务通信的命令行客户机。
www.ibm.com
2.
Returns the Java language modifiers for this class or interface, encoded in an integer.
返回该类或接口的Java语言修饰符,编码成整数型。
blog.csdn.net
3.
Aspect declarations in AspectJ parallel class declaration in the Java language, as shown in Figure 2.
Aspect中的方面声明类似于Java语言中的类声明,如图2所示。
www.ibm.com
4.
Once set, a val cannot be changed, in much the same way that final variables operate in the Java language.
在设置之后,就无法对val进行更改,这与Java语言中final变量的操作方式是相同的。
www.ibm.com
5.
Rather than reinvent the wheel, Dalvik relies on the Java language as the high-level language for application development.
Dalvik没有白费力气做重复工作,而是依赖于Java语言作为应用程序开发的高级语言。
www.ibm.com
6.
Reflection is a way of accessing information about a Java language class at runtime.
反射是在运行时访问有关Java语言类的信息的一种方法。
www.ibm.com
7.
Second, the GUI libraries provided with the Java language result in applications that often look different than their native counterparts.
第二,与Java语言一起提供的GUI库产生的应用程序通常看起来与其本机同类应用程序不同。
www-128.ibm.com
8.
String is a classic example of an immutable class built into the core of the Java language.
String就是构建在Java语言内核中的不可变类的一个典型例子。
www.ibm.com
9.
Of course, annotations -- the Java language's choice for metadata -- should immediately come to mind as the solution.
当然,首先想到的就是Java语言选择的元数据形式——注释。
www.ibm.com
10.
The number of Java language books is huge and, of course, the World Wide Web is vast.
Java语言的书籍数目众多,当然,万维网也很庞大。
www.ibm.com
1.
Configurations contain Java language core libraries for a range of devices.
配置包含用于一系列设备的Java语言核心库。
www.ibm.com
2.
Java Language Conversion Assistant replaces all links to work with the converted directory structure.
JavaLanguageConversionAssistant将替换所有链接,以用于转换后的目录结构。
msdn2.microsoft.com
3.
SAX was designed for the Java language, although bindings to other languages have been developed.
SAX设计用于Java语言,但是到其他语言的绑定已经开发出来了。
www-128.ibm.com
4.
The blog search system uses Borland s visual integrated development environment JBuilder, using JAVA language development.
该博客搜索系统使用Borland公司的可视化集成开发环境JBuilder,采用JAVA语言开发。
www.pudn.com
5.
The Java language is platform neutral, of course, but this really isn't a case for a "system" language.
当然,Java语言是平台无关的,但是这里并不是需要使用“系统”语言的情况。
www.ibm.com
6.
The Java language supports two primitive floating point types: float and double, and their wrapper class counterparts, Float and Double.
Java语言支持两种基本的浮点类型:float和double,以及与它们对应的包装类Float和Double。
www.ibm.com
7.
For the Java language runtime to understand the URL, it needs to know what to do with something that begins with http: .
为了使Java语言运行时理解URL,它需要知道该怎么处理以http:开头的信息。
www.ibm.com
8.
In the Java language, a method invoked on an object always runs in the thread of the caller.
在Java语言中,在对象上调用的方法总是在调用者的线程中运行。
www.ibm.com
9.
You generate them using your favorite WSDL-to-Java tool, completing the round trip from Java language to WSDL and back to Java language.
您使用自己喜欢的WSDL-to-Java工具来生成它们,实现从Java语言到WSDL然后再回到Java语言的往返。
www-128.ibm.com
10.
A higher abstraction level with excellent customization is the holy grail for any development language, including the Java language.
带有优秀定制的更高抽象层次是任何语言(包括Java语言)的神圣目标。
www.ibm.com
1.
This may be rectified in future by a Java language extension; see the sidebar entitled " Metadata and JSR 175" for more on this.
Java语言扩展将来可能会对此进行调整;请参阅标题为“元数据和JSR175”的侧栏以获取更多关于这方面的信息。
www.ibm.com
2.
AspectJ is an extension of the Java language that lets you declare aspects entirely in code.
AspectJ是Java语言的扩展,用它可以完全在代码中对方面进行声明。
www-128.ibm.com
3.
The Java language forces you to create structure to solve the problem.
Java语言迫使您创建结构来解决问题。
www.ibm.com
4.
But as you saw, Groovy is a great solution for Java developers who already know the Java language.
但是正如您所见,Groovy是了解Java语言的Java开发人员的优秀解决方案。
www.ibm.com
5.
This tutorial uses the Java language, but the concepts are the same for any programming language or operating system.
本教程使用Java语言,但是文中介绍的概念适用于任何编程语言或操作系统。
www.ibm.com
6.
Specification that defines the programming model and runtime architecture for implementing Web services in the Java language.
规范,这个规范定义了用Java语言实现Web服务所需的编程模型和运行时体系结构。
www-128.ibm.com
7.
As I mentioned last month, Tiger and JSR-14 implement generic types over the Java language using "type erasure. "
正如我上个月所提到的那样,Tiger和JSR-14通过使用“类型消除(typeerasure)”对Java语言实现泛型类型。
www.ibm.com
8.
Describes how Java Language Conversion Assistant modifies the directory structure for Web applications.
说明JavaLanguageConversionAssistant如何修改Web应用程序的目录结构。
msdn2.microsoft.com
9.
In this case, it says match anything, kind of like a default statement in the Java language.
在这里,它表示匹配任何东西,这类似于Java语言中的default语句。
www.ibm.com
10.
And should be named in Java language style with a complete owner prefix.
目录下,应该按照Java语言的风格使用完整的所有者前缀命名。
www-128.ibm.com
1.
Moreover, I was able to define the classes in one file -- not two -- as required in the Java language.
另外,能够在一个文件中定义这些类,而Java语言要求用两个文件。
www.ibm.com
2.
Many languages handle rich client development better than the Java language.
许多语言处理丰富的客户端开发要比Java语言好。
www.ibm.com
3.
JCS is a caching system written in the Java language that you can use to create Java desktop and Web applications.
JCS是一个用Java语言编写的缓存系统,可以使用它来创建Java桌面和Web应用程序。
www.ibm.com
4.
The document using java language for the hotel (Food City) management system.
该文件为用java语言实现的酒店(美食城)管理系统。
s.dssz.net
5.
Java-language serializable types now automatically support. NET serialization.
Java语言可序列化类型现在自动支持。
msdn2.microsoft.com
6.
Use of the Java language in real-time systems isn't widespread for a number of significant reasons.
由于很多重要原因,Java语言在实时系统中的应用非常有限。
www.ibm.com
7.
is a way of accessing information about a Java language class at runtime.
它是在运行时访问有关Java语言类信息的一种方法。
www.ibm.com
8.
Some of the more common ones, like Factory Method, are ubiquitous, even in the Java language itself.
一些更为通用的方式,如工厂方法则是普便存在的,甚至存在于Java语言本身。
www.ibm.com
9.
The example in this article uses the Java language libraries, which provide a fairly simple interface for interacting with Zoho Reports.
本文中的例子使用Java语言库,该库为与ZohoReports的交互提供一个相当简单的接口。
www.ibm.com
10.
Some GWT proponents suggest that writing client-side code in the Java language is intrinsically preferable to writing JavaScript.
有些GWT的拥护者认为用Java语言编写客户端代码实际上要比编写JavaScript好。
www.ibm.com
1.
Code-generation engine enables attribute-oriented programming for the Java language.
代码生成引擎支持面向属性的Java语言编程。
www-128.ibm.com
2.
An aspect is AspectJ's unit of modularity and has much in common with a class in the Java language.
方面是AspectJ的模块化单元,与Java语言中的类有许多共同之处。
www.ibm.com
3.
Today, it's hard to imagine programming in the Java language without excellent refactoring, made easier by static typing.
如今,如果没有通过静态类型简化的优秀的重构,我们很难想像用Java语言编程。
www.ibm.com
4.
Contains reusable implementations of 12 of the Gang of Four patterns in AspectJ as well as in the Java language.
包含GangofFour的第12种模式在AspectJ以及Java语言中的可重用实现。
www-128.ibm.com
5.
These files are used to convert the incoming XML message to Java language and outgoing Java language to XML.
这些文件用于将输入的XML信息转换成Java语言并将输出的Java语言转换为XML。
www.ibm.com
6.
Their Java-language focused Web site is just as good.
他们的专注于Java语言的网站也不错。
www.ibm.com
7.
Unlike the Java language, Squeak uses a dynamic data structure instead of a call stack, but the concept is the same.
与Java语言不同,Squeak使用动态的数据结构代替调用栈,但概念是一样的。
www.ibm.com
8.
The Java language lacks a native Range type, but it does offer a similar concept in the form of enums.
Java语言缺乏原生的Range类型,但是提供了一个类似地概念,采取enum的形式。
www.ibm.com
9.
The Java language simply doesn't have the vocabulary to express the symbiotic relationship between the two classes.
Java语言并不具备用于表示这两个类之间的共生关系的词汇。
www.ibm.com
10.
As in the Java language, constructors build new elements: objects for the Java language and lists for Lisp.
与在Java语言中一样,构造函数构建新元素:在Java语言中为对象,在Lisp中即为列表。
www.ibm.com
1.
The two mechanisms of abstract class and interface are supported for the abstract class in JAVA language.
抽象类和接口是Java语言中支持抽象类的两种机制,是Java程序设计使用多态性的基础。
lib.cqvip.com
2.
Now, some of those compromises are starting to hurt the Java language.
现在,其中的一些妥协开始损害Java语言。
www-128.ibm.com
3.
Eckel's book is an extremely practical book for learning about how to use object oriented well in a Java language context.
Eckel的书对于学习如何在Java语言环境中使用好面向对象技术极其实用。
www.ibm.com
4.
The Java language provides inner classes, which can contain references to fields of their enclosing object.
Java语言提供了内部类,可以包含对封闭对象字段的引用。
www.ibm.com
5.
The reason is simple: Ant is written in the Java language, which allows the build process to work on multiple platforms.
原因很简单:Ant是使用Java语言编写的,这种语言可以让构建过程在多种平台上使用。
www-128.ibm.com
6.
However, unlike the Java language, the namespaces in PHP are not linked to the directory in which the class resides.
不过,与Java语言不同的是,PHP中的名称空间与类所在的目录之间没有联系。
www.ibm.com
7.
In Part 1 I walked through the constructs for multithreaded programming currently supported by the Java language.
在第1部分中,我介绍了Java语言目前支持的多线程编程的构造。
www.ibm.com
8.
One caveat bears mentioning. The number of Java language focused books and Web sites is immense.
需要提出的一点警告是,专注于Java语言的书籍和Web站点数量巨大。
www.ibm.com
9.
Many XML applications written in the Java language either need or like to access a Java type that represents an XML Schema datatype value.
很多用Java语言编写的应用程序需要或者更喜欢访问表示XMLSchema数据类型值的Java类型。
www.ibm.com
10.
This feature lets JavaScript programmers manipulate functions in ways that the Java language can't.
此特性让JavaScript程序员可以用Java语言所不能提供的方法来操纵函数。
www.ibm.com
1.
For instance, in the Java language, factories are often implemented as static methods; this is not appropriate in this situation.
例如,在Java语言中,工厂通常作为静态方法实现;在这种情况下,这是不合适的。
www-128.ibm.com
2.
In doing so, you encounter a problem: A table schema is defined in SQL, whereas your business application is defined in the Java language.
在执行此操作时,您会遇到一个问题:表模式是在SQL中定义的,然而业务应用程序是用Java语言定义的。
www.ibm.com
3.
Once again, I am taking advantage of the seamless integration between the Java language and Groovy.
我再次利用了Java语言和Groovy之间的无缝集成。
www.ibm.com
4.
I'll start with two classes -- Word and Definition (like in a dictionary) -- in the Java language.
我先给出用Java语言编写的两个类——Word和Definition(就像是词典)。
www.ibm.com
5.
Describes accessing COM components from the Java language and accessing Java-language components from COM.
描述如何从Java语言访问COM组件以及如何从COM访问Java语言组件。
msdn2.microsoft.com
6.
Even though the Java language is full of localization features, your applications can still become U. S. -centric.
即使Java语言充满了本地化特性,您的应用程序仍然可能成为以美国为中心的。
www-128.ibm.com
7.
Amalgamated has its own custom billing system, also written in the Java language.
Amalgamated拥有自己的自定义账单系统,也是用Java语言编写的。
www.ibm.com
8.
Implementing the Observer design pattern is fairly straightforward when the entire application is written in the Java language.
如果整个应用程序都使用Java编程语言编写,实现观察者设计模式相当简单。
www-128.ibm.com
9.
Within the Java language internationalization API, there are two major factors that influence how data is localized.
在Java语言国际化API中,影响数据本地化方式的因素主要有两个。
www.ibm.com
10.
As the example above shows, generic sequence diagrams -- and in fact all UML diagrams -- closely map the Java language syntax.
如上例所示,常规序列图--以及实际上所有UML图--几乎映射了Java语言的语法。
www.ibm.com
1.
In the Java language, a single-implementation-inheritance model allows you to extend base classes and add new methods and fields, and so on.
在Java语言中,单一实现继承模型允许您扩展基类,添加新方法和字段等。
www.ibm.com
2.
There are efforts afoot in the Java community to address the unavailability of metadata information within the Java language.
Java社区中正在进行一些努力以解决Java语言中元数据信息的不可用性问题。
www-128.ibm.com
3.
There needs to be support for modularity in the Java language itself.
Java语言本身就应当支持模块化。
www.infoq.com
4.
Discover how quickly you can learn EGL and build Java-based Web, SOA, and COBOL applications without knowing the Java language.
看看您能够有多快速地学习EGL,并且在不了解Java语言的情况下构建基于Java的Web、SOA和COBOL应用程序。
www.ibm.com
5.
He currently specializes in building application infrastructure using the Java language and Java-related technologies.
目前,他专门从事用Java语言和与Java相关的技术构建应用程序基础结构。
www-128.ibm.com
6.
Field members are accessible through the same rules as with the standard Java language.
通过使用与标准Java语言所用的相同规则可以访问字段成员。
www.ibm.com
7.
Just when you thought you'd learned it all, it turns out there are a few more ways to play with Groovy in the Java language.
就在您以为自己已经掌握全部的时候,我要告诉您的是,还有更多在Java语言中使用Groovy的方法。
www.ibm.com
8.
Functional Tester Java Scripting uses the Java language and the IBM Rational Software Development Platform.
FunctionalTester的“Java脚本编制”使用Java语言和IBMRationalSoftwareDevelopmentPlatform。
download.boulder.ibm.com
9.
There are no primitives like the Java language's int, float, and boolean.
Ruby不具备Java语言中的int、float和boolean这样的基本类型。
www.ibm.com
10.
When it comes to the Java language's standard annotation types, you'll rarely see anything so convoluted.
当提到Java语言的标准注释类型时,将很少看到如此复杂的情况。
www.ibm.com
1.
Currently, BeanShell, a dynamic version of the Java language, is available.
目前可以使用的是BeanShell——Java语言的动态版本。
www.infoq.com
2.
The MQSeries Bindings for Java enable you to write MQSeries applications using the Java language.
MQSeriesBindingsforJava使您能够用Java语言编写MQSeries应用程序。
www-128.ibm.com
3.
Observe that the Java language error notification (by default, the red squiggles) is shown under the incorrect column names.
观察错误的列名下面显示的Java语言错误标志(在默认情况下,是红色的波浪线)。
www.ibm.com
4.
In this article, I've discussed several different frameworks for Java language code generation from an XML document grammar.
在本文中,我讨论了几种不同的框架,这些框架用于根据XML文档文法生成Java语言代码。
www.ibm.com
5.
The Java language supports this through the java. net. Authenticator class.
Java语言通过java.net.Authenticator类支持这种认证。
www.ibm.com
6.
Given their lineage, it's not surprising that both the Java language and C# do, as well.
由于谱系相同,Java语言和C#具有内置类型也不足为奇。
www.ibm.com
7.
In the Java language, only one sensible mapping exists: The attribute becomes a class variable.
在Java语言中只有一种合理的映射方式:属性变成一个类变量。
www-128.ibm.com
8.
JMS defines a generic Java language interface to a message service.
JMS为消息服务定义了通用Java语言接口。
www.ibm.com
9.
Developers use the Java language to persist object instances as well as to retrieve instances from storage.
开发人员使用Java语言持久存储对象实例并从存储器检索实例。
www.ibm.com
10.
Plus, speaking the Java language without an accent really is a lot easier than speaking unaccented French or Chinese or English.
此外,以纯正的口音使用Java语言要比说无口音的法语、汉语或英语要简单得多。
www.ibm.com
1.
You will, however, need to be familiar with basic object-oriented programming in the Java language.
然而,您需要熟悉Java语言中基本的面向对象编程。
www-128.ibm.com
2.
A value of false indicates that the reflected object should enforce Java language access checks.
值为false则指示反射的对象应该实施Java语言访问检查。
www.tiantianbt.com
3.
Since JSPs are a hybrid between HTML and the Java language, it can be difficult to attain complete separation of the presentation layer.
由于JSp是HTML与Java语言的混合物,它很难把表示层完全分离出来。
www.ibm.com
4.
The Java language has other limiting factors besides reflection and transparency.
除了反射和透明性之外,Java语言还有一些其他的限制因素。
www-128.ibm.com
5.
On this hardware, SPOTs run a small-footprint JVM called Squawk, which is written almost entirely in the Java language.
在这样的硬件上,SPOT运行一个名为Squawk的小型JVM,这个JVM几乎完全是用Java语言编写的。
www.ibm.com
6.
Groovy is a dynamic language that runs on the JVM and seamlessly integrates with the Java language.
Groovy是一种动态语言,它在JVM上运行,并且与Java语言无缝集成。
www.ibm.com
7.
Bear in mind that I'm dealing with the same java. io. File class in both Groovy and the Java language.
注意,我在Groovy和Java语言中同时处理同一个java.io.File类。
www.ibm.com
8.
Because BPEL can describe processes more compactly than the Java language or COBOL, the amount of change is reduced.
由于BPEL可以比Java语言或COBOL更精简地描述流程,因此可以减少要更改的量。
www.ibm.com
9.
The API uses the Java language's built-in String support wherever possible, so that text values are always available as Strings.
只要有可能,API都使用Java语言的内建String支持,因此文本值也适用于String。
www.ibm.com
10.
The Java language specification is purposefully vague on thread scheduling.
Java语言规范故意没有对线程计划做严格的规定。
www-128.ibm.com
1.
It does not officially support native bulk upload of data in the Java language.
但它并不正式支持Java语言数据的原生批量上传。
www.ibm.com
2.
The Java language is an excellent general-purpose language.
Java语言是一种优秀的通用语言。
www.ibm.com
3.
Realized the system with the JAVA language code.
用JAVA语言编码实现了本系统。
www.fabiao.net
4.
Probably the most contentious issue in GWT's architecture is the switch to the Java language for client-side code.
GWT架构中最具争议的问题可能就是在客户端代码中对Java语言的切换。
www.ibm.com
5.
This is indeed useful, but documentation is probably the least relevant reason for adding metadata to the Java language.
这确实非常有用,但对于将元数据添加到Java语言中来说,文档编制可能是最不相关的理由。
www.ibm.com
6.
On occasion, it's useful to define extension functions in Java language for use within XPath expressions.
有时候,在Java语言中定义用于XPath表达式的扩展函数很有用。
www.ibm.com
7.
com. sosnoski. dwct. Primitive is an enum class for the Java language primitive types.
Primitive是一个针对Java语言原语类型的enum类。
www.ibm.com
8.
The Java language's support for regular expressions can greatly simplify data validation.
Java语言对正则表达式的支持可以大大简化数据验证。
www.ibm.com
9.
Thanks to the safe and strict JAVA language, the reliable code can be compiled during the process of the development.
Java语言非常安全、严格,这样在开发过程中可以编写出非常可靠的代码。
www.fabiao.net
10.
As the name suggests, this is a specialization of the Java language's HttpServlet, so it can be hosted on any servlet container.
顾名思义,这是Java语言的HttpServlet的一个具体类,所以可以将它放在任何servlet容器中。
www.ibm.com
1.
To find the public-domain time-zone database from which the Java language derives its daylight saving time rules.
以找到公共域时区数据库,Java语言在该数据库中提供其夏令时规则。
www-128.ibm.com
2.
You can either embed Java language in the Web page or create a Java class that acts as a servlet.
可以把Java语言嵌在Web页面内部或创建Java类充当servlet。
www.ibm.com
3.
This means that tail-recursive methods in the Java language can result in unexpectedly large memory usage.
这就意味着在Java语言中采用尾递归方法将导致巨大的内存占用,而这并不是我们期望的结果。
www-128.ibm.com
4.
WidgetCo has written its own billing and inventory-management software in the Java language.
WidgetCo已经用Java语言编写了其自己的帐单和库存管理软件。
www.ibm.com
5.
Java language Web server project of the Apache Software Foundation.
Java语言Web服务器项目的详细信息。
www-128.ibm.com
6.
In Listing 1, I define the Word class in the Java language.
在清单1中,用Java语言定义了Word类。
www.ibm.com
7.
Because this kind of relationship doesn't exist in the Java language, Groovy had to introduce a new concept: delegates.
由于Java语言中不存在这种关系,因此Groovy必须引入一个新的概念:委托(delegate)。
www.ibm.com
8.
This demonstrates a level of access control available in Scala that does not exist in the Java language.
这演示了Scala中特有的一种访问控制级别,而Java语言中不存在这种访问控制。
www.ibm.com
9.
Fortunately, you can code these tasks in the Java language and then invoke them from your XSLT stylesheets using Xalan.
幸运的是,您可以在Java语言中为此类任务编码,然后使用Xalan在您的XSLT样式表中调用它们。
www.ibm.com
10.
What advice would you give to a programmer new to the Java language?
对于一个新接触Java语言的程序员,你有什么建议?
www.blogjava.net
1.
However, eliminating checked exceptions from the Java language would do nothing to bring us to that happy state.
但是,从Java语言中消除checked异常无助于我们实现那样的理想情况。
www.ibm.com
2.
Ruby on Rails is a rapidly growing framework that's far more productive than the Java language for certain problem domains.
RubyonRails是一个正在快速成长的框架,对于某些问题域,它比Java语言的生产效率高。
www.ibm.com
3.
This isn? t a Java language book, but it? s a critical mindset book for Java language developers.
这不是一本关于Java语言的书,而是Java语言开发人员重要的思想读物。
www.ibm.com
4.
Most of the data binding frameworks for Java language programs are focused on code generation from W3C XML Schema grammars.
大多数用于Java语言程序的数据绑定框架都注重于根据W3CXMLSchema语法生成代码。
www.ibm.com
5.
This provides a degree of flexibility in access specification far beyond what the Java language provides.
这使得Scala能够为访问规范提供一定程度的灵活性,远远高于Java语言所提供的灵活性。
www.ibm.com
6.
The examples in the article are written in the Java language; however, I've redefined them below using Groovy.
这篇文章中的示例是用Java语言编写的;但是,我在下面用Groovy重新定义了这些示例。
www.ibm.com
7.
The class deals with the execution of an external process command using the Java language.
该类将使用Java语言处理外部过程命令的执行。
www.ibm.com
8.
We discussed the basics of generic types and why they will be an important and much needed addition to the Java language.
中,我们讨论了泛型类型的基础知识,以及为什么它们是对Java语言的一个重要且迫切需要的补充。
www-128.ibm.com
9.
Despite this abundance of choices, many developers choose to stick with their favorite and most-familiar paradigm: the Java language.
虽然有这么丰富的选择,但还是有许多开发人选择坚持自己喜欢的、最熟悉的范式:Java语言。
www-128.ibm.com
10.
Ramnivas cautioned that the use of metadata to extend the Java language can be both powerful and dangerous.
Ramnivas告诫说使用元数据扩展Java语言可能是双刃剑(既强大又危险)。
www.infoq.com
1.
Section 6. 8 of the Java Language Specification includes naming conventions for items like packages, methods, fields, and constants.
Java语言规范的第6.8节包含包、方法、字段和常量等项的命名约定。
www.ibm.com
2.
One other important aspect of Clojure is its tight integration with the Java language.
Clojure的另一个重要的方面是其与Java语言的紧密集成。
www.ibm.com
3.
Assume the interface is specified with the Java language, and the service is also implemented with the Java language.
假设接口使用Java语言指定,并且服务也通过Java语言实现。
www.ibm.com
4.
Though semaphores are not directly supported in the Java language, they are easily implemented on top of object locks.
尽管信号量并未直接被Java语言所支持,却很容易在给对象上锁的基础上实现。
www-128.ibm.com
5.
Explains the conversion of Java-language request parameter encoding to ASP. NET.
说明如何将Java语言请求参数编码转换为ASP.NET。
msdn2.microsoft.com
6.
Similarly, some JRuby gems are written in the Java language and are not compatible with native Ruby.
同样地,某些JRubygem是用Java语言编写的,并且与原生Ruby不兼容。
www.ibm.com
7.
With the introduction of the java. util. concurrent (JUC) package in Java 5, a new type of lock was introduced into the Java language.
随着Java5中引入了java.util.concurrent(JUC)包,在Java语言中出现了一种新的锁。
www.infoq.com
8.
I wrote all test code in the Java language, using standard Java components wherever possible.
所有的测试代码都使用Java语言编写,只要可能就使用标准Java组件。
www-128.ibm.com
9.
It is similar to a switch statement in the Java language and many other languages.
它类似于Java语言和很多其他语言中的switch语句。
www.ibm.com
10.
In this month's guide to Scala, I revisit the history of multiple and private inheritance in the Java language.
在这一期的Scala指南中,我回顾了Java语言中多重继承和私有继承的历史。
www.ibm.com
1.
You should have a general familiarity with defining, validating, and reading XML documents and a working knowledge of the Java language.
应该对XML文档的定义、验证和读取有一定了解,知道如何使用Java语言。
www.ibm.com
2.
Finally, note the syntax for switch statements in Ceylon, which differs from both C and the Java language.
最后注意,Ceylon中switch语句的语法与C和Java语言不同。
www.ibm.com
3.
Remember, the Java language requires methods to exist for compile-time binding.
请记住,Java语言需要存在用于编译时绑定的方法。
www.ibm.com
4.
It's not like the Java language, but it is very productive.
它不像Java语言,但它的生产效率是非常高的。
www.ibm.com
5.
The RecordFacade parses each record and exposes the data in a Java language test-friendly way.
RecordFacade负责解析每条记录,并通过Java语言友好测试方法公开这些这些数据。
www.ibm.com
6.
In the Java language, regular expressions are represented as Patterns.
在Java语言中,正则表达式用Pattern表示。
www.ibm.com
7.
The entire application is written in the Java language for developing in the Java language.
整个应用程序都使用Java语言来编写,以便使用Java语言来进行开发。
www-128.ibm.com
8.
The Java language provides an entire library of collection types in the java. util package.
Java语言在java.util包中提供了一个完整的集合类型库。
www.ibm.com
9.
Inconveniently, virtual functions pose an impediment to inlining, and virtual function calls are more common in Java language than in C .
但是不方便的是,虚方法对内联造成了障碍,而虚函数调用在Java中要比在C 中普遍。
www.ibm.com
10.
Turn Java language source code or compiled bytecode into native machine code with.
将Java语言源代码或已编译的字节码换成本机代码。
www-128.ibm.com
1.
Component with earlier versions of the Java language.
用Java语言的较早版本试验。
www-128.ibm.com
2.
A native application by supporting listeners written in the Java language.
简而言之,通过支持以Java语言编写的侦听器,可以获得。
www-128.ibm.com
3.
A binary converter that transforms Java-language bytecode into MSIL.
将Java语言字节码转换为MSIL的二进制转换器。
msdn2.microsoft.com
4.
Call and Java language support for discovering local currency codes.
调用和用于发现本地货币代码的Java语言支持。
www-128.ibm.com
5.
derby: An Apache DB subproject that provides a relational database implemented entirely in the Java language.
derby:一个Apache数据库子项目,它提供完全用Java语言实现的关系数据库。
www.ibm.com
6.
The operator == is shorthand for object equivalence in the Java language, but not for object reference identity.
操作符==是Java语言中表示对象相等的简写形式,但是不代表对象引用的相等。
www.ibm.com
7.
Is a great tool for writing programmer tests in the Java language.
是使用Java语言编写程序人员测试的首选工具。
www-128.ibm.com
8.
Packages, Types, and Members are all Java language constructs you should be familiar with.
包、类型和成员是您应该很熟悉的Java语言结构。
www.ibm.com
9.
Luckily, there are APIs in the Java language for going back and forth between strings and integers.
所幸的是,在Java语言中,已经有了一些API,可用来在字符串和整数之间来回转换。
www.ibm.com
10.
The RDF Schema class and property system is similar to the type systems of object-oriented programming languages such as the Java language.
RDFSchema的类和属性系统与面向对象编程语言(比如Java语言)的类型系统类似。
www.ibm.com
1.
The following books should be on every Java language programmer's bookshelf.
下列书籍应该是Java语言程序员的书架上必备的。
www.ibm.com
2.
Handy for network communications between two Java language-based end points.
适合用于两个基于Java语言的端点之间的通信。
www.ibm.com
3.
For many developers, declarative programming in XML is more familiar than Java language extensions.
对于许多开发人员,用XML进行声明性编程要比用Java语言扩展更熟悉。
www.ibm.com
4.
If you are (or will be) involved with Java language development on the server side, this site is a vital resource.
如果您要(或将要)从事服务器端Java语言的开发,此站点是一处举足轻重的资源。
www.ibm.com
5.
This API provides the means to develop applications in languages other than the Java language.
此API提供方法以便在Java语言以外的多种语言中开发应用程序。
www.ibm.com
6.
Why, using Groovy inside of the Java language, of course!
哦,当然是在Java语言中使用Groovy!
www-128.ibm.com
7.
The closest thing in the Java language is an interface.
在Java语言中最接近的东西是接口。
www.ibm.com
8.
Listing 1 shows the actual method signatures of the interface in the Java language binding.
清单1展示了在Java语言绑定中这个接口中的实际方法签名。
www.ibm.com
9.
Recursion in the Java language is limited for performance reasons.
由于性能的原因,Java语言中的递归是有限的。
www.ibm.com
10.
Java is very suitable for beginners learning to raise interest in Java language, and to improve their programming ability.
很适合JAVA初学者提高对学习JAVA语言的兴趣,以及提高自己的编程能力。
www.hxzi.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/3/5 12:23:44