• Listing 3: SQL that created the users table.

    清单3创建用户sql

    youdao

  • Run rake db: migrate to create the USERS table.

    运行rakedbmigrate创建users

    youdao

  • So, let's add a USERS table to serve this purpose.

    为此我们添加一个users

    youdao

  • Run rake db: migrate to add email column to USERS table.

    运行rakedbmigrateemail添加USERS表中。

    youdao

  • This USES data from the Users table in the database.

    使用来自数据库中users中的数据

    youdao

  • The work items table is now nested within the users table.

    现在工作表格用户中的位置已经固定了。

    youdao

  • Two tables are createda USERS table and a CONTACTS table.

    创建了两个——users,另外一个是contacts表。

    youdao

  • It shows a select of the USERS table with one parameter, apacheu.

    显示了使用参数apacheu选择users

    youdao

  • Run rake db: migrate to add these new columns to the USERS table.

    运行rakedbmigrate,在USERS中添加这些

    youdao

  • On the next screen, click Users and the > button to select the users table.

    在下屏中单击Users >按钮选择用户

    youdao

  • A user enters a user name and password that matches a record in the Users table.

    用户输入users记录匹配的用户密码

    youdao

  • A SQL query to retrieve a user from a users table might look like Listing 1.

    users中检索用户SQL查询可能类似于清单1

    youdao

  • You can put that field into another table to keep updates to your users table to a minimum.

    这种情况可以字段另外一张中,从而将用户表的更新减少到最小

    youdao

  • If you have modified the Users table schema, be sure to make the matching changes to the Insert statement.

    如果已经修改users模式,那么一定要对insert语句进行相应修改

    youdao

  • So, assuming there's at least one row in the Users table, this SQL will always return a nonzero count of records.

    因此假定users至少存在SQL始终返回记录计数

    youdao

  • The get_user function connects to the database that contains the users table and retrieves the ID for a given user.

    get_user函数连接包含用户数据库检索给定用户ID

    youdao

  • Recall that the session ID belongs to table sessions, but the desired information is stored in the users table.

    回忆一下,会话id属于sessions但是要的信息存储users表中。

    youdao

  • In a production application, you likely have a users table, and the games table includes the user IDs of both players.

    生产应用程序中,可能一个用户games正是包含位玩家用户ID

    youdao

  • I said in Part 1 that I was going to have a users table in SimpleDB, but it complicated the site too much, so I dropped it.

    功能丰富的Perl: perl和amazon云,第1部分,我SimpleDB中使用一个用户但是会使站点变得非常复杂因此放弃了这个想法。

    youdao

  • Listing 3 is a nice example I created to search for people in a users table, based on a location and date-of-birth variables.

    清单3一个很好的示例创建它是为了根据位置出生日期变量搜索用户表中的用户。

    youdao

  • Before storing a user's record into the users table, for example, it's likely that a PHP script USES crypt to encrypt the password.

    例如,在将用户记录存储用户之前php脚本可以使用crypt密码加密

    youdao

  • A table, often called the users table, that contains at least two columns, one for the logon identifier and one for the password.

    通常称作用户(users)的表,至少包含列为登录标识符,一列为口令。

    youdao

  • Use the SQL code shown in Listing 1 to create the first table, called users. (If you already have a users table in place, please ignore this.)

    使用清单1中的SQL代码创建第一users 表(如果已经一个 users 表,则可以跳过一步)。

    youdao

  • In the database design above, according to the needs, I design role table, users table, document table, department table, message table, employ table.

    数据库设计上面根据系统的需要,设计了角色用户表、部门表、文档表、员工表、短信表。

    youdao

  • In the test case above, featuring an authenticated user, there is a need to populate the USERS table with a valid entry to compute the encrypted password.

    上面测试用例中,提供一个已经通过身份验证用户需要有效数据填充users以便计算加密的密码。

    youdao

  • Without knowing unique attributes of the changed users, it is impossible to construct SQL query statement that retrieve only the changed data from the users table.

    知道改变用户唯一属性的情况下,构造一个SQL声明users重新获取已经改变数据可能的。

    youdao

  • 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.

    tusers表存储用户ID(唯一的名称)、密码、(MD 5散列值)、密码过期日期帐户是否锁定以及失败登录次数

    youdao

  • This tests the connection to the Derby database since these values represent a row in the USERS table, and a select against this table will be made to verify that these values are correct.

    测试Derby数据库连接因为这些代表users中的对该表进行选择将会验证这些值是否正确。

    youdao

  • To get a list of all the files for a particular user, the programmer must first read the row from the users table, then parse the file's text and run an individual SELECT statement for each file.

    得到特定用户所有文件列表程序员必须首先用户表中读取然后解析文件文本每个文件运行单独SELECT语句

    youdao

  • To get a list of all the files for a particular user, the programmer must first read the row from the users table, then parse the file's text and run an individual SELECT statement for each file.

    得到特定用户所有文件列表程序员必须首先用户表中读取然后解析文件文本每个文件运行单独SELECT语句

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定