登录之后你便能遍历节目表,然后浏览那些可供即时观看的电影和节目。
After signing in you can go through your Queue and browse for movies and programs that are available to watch instantly.
登录模块还可以使用一个来自凭证高速缓存的已存在的TGT或是来自密钥表的已存在的密钥。
The login module can also use an existing TGT from a credentials cache or an existing secret key from a key table.
登录模块可根据表1的矩阵来执行选项有效性检查。
The login module can perform validity checks on the options according to the matrix in Table 1.
如果sysusers表中的某一用户有多个登录,您将在结果文件中看到一则输出消息,它会列出具有相同用户名的所有登录。
If there is more than one login for a user in the sysusers table, you see an output message in the results file and it lists all the logins that have the same username.
新的表包含测试应用程序使用的初始登录数据,SQLLoginModule连接到数据库,获取用户名和口令信息。
The new tables contain initial login data for testing the application, and the SQLLoginModule connects to the database to obtain username and password information.
aspx通过使用存储过程和登录名weblimiteduser(它仅具有执行该存储过程的权限,而无权执行基础表)改进了该情况。
BetterLogin.aspx improves the situation by using a stored procedure and a login, WebLimitedUser, which only has rights to execute that stored procedure and no rights to the underlying tables.
正如您可以看到的,允许您指定使用数据库中的哪个表来进行身份验证,并允许您指定登录用户的访问级别(accesslevel字段)。
As you can see, this lets you specify which table in our database is used for authentication and the access level of the logged in user (the AccessLevel field).
您还可以从Web浏览器登录到LotusQuickr服务器,查看已创建的属性表类型和文档类型。
You can also log in to the Lotus Quickr server from a Web browser to check the created property sheet type and document type.
在后面,Geronimo会查询这些表得到认证登录会话需要的用户名和口令并得到用户所属的组。
Later, Geronimo queries these tables to obtain the username and passwords to authenticate your login session and the groups you are a part of.
在回滚保存点时,所有已登录的temp表—数据和模式—都被恢复到设置保存点之前的状态。
On rolling back to a savepoint, all the logged temp tables - data and schema - are restored to their states prior to setting the savepoint.
为更新subscribedfeeds表,我们需要知道登录用户的username,所以我们要从会话中获取该信息。
To update the subscribedfeeds table, you need to know the username for the logged-in user, so you grab that from the session.
如要看对实体e JB Category Bean下的数据库表进行更新的效果,请登录到数据库的命令行界面,并输入以下sql语句。
To see the effect of updating the database table underlying the CategoryBean entity EJB, sign on to the database's command-line interface and enter the following SQL statement.
CREATEREMOTESERVER语句在 SYS_SERVER表中存储后端服务器的登录数据。
The CREATE REMOTE SERVER statement stores the login data for the back-end server in the SYS_SERVER table.
一旦完成注册表,您就能够登录并扩展您的概要信息,并开始浏览My developerWorks社区的所有内容。
Once you complete the registration form, you'll be able to sign in, expand your profile, and start exploring all that the My developerWorks community has to offer.
最后一个步骤是更新应用程序的路由表,为登录和注销操作添加更多路由。
The final step is to update the application's routing table with additional routes for the login and logout actions. Listing 11 displays the updated routes
数据库登录信息并不存放在任何数据库表中。
No database login information is kept in any database table.
顾客登录不能访问存储机密数据的表,而只有对特定表的只读权限;雇员登录拥有全部的访问权限。
The customer login cannot access the confidential tables, and has read-only access to certain data; the employee login has full access.
该应用支持的用例包括登录、查看股票一览表、查询股票报价,以及买卖股票份额。
The application supports use cases such as login, view portfolio, lookup stock quotes, and buy or sell stock shares.
在开发出了统一申请表后,意味着只要登录填写一次然后按下发送键就可以简简单单将自己的申请信息发往400多所大学。
The development of the common application means that one entry can be dispatched to over 400 schools with the push of the "send" button.
没有支持整个大学计算机系统单点登录的中央用户注册表。
There is no central user registry that would support single sign-on for computer systems across the campus.
可以登录并访问LDAP注册表的用户的名称。
The name of the user who can log in and access the LDAP registry.
在监控远程db 2服务器的注册表配置时,该方法将特别方便,无需物理上真正登录每台服务器以显式地使用db2set命令。
This approach will come in especially handy when monitoring the registry configuration of remote db2 servers without having to physically logon to each server to explicitly use the db2set command.
tusers表存储用户ID(唯一的名称)、密码、(MD 5散列值)、密码过期日期、帐户是否已被锁定以及失败登录次数。
The USERS table stores the user ID (unique name), the password (MD5 hash), the password expiration date, whether the account is locked, and the number of failed login attempts.
要检查位置是否有效,请登录到MySQL服务器中,查询文章表来看看纬度和经度字段填写得是否合适。
To check for valid locations, log into the MySQL server and query the articles table yourself to see if the lat and lon fields are filled in appropriately.
我们来看一个例子,登录到GoogleCalendar帐户然后导航到日程表设置,找到您个人的日程表私有地址url。
To see an example, log into your Google calendar account, navigate to your calendar Settings, and find the link for your calendar's private address URL.
确保对于数据库的sysusers表中的每一个用户,master数据库的sysxlogins表中都有一个登录。
Make sure that there is a login in the sysxlogins table in the master database for each user in the sysusers table of the database.
一个通常被称作用户(users)表的表,至少包含两列,一列为登录标识符,一列为口令。
A table, often called the users table, that contains at least two columns, one for the logon identifier and one for the password.
表单提交后,这些输入参数就会被提交到到登录命令uri,这个URI被绑定到LogonCmd接口,存放在WebSphereCommerce命令注册表中。
On submission of the form, the input parameters are submitted to the Logon command URI, which is bound to the LogonCmd interface in the WebSphere Commerce command Registry.
users表包含用户帐户信息,包括DB 2authid(身份验证标识符)、密码、密码过期日期、帐户状态和失败的登录次数。
The USERS table contains the user account information that consists of the DB2 authid (authentication identifier), password, password expiry date, account status, and the number of failed logins.
users表包含用户帐户信息,包括DB 2authid(身份验证标识符)、密码、密码过期日期、帐户状态和失败的登录次数。
The USERS table contains the user account information that consists of the DB2 authid (authentication identifier), password, password expiry date, account status, and the number of failed logins.
应用推荐