每个提供程序都可以实现特定于提供程序工作方式的JMSAPI。
Each provider implements the JMS API specific to the way the provider works.
这样的差别应该与用户希望的实用程序工作方式有关,而不是与其他事项有关。
Such differences should have to do with how users will want the utility to work, not with other agendas.
虽然他们一般不能解释软件的内部工作方式,但是他们通常了解他们使用的程序的目的,以及计算的业务调整。
Although they generally cannot explain the inner workings of the software, they usually know the purpose of the program they use and the business justification of the computations.
这些方法幕后的工作方式同样重要,在开发应用程序时也应加以考虑。
The way these methods work under the covers is also important and should be taken into account when developing your application.
一个好的程序经理应该对UI的工作方式有自己的主见,比开发人员的意见可能要好也可能要烂。
A good program manager will come with her own ideas for how the UI should work, which might be better, or worse, than the developer's idea.
法兰克最初是一名泥瓦匠。通过仔细观察不同工人的工作方式,他总结出了最有效率的工作程序。
Frank, who began his working life as a bricklayer, closely observed the ways in which different men performed the task and came to conclusions about the most efficient way.
示例解决方案中的LibraryConsoleTest程序演示了强类型DataSet的工作方式。
The LibraryConsoleTest program in the sample solution demonstrates how the strongly typed DataSet works.
函数编程与语言是否支持函数无关,而是指程序操作和组件的工作方式。
This has nothing to do with whether it supports functions, but is related to how the operation of programs and components works.
我将带您一起经历下载和安装这个框架的每一步,然后运行一些示例应用程序,让您理解它的工作方式。
I'll take you through the steps of downloading and installing the framework, and then I'll run through some sample applications that will give you an idea of how it works.
在用于应用程序池方面,不管是集成的还是经典的IIS管道模式,IISURL重写模块的工作方式都是相同的。
The IIS URL-rewrite module works the same way regardless of whether integrated or classic IIS pipeline mode is used for the application pool.
最后,如同网站的案例一样,如果用户不喜欢某一应用程序的工作方式,他们并不能轻易停止使用并切换到另一个应用程序。
In the end, they cannot easily discontinue using the application and switch to another if they don't like how it's working, as is the case with websites.
其工作方式是,它本质上允许应用程序在后台执行I/O 的同时继续进行处理。
The way it works is that it essentially allows an application to continue processing while its I/O completes in the background.
编写计算机程序来完成某项任务通常至少涉及两方面的问题:程序的形式以及程序的工作方式。
Programming a computer to do something always involves at least two important issues: how it will look and how it will work.
现在,我们已经介绍了jee容器的应用程序的工作方式,接下来让我们了解如何将一个容器应用程序扩展到云上。
Now that we have covered how the JEE container application functions, let's look at how to extend a container application to the cloud.
然而,这基本上就是当今瘦客户应用程序的工作方式。
However, this is basically how today's thin client applications work.
我们甚至提供了工作在egl源代码级的调试器和一种从您的EGL代码获取JSF来可视化地构建应用程序gui的工作方式。
We even offer a debugger that works at the EGL source code level, and a way to leverage JSF from your EGL code to visually build your application's GUI.
至此,我们只观察了应用程序的稳定方面——也就是说,它开始运行之后的工作方式。
So far, we've looked only at the application's steady-state aspects — that is, how it will work once it's running.
目标是标准化用于构建页面的方法,而不是应用程序的工作方式。
The aim is to standardize on the methods available to build the page, not specific elements of how your application should work.
幸运的是,您不需要了解它的工作方式(发明这些诀窍的程序员确实非常聪明)。
Fortunately, you don't need to understand how it works to use it (and to be wowed by the cleverness of the programmers who invented these tricks).
逆向工程是一个过程,将编译后的二进制文件,试图重现(或简单地理解)原程序的工作方式。
Reverse engineering is the process of taking a compiled binary and attempting to recreate (or simply understand) the original way the program works.
这是一次学习的体验,我的目的也是学习SQLite的工作方式,我喜欢探索程序的内部结构。
And my goal was also to learn how SQLite worked. I enjoyed getting into the internals of the application.
我们将演示加密和解密类的工作方式以及它们使用解析逻辑的交互,并展示Web服务中xml加密的应用程序。
We'll demonstrate the working of encryption and decryption classes and their interaction with parsing logic, and present applications of XML encryption in Web services.
提供程序开发团队将开发实现StockQuoteService的类或组件,其工作方式与StockQuoteMock类似,并使股票报价测试能够通过。
The provider development team would develop a class or component that implements StockQuoteService, works like StockQuoteMock, and makes the stock quote tests pass.
在Geronimo中实现的程序性安全的工作方式与J2EE 1.4规范中描述的一样。
Programmatic security implemented in Geronimo works in the same way as described in the J2EE 1.4 specification.
尽管这不是一个非常有用的应用程序,但是它足以演示OpenID在ProjectZero中的工作方式。
While this is not a particularly useful application, it will provide enough functionality to demonstrate how OpenID works in Project Zero.
学习在UNIX系统中编写程序的人们很快对Emacs着迷,并定制适用于自己工作方式的程序。
People who learn to program on a UNIX system quickly become Emacs addicts and customize the program to fit their work style.
复合应用程序与Portal应用程序的工作方式相同,并且使用与Web服务和面向服务架构相同的开发架构。
Composite applications work the same way as Portal applications, and they use the same development architecture as Web services and Service-Oriented Architectures.
现在,若要了解该缓存的工作方式,请安装两个将会在随后的示例场景中使用的应用程序。
Now, to see how it works, you install two applications to use in an example scenario that follows. You install.
它提取了一些细节,工作方式更像ProcessServer中的JMS绑定类型,包括它的数据处理程序风格、功能选择器等等。
It abstracts some of the details away and works more like the JMS binding types in Process Server, including their data handler styles, function selectors, and so on.
它提取了一些细节,工作方式更像ProcessServer中的JMS绑定类型,包括它的数据处理程序风格、功能选择器等等。
It abstracts some of the details away and works more like the JMS binding types in Process Server, including their data handler styles, function selectors, and so on.
应用推荐