• You can rephrase login to take both username and password in one of your scenarios, and it will globally apply, even for the code.

    可以用另一种方式登录场景中同时接受用户名口令应用到全局甚至是代码。

    youdao

  • For example, some companies want to approve every employee who registers on the site, while others prefer a self-service process where each employee must know a company code or password to register.

    例如一些公司希望批准每个站点注册员工其它公司可能需要自服务流程每个员工必须知道公司代码密码才能注册

    youdao

  • With the appropriate persuasion, increasing the security of your authentication schemes can be as easy as applying these control algorithms to your current password entry code.

    通过适当说服工作增加身份验证方案安全性可以当前密码输入代码应用控制算法一样简单

    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 password isn't set correctly, you will receive a 137 error code.

    如果没有正确设置密码那么收到一个137错误

    youdao

  • Set up an unlock code for your screensaver and whistle as you approach your desk — no more bothersome password typing.

    比如,屏幕保护程序设置解锁代码接近电脑的时候吹一下口哨——无需烦人的密码键入操作。

    youdao

  • The code sample below, from the sample client application, requires the user to provide a username and password in the HTML form that allows a customer to be deleted.

    下面代码示例(来自示例客户应用程序)需要用户允许删除客户HTML形式提供用户名密码

    youdao

  • The first section of code below shows how to set up a simple password entry and confirmation program that takes into account the full timing of password entry.

    下列代码一部分展示一个简单密码输入确认程序,它将计算输入密码的完整时间

    youdao

  • To make sure that the code is working properly and that you aren't getting a false positive, change either the password in the code or the INI file and run the example again.

    确保代码正常工作获得不是一个报,代码内更改密码更改这个INI文件再次运行示例

    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

  • If running Basic Authentication, that means a user is prompted to enter username and password, the HTML code will submit the credentials entered in two predefined FORM fields.

    如果运行BasicAuthentication,就意味着提示用户输入用户密码HTML代码提交两个预定义表单字段输入凭证

    youdao

  • The sample code relies on passing user name and password to the JDBC driver and only if those credentials are successfully used to establish a DB connection the visa will be issued.

    示例代码依赖用户密码传递JDBC驱动程序而且只有使用这些凭证成功地建立DB连接情况下,才颁发visa

    youdao

  • Check the delegate role, and enter the user code and password mapped to the delegate role.

    选中delegate角色输入映射委托角色用户代码密码

    youdao

  • The Listing 2 code sets the username and password on the ServiceClient options, meaning these are defined for all operations using that service even though they're only used by a single operation.

    清单2中的代码根据ServiceClient选项设置用户密码意味着这些针对使用服务所有操作定义的,即使它们用于单个操作。

    youdao

  • This code basically passes the user ID and password information of any user logging into the Web site along to the Web site of the attacker.

    代码通常任何登录web站点用户ID密码信息传递攻击者的Web站点。

    youdao

  • Now that we've created the JSP, we'll write the code in the portlet to validate the user id and password and display the appropriate message.

    既然已经创建JSP,现在就让我们Portlet编写代码验证用户ID密码显示适当的消息。

    youdao

  • This code assigns the tomcat user (with password 'tomcat') roles as part of the manager and admin groups.

    代码tomcat用户密码“tomcat”角色分配为manageradmin成员

    youdao

  • All I had to do was find out how to check the username and password using Active Directory Server, create a class to extend this interface, and add the code to perform the authentication.

    只是了解如何使用ActiveDirectoryServer检查用户密码创建一个扩展这个接口添加执行身份验证代码

    youdao

  • Note: I used Apache Directory Studio to change the user's password to a value that I could put into the test code to make sure it worked.

    注意使用ApacheDirectoryStudio用户密码更改一个放入测试代码确保工作

    youdao

  • BestLogin.aspx contains code that compares the user-entered password with a salted hashed version of the password stored in the SecureUsers table (see Figure 7 ).

    aspx包含用于将用户输入密码SecureUsers存储密码 salt 强化哈版本比较代码参见7)。

    youdao

  • To get the demo code running, you need to enter your own credentials for username and password in the following line.

    代码执行之前必须输入自己的用户名密码

    youdao

  • The Listing 12 code snippet creates an oConnectionInfos object, initializes it with your username and password values, and then sets it in session scope.

    列表12代码片段建立了一个oConnectionInfos对象使用用户名密码初始化了这个对象,然后将其设置会话范围中。

    youdao

  • If you don't want to embed the database server password directly in your code as clear text, you might want to look at the MySQL password digest features.

    如果希望代码明文形式直接嵌入数据库服务器密码那么可以考虑使用MySQL的密码摘要特性。

    youdao

  • When you use the alternate method and specify a userid and password, this sensitive information is stored in plain text in the application code (that is, in the import or export file).

    使用替代方法指定用户 ID密码时敏感信息以纯文本形式存储应用程序代码中也就是导入导出文件中)。

    youdao

  • Again, the HttpClient code will be similar to the previous code with the exception that now we have to pass the username and password in to the Twitter API as well.

    再次HttpClient代码类似之前代码,除了用户密码传递Twitter API中之外。

    youdao

  • When a valid user id and password have been passed, a message indicating successful connection is returned. Here is the code for lab1.pl.

    传递了有效ID密码时,它会返回条消息说明连接成功了。

    youdao

  • But lots of programmers could know the application's DB2 authorization ID and password-because, as mentioned, these are embedded in program code.

    但是许多程序员可能知道应用程序DB 2授权ID密码因为前面已经提到这些信息嵌入程序代码中。

    youdao

  • Once you've read the information on the page, you have to enter your password, a captcha code and then confirm that you want to delete your account.

    需要阅读网页信息时,你必须输入法密码验证码,然后确认页面你想要删除的信息。

    youdao

  • Once you've read the information on the page you have to enter your password a captcha code and then confirm that you want to delete your account.

    需要阅读网页信息时,你必须输入法密码、验证码,然后确认页面要删除的信息。

    youdao

  • Once you've read the information on the page you have to enter your password a captcha code and then confirm that you want to delete your account.

    需要阅读网页信息时,你必须输入法密码、验证码,然后确认页面要删除的信息。

    youdao

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

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

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