• Listing 3: SQL that created the users table.

    清单3创建用户sql

    youdao

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

    运行rakedbmigrate创建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

  • 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

  • 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

  • Inside the users table, I'm storing the username, password and the first name of all the users.

    用户存储用户名密码所有用户的名字

    youdao

  • The belongs_to expresses the one-to-one foreign key relationship between the DOCUMENTS and USERS table.

    belongs_to表达DOCUMENTSUSERS之间一对一的外关系

    youdao

  • Entering this query reveals the user names and passwords found in the Users table, as shown in Figure 3.

    输入查询可披露Users表中找到用户密码如图3所示。

    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

  • The SQL injection attack shown in Figure 3 resulted in the display of user names and passwords from the Users table.

    3SQLInjection攻击导致显示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

  • 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

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

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

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