• U is the database username.

    u数据库用户名

    youdao

  • Enter the database username and password.

    输入数据库用户名密码

    youdao

  • Use dba as the database username and password.

    使用dba作为数据库用户名密码

    youdao

  • JDBCUserName: Enter db2admin (or your database username).

    JDBCUserName输入db2admin(数据库用户名)。

    youdao

  • Enter your database username and password here (the one you created the status_updates table).

    输入数据库用户名密码(前面在status_updates创建)。

    youdao

  • Both scripts expect the database name and the database username and password as input parameters.

    脚本要求使用数据库、数据库用户名密码作为输入参数。

    youdao

  • When running wlmhistrep.pl, you also have to specify the name of the resulting report file in addition to the database name and the database username and password.

    运行wlmhistrep.pl 时,除了数据库、数据库用户名密码之外,必须指定生成报告文件名称

    youdao

  • Code redirects the browser to the CrystalReportViewer.jsp file, the Web site users normally cannot see your database username and password by checking the Web page 'source code in their Web browsers.

    由于jrc_begin_here .jsp代码浏览器重定向到了CrystalReportViewer . jsp文件Web站点用户通常不会浏览器中查看we b页面源代码看到数据库用户密码

    youdao

  • In this start of our output script, we simply create variables to store our username and password for access to the database located at localhost.

    输出脚本开头我们只是创建变量存储可以访问位于本地主机数据库用户名密码

    youdao

  • In this case, it just checks the supplied username and password against fixed values, but it could easily use a database lookup or other mechanism instead.

    这里只是针对固定检查提供用户名密码可以轻松使用一个数据库查询其他机制替代

    youdao

  • The setup code is usually a few lines that describe the database such as the database driver, username and password, and where to find it.

    设置代码通常一些构成,这些行是数据库描述比如数据库驱动程序用户名密码以及到哪里找到

    youdao

  • If the user hasn't submitted a username or password, the script simply returns the original instance to the login page, but if the information is there, check it against the database.

    如果用户并未提交用户名密码则脚本会把最初实例返回登录页面但是如果这些信息通过数据库检查它们

    youdao

  • In addition, if the current username and password for the database is different on the new machine, that must be updated as well.

    另外如果机器数据库当前用户名密码一致,那么更新

    youdao

  • This is often helpful to diagnose connection problems, such as bad username/passwords or wrong database or schema specified, etc.

    一般来说,对于诊断连接错误用户名/口令错误指定数据库模式错误等,非常有效。

    youdao

  • A JSON data structure is returned to the browser if a user with given username already exists in the database.

    如果特定用户名的用户在数据库已经存在,则一个JSON数据结构返回浏览器

    youdao

  • Typical approaches to logging in require the user to enter a username and password that are then authenticated against a database set up prior to the login attempt.

    登录方式通常都需要用户输入用户密码然后根据在尝试登录之前建立数据库用户名和密码进行验证

    youdao

  • If you don't, you need to have some way of uniquely identifying each user in a database table (a primary key, usually an integer), a username (also unique), an E-mail address, a password, etc.

    如果没有,那么需要采用某种方式使用数据库(一个通常是整数)、一个用户名(也是惟一的)、一个电子邮件地址密码标识每个用户。

    youdao

  • As the schema name, you can use the username by which you connect to the database (in my case, I have to admit that's ADMINISTRATOR).

    对于模式名称可以使用连接数据库所用的用户名(例中,使用ADMINISTRATOR)。

    youdao

  • The main purpose of the Database class is to encapsulate this string, as well as any username/password information that might be needed to make a connection.

    Database主要目的就是封装这个字符串还有建立连接操作时可能需要任何用户名密码信息

    youdao

  • Consider an example: suppose when you are testing your application, you want to use a test username and password to connect to the back end Address Database rather than the default.

    一个例子假设测试应用利用默认测试用户名密码连接address数据库

    youdao

  • Again, please make sure you replace dbname with your database name and user1 with your username in all the listings.

    再次确保所有清单中的dbname替换数据库名称以及user 1替换为您的用户名

    youdao

  • This file holds information like what type of database is being used, username, password, etc., as well as any necessary resource files, such as.hbm files for POJOs.

    文件包含如下信息使用是什么类型数据库用户名密码以及所有必须的资源文件POJO所用的.hbm文件。

    youdao

  • The new tables contain initial login data for testing the application, and the SQLLoginModule connects to the database to obtain username and password information.

    新的包含测试应用程序使用的初始登录数据SQLLoginModule连接数据库获取用户名口令信息

    youdao

  • This username and password information allows Drupal to access your database, so the install script can create tables.

    这些用户名密码信息使Drupal得以访问数据库从而允许安装脚本创建相关的数据表。

    youdao

  • Click the next button. The next dialog asks you to enter database connection information, including database name, username, password, and name and port of the server hosting the database.

    单击Next按钮一个对话框将要求输入数据库连接信息包括数据库名称用户名密码运行数据库服务器名称和端口

    youdao

  • You must configure the connection to the DB2 UDB database here, specifying the correct database name, the UserName, and the Password (unless you want to pass that in code at run-time).

    这里必须连接配置DB 2UD b数据库指定适当的数据库UserNamePassword(除非运行代码传递这些字段)。

    youdao

  • JdbcUser defines the username to connect to the database.

    jdbcUser定义连接数据库用户名。

    youdao

  • Note too, the database is examined, this time against a different file that contains the same values (in this case, username "Jane" with an unencrypted password of "admin").

    还请注意,数据库检查这次根据包含相同文件(这个示例中usernamejane未加密password“admin”)。

    youdao

  • Having determined the cause of the error, reconnect to the local database, this time explicitly specifying a username and a password.

    既然找到错误原因,就可以重新连接本地数据库一次显式地指定用户密码。

    youdao

  • For a real application, you'd naturally want to use some other mechanism (such as a database or an external security mechanism) to verify the username and password combination.

    对于一个真正应用程序肯定希望使用其他一些机制(比如数据库外部安全机制)检验用户密码组合。

    youdao

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

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

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