The sounds make the user know how far he is from the object.
这些声音可以让用户知道他离物体有多远。
Grand's mind works like the Internet search engine which produces dozens of images of an object a user is searching for.
格兰德的思维方式就像互联网搜索引擎一样,能生成用户正在搜索的物体的数十张图像。
We also accompanied each item in the diagram — use case, business object, user, or whatever — with a line or two of text describing that item's purpose.
我们也为图中的每一项提供了文档—用例、业务对象、用户或者其他项—用一到两行的文字来描述每一项的目的。
Because of the way components in large applications communicate, it's not always safe to assume that the creator of an object instance is its user.
由于大型应用程序中组件的通信方式,所以假设对象实例的创建者就是它的用户并不总是安全的。
You can even fail a utility based on various values, such as object name, user ID, or the presence of some specific utility syntax.
甚至可以基于不同的值使实用程序失败,这些值比如:对象名称、用户ID、或某些特定实用程序语法的出现。
Different implementations use different object classes to specify user and group information, and different ways of defining group membership.
不同的实现使用不同的对象类来指定用户和组信息,并且使用不同的方法定义组成员关系。
The main layers of the application are a database, a persistence framework, a database access object, and user interface (UI) controller and view layers.
应用程序的主要层是数据库、持久性框架、数据库访问对象和用户界面(UI)控制器及视图层。
When an authorized user creates an SQL object, such as a view, the authorization ID of the user is marked as the definer of the object.
当一个经过授权的用户创建一个SQL对象(比如视图)时,该用户的权限ID就被标记为对象的定义者。
Notice that the underlying object representing the user is of type GenericPrincipal, which is how FormsAuthenticationModule represents users.
注意下面那个代表用户的对象,它是一种生成规则类型,表单验证模块通过此类型来表现用户。
The responsibility of calling the right methods on the right instance of an object rests on the user of a DLL.
获取正确对象的合适的方法的责任落在DLL的使用者的肩上。
Another top-level object in the system is the user object, which allows you to set up accounts for different users coming to your site.
系统中的另一个高层对象是用户对象,它允许为访问站点的用户设置帐号。
User mappings for each server object.
每个服务器对象的用户映射。
My next step is to add a finder-like method on the User object.
我的下一步是在User对象上添加一个类似 finder 的方法。
The second servlet will be my callback; it will process the response from Twitter and create a corresponding User object.
第二个servlet将作为我的回调;它将处理来自Twitter的响应并创建相应的User对象。
In Listing 4, I've added two new methods to the User domain object.
在清单4中,我添加了两个新方法到user域对象。
When the User object is persisted to the underlying datastore, it'll be a User kind.
当将User对象持久化到底层数据存储时,它将是一个Userkind。
The relationship in this case is also handled by the owning object - the User instance adds itself to the Retweet.
本例中的关系还由所属对象处理—user实例将自身添加到Retweet。
Controller - This object allows the user to interact with the application.
l控制器——这个对象允许用户和应用程序交互。
Using a Workspace object, the user can perform operations as that user.
使用Workspace对象,任何人都可以作为该用户执行操作。
The code in Listing 5 resides in the User object.
清单5中的代码位于User对象内。
Our abstract action class will need to change to get the User object that WebSphere Portal maintains.
我们的抽象操作类需要改成获取WebSpherePortal维护的User对象。
This happens because the global user object is not available in the sess_write() session handler.
发生这种情况是因为在 sess_write()会话处理程序中无法使用全局用户对象。
This Subject object represents the authenticated user that has access to the session bean.
该Subject对象代表了可以访问会话bean的已认证的用户。
The DWLControl object must contain one user name, and optionally zero or more group names per transaction.
对于每个事务,DWLControl对象必须包含一个用户名,另外还可以包含0个或多个组名。
The UsernamePasswordToken object is instantiated with the user name and password combination.
UsernamePasswordToken对象由用户名和密码的组合实例化。
It reads all the parameters from the request object and sets it in the user object, using the set methods.
它从请求对象中读取所有参数,并将其在用户对象中用set方法进行设置。
The servlet instantiates a UserDataBean, then it reads all the parameters from the request object and sets it in the user object, using the set methods calls as shown below.
此servlet实例化一个UserDataBean,然后从请求对象读取所有的参数并在用户对象中使用set方法调用设置这个 UserDataBean,如下所示。
For example, the country of the user, such as Sweden, is stored in the user object and is, therefore, available to the portlet.
例如,用户的国籍(比如瑞典)存储在用户对象中,因此可用于portlet。
The user name is retrieved from the user object as shown.
如代码所示,用户名是从user对象检索出来的。
Throughout this article, I'll work with a simple user object that defines methods for dealing with a user in a system.
在整篇文章里,我要使用一个简单的User对象,其中定义了在系统中处理用户的方法。
应用推荐