Recognize the portal user object.
识别门户User对象。
The code in Listing 5 resides in the User object.
清单5中的代码位于User对象内。
The user's ID as pulled from a custom user object.
从一个客户对象里取出的客户id。
The user name is retrieved from the user object as shown.
如代码所示,用户名是从user对象检索出来的。
My next step is to add a finder-like method on the User object.
我的下一步是在User对象上添加一个类似 finder 的方法。
It also created an anonymous user object in case there was no ID.
这也创造了的情况下,没有ID匿名用户对象。
The user object represents the Twitter user whose account data we're mining.
User对象代表我们正在挖掘其帐户信息的Twitter用户。
When the User object is persisted to the underlying datastore, it'll be a User kind.
当将User对象持久化到底层数据存储时,它将是一个Userkind。
Check to see that the user has been authenticated and that a user object is available.
查看用户已被认证且user对象是可用的。
We proposed the ways to integrate data mining techniques into user object directly.
本文对这些问题提出了怎样将数据挖掘直接集成到用户目标中的方法。
The most common object in a directory; each user object represents a user on the network.
目录中最普通的对象;每个用户对象都表示一个网络上的用户。
This happens because the global user object is not available in the sess_write() session handler.
发生这种情况是因为在 sess_write()会话处理程序中无法使用全局用户对象。
Our abstract action class will need to change to get the User object that WebSphere Portal maintains.
我们的抽象操作类需要改成获取WebSpherePortal维护的User对象。
This object will hold a number of attributes, including a relationship back to the owning User object.
该对象将包含大量属性,包括与所属的User对象的关系。
It reads all the parameters from the request object and sets it in the user object, using the set methods.
它从请求对象中读取所有参数,并将其在用户对象中用set方法进行设置。
The condition applied here in Listing 5 tests if the job property of the user object is equal to developer.
在这里的清单5 中应用的条件将测试user对象的job属性是否等于developer。
Whenever I have to deal with a user, I'd want to do this through the user object (being an extended table row).
每当我必须处理一个用户,我想通过用户对象(即扩展的表行)来做到这一点。
An inner class has been implemented for query (lines 31-44) to map returned the ResultSet object to the User object.
为查询实现了一个内部类(31 - 44行)以将ResultSet对象映射到User对象。
Throughout this article, I'll work with a simple user object that defines methods for dealing with a user in a system.
在整篇文章里,我要使用一个简单的User对象,其中定义了在系统中处理用户的方法。
The second servlet will be my callback; it will process the response from Twitter and create a corresponding User object.
第二个servlet将作为我的回调;它将处理来自Twitter的响应并创建相应的User对象。
This makes use of the GAE's user's API to look up the user object based on the E-mail, then querying Bigtable for the account.
这将使用GAE的用户的API根据电子邮件查找user对象,然后查询Bigtable查找帐户。
Move away from Active Record into complete Domain Driven development, separating my data access away from the user object.
请远离活动记录到完整的领域驱动的开发,从用户对象分开我的数据的访问了。
For example, the country of the user, such as Sweden, is stored in the user object and is, therefore, available to the portlet.
例如,用户的国籍(比如瑞典)存储在用户对象中,因此可用于portlet。
When we move to the portal environment, we can simply use the user object that Portal establishes for us instead of using our own.
当我们转到门户环境时,我们只需使用门户为我们建立的User对象而不必使用我们自己的对象。
The groovlet also updates the session object with the user's Twitter handle, after which the User object is either created or updated.
在创建或更新User对象以后,groovlet还通过用户的Twitter句柄更新session 对象。
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.
系统中的另一个高层对象是用户对象,它允许为访问站点的用户设置帐号。
The login authentication will be trivial, and when "successful", we will put a user object in session indicating that the user is logged in.
登录认证是不重要的,登录“成功”时我们将User对象放置在会话中以表示该用户已登录。
Therefore, it makes sense to put the user object into a named collection and store it inside Pixie with a name such as user:username:<the users username>.
因此,有必要将用户对象放入命名的集合中,然后用诸如user:username:<the users username> 之类的名称将这个集合存储在 Pixie 中。
Finally, we need to change the methods that access userName from the UserBean instance to get the user ID from the User object, using the getuser ID method.
最后,我们需要把从UserBean实例访问userName的方法改成从User对象获取用户标识(使用getuserID方法)。
The model is composed of the VE database and six other components: input driver, output driver, user object, virtual body, interaction manager, and environment update.
它由包括虚拟身体在内的虚拟环境数据库、输入驱动、用户对象交互管理器、环境更新和输出驱动几个部分组成。
应用推荐