In particular, the context contains the session, request, and user name so that any information in the session, request, and user name can be used in the application object.
特别是,上下文包含了会话、请求和用户名,这样一来就可以在应用程序对象中使用会话、请求和用户名中的任何信息。
The code example shows how the application looks up a cache instance through its JNDI name, puts an object into a cache instance, and then retrieves it later.
下面的代码示例显示了应用程序如何通过其JNDI名称查找缓存实例,将对象放入缓存实例中,并稍后对其进行检索。
The server generally advertises it's interfaces and object UUIDs publicly in the name service database so that any client application can reach to it using this information.
一般情况下,服务器会在名称服务数据库中公开地列出它的接口和对象UUID,让任何客户机应用程序都可以使用此信息联系它。
In this article, I introduce some of the basic SWT (the name for the basic GUI object) types and show how to combine them to create a working application.
在本文中,我将介绍一些基本的SWT(基本GUI对象的名称)类型,并展示如何综合使用它们来创建有用的应用程序。
By reading the content of this XML file, the application object learns about the name of the assembly to load and the class to pick up in it.
通过阅读XML文件内容,应用程序对象知道了相应的程序集名称和其中要找的类。
A Parameter or Object element defined directly within the Application element has a global scope; its specified name does not inherit any prefix qualification from the container element.
在Application元素内直接定义的Parameter或Object元素有全局作用域;其指定的名称不继承来自容器元素的任何前缀限定。
The LaunchApp method accepts the path to the application executable and the name of the application form, and returns an object representing the form.
LaunchApp方法接受应用程序可执行文件的路径和应用程序窗体的名称,并返回一个表示该窗体的对象。
During the init method, store information used by the getter methods (like the user name) using instance variables on the application object or using WebSphere Dynamic Cache maps.
在init方法中,使用应用程序对象中的实例变量或WebSphereDynamicCache映射来存储getter方法所使用的信息(比如用户名)。
Configurable properties provide a mechanism for system object names (such as database connections, or the name of an MQSeries queue) to be configured without recompiling a flow application.
可配置特性提供了一种机制,在这种机制下,不用重新编译流应用程序即可配置系统对象名称(例如,数据库连接或MQSeries队列的名称)。
WPF application crashes if the source object of a data binding in a control is an element that is defined outside the name scope of the control.
在进行数据绑定时,如果数据源对象定义在控件命名空间之外时,WPF程序会崩溃。
Specify an application server template name (if you specify the template name, you don't have to lookup the configuration ID because the AdminTask scripting object will do this for you).
指定应用服务器模板名称(如果指定模板名称,就不需要查找配置ID,因为admintask脚本对象会替您完成这一步)。
While the object has a global name, every entity that uses the resource can use an application specific name, which is the reference.
当对象具有全局名称时,使用该资源的每个实体可以使用应用程序的特定名称,该名称即为引用。
If you process messages asynchronously, you need to create a new instance of the AccImSession object using the screen name of the user to whom the application needs to respond, as shown in Listing 10.
如果异步地处理消息,那么需要使用接受响应的用户的屏幕名创建AccImSession对象的一个新的实例,如清单10所示。
Provide the application name and the name of the library, and create a new object of type LibraryRef.
提供应用程序名称和库名称,然后创建libraryref类型的新对象。
In order to distinguish worker threads from the UI thread, the main entry point for the sample application sets the Name property of the CurrentThread object to "UIThread."
为了区别工作者线程和UI线程,在例子程序的主入口点设置CurrentThread对象的名字属性为“UIThread ”。
If an application needs to have both instances of a type as well as some kind of "global" instance, a Scala application will allow both a class definition and an object definition of the same name.
如果应用程序需要同时具有某个类型的实例和某种“全局”实例,则Scala应用程序将允许以相同的名字同时定义class和object。
If you are using WebSphere Process Server as your backend application, you will need to manually add a new attribute to the BCG_PackagingHeaders Business Object with the name of x-aux-in-file-name.
如果您使用WebSphereProcessServer作为后端应用程序,则需要在BCG_PackagingHeadersBusinessObject中手动添加一个新的属性,并将其命名为x - aux - in - file - name。
If your application deals with one primary document or object type, it's worth considering whether it makes sense to use that for the menu name.
如果某个应用主要是处理某一种文档或者对象,那么可以考虑把这种文档或者对象作为菜单的名字,这样可能更有意义。
If your application deals with one primary document or object type, it's worth considering whether it makes sense to use that for the menu name.
如果某个应用主要是处理某一种文档或者对象,那么可以考虑把这种文档或者对象作为菜单的名字,这样可能更有意义。
应用推荐