The first line of this script instantiates a new Sql object by setting the JDBC connection string, username, password, and JDBC driver class.
该脚本的第一行代码实例化了一个新的Sql对象:设置JDBC连接字符串、用户名、密码和 JDBC驱动器类。
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类的主要目的就是封装这个字符串,还有建立连接操作时可能需要的任何用户名/密码信息。
The sample application includes a simple program you can run to encode a given input string. To encode a username.
示例应用程序包括可以运行以编码给定输入字符串的简单程序。
This allows us to use simple string substitution to create a service URL based on a username.
这将允许使用简单的字符串替换来创建基于用户名的服务url。
The default authenticator simply requires you to enter the same string for both the username and password, for example demo in both fields.
默认的身份验证器只要求为用户名和密码提供相同的字符串,例如在两个域中都输入demo。
When the Console view prompts for a string to encode, enter a username.
当Console视图提示输入要编码的字符串时,输入用户名。
Note that the key in Listing 3, id, is a String; it combines the tweetId and the userName.
注意清单3中的键,id,它是一个String;它结合了tweetId和userName。
I suspect you want split a string encoding a user's Username, password and surname into a three line structure, adding tags to document which is which.
我猜你想将一个字符串编码的用户的用户名,密码和姓氏为一三线结构,添加标签的文件是。
I suspect you want split a string encoding a user's Username, password and surname into a three line structure, adding tags to document which is which.
我猜你想将一个字符串编码的用户的用户名,密码和姓氏为一三线结构,添加标签的文件是。
应用推荐