The key will be a string name that will appear as an available reference inside the templates.
key是一个字符串名,将在模板中作为可用的引用出现。
SetAccessibleName (String name) sets the name to associate with a given Accessible object.
setAccessibleName (String name)设置与给定accessible对象相关联的name。
I add a string name and port class variable and then two functions: a constructor and the server.
我添加了一个字符串名称、一个端口类变量,还有两个函数:构造器和服务器。
In this case, the CustomerFinder interface defines the method find (String name), as shown in Listing 1.
在这个示例中,CustomerFinder接口定义了方法find (String name),如清单1所示。
This way, you don't need to rely on name matching, since you are explicitly providing a connection string name.
这样,你就不需要依靠名称匹配,因为你明确地提供了一个连接字符串。
The named file system attribute classification is a byte stream that is associated with a directory or file and is referred to by a string name.
命名文件系统属性分类是一个关联到目录或者文件的字节流,通过一个字符串名引用。
The lookups are simply a matter of invoking the lookup (String name) method of the Context and passing in the name where the object we want is bound.
查询只是调用Context的lookup (String name)方法,然后传入我们希望绑定对象的位置的名称。
Each EAR application should have a unique string name for the class loader. Here, we use the application name in the class loader name to avoid repetition.
这里我们使用应用程序名作为类加载器的名称,以避免重复。
As you can see, an Assembly object exposes the GetManifestResourceStream method, which allows you to pass a string name that identifies the embedded resource.
正如您看到的那样,Assembly对象公开GetManifestResourceStream方法,允许您传递标识嵌入资源的字符串名称。
But there's a slight twist: the onclick property wants to be fed a function reference — not the string name of a function, but a reference to the function itself.
但是有点细微的地方:onclick属性需要提供函数引用——不是函数的字符串名称,而是函数本身的引用。
Each trace method accepts a String name parameter that contains the contextual components of a compound name, the structure of which is specific to the APM system.
各trace方法都接受一个String name参数,其中包含复合名称的上下文组件,其结构特定于apm系统。
Interval averaged: the trace (long value, String name) and trace (int value, String name) methods issue traces for interval averaged values (see the Intervals sidebar).
平均时间间隔:trace (longvalue,String name)和trace (int value, String name)方法将发出时间间隔平均值的跟踪(请参阅时间间隔侧栏)。
The view also provides a write(String name, ByteBuffer source) method to create or alter an attribute, and also a delete(String name) method to remove an existing attribute entirely.
这一视图还提供 write(String name,ByteBuffer source)方法来创建或者修改属性,以及一个delete(String name) 方法来完全移除现有的属性。
Given a group name (string) and an array of user names, this method adds these names to the group.
给定组名称(字符串)和用户名数组后,该方法会将这些名称添加到组中。
In both these forms, the second input parameter, a text string, contains the name of the parameter without qualification.
在这两种形式中,第二个输入参数(文本字符串)包含不带限定的参数名。
The dynamic model (the default) lets programmers get and set data elements in the data graph by name (String).
动态模型(缺省值)允许编程人员通过名称(字符串)获得和设置数据图中的数据元素。
The specification can be given in two forms, either as a complete query string, or just the name of the task.
可以按以下两种形式提供规范:作为完整的查询字符串,或仅作为任务的名称。
Each string is the name of an item, and the corresponding number in the associative array is the quantity of that item in the cart.
每个字符串都是一个商品的名称,关联数组中的对应数字就是购物车中该商品的数量。
The first parameter (a string) is the name of the action method and the second parameter (also a string) is the name of the controller.
第一个参数(字符串)是动作方法的名称,第二个参数(也是字符串)是控制器的名称。
Using the standard C string functions or your favorite string library, compare the common name and the host name.
使用标准的C字符串函数或您习惯使用的字符串库对通用名和主机名进行比较。
Set initial (starting) password for brute-force searching to string, or use the file with the name string to supply passwords for dictionary searching.
设置初始(启动)的强力搜索以字符串密码,或者使用与该文件名字符串供应字典搜索密码。
In this example, it converts the first character of the name to uppercase, and the remaining characters to lowercase, and then USES that modified string as the new name value.
在这个例子中,它将名称的首字母大写,其它的字母保持小写,然后用修改过的字符串作为新的名称值。
This function takes an ODBC connector string, a user name, and a password as parameters.
该函数将OD BC连接器字符串、用户名称和密码作为参数。
The PID string and ITEMTYPE name are used later to retrieve the content data and compose an e-mail notification.
PID字符串和ITEMTYPE名称在后面会用于查询内容数据和创建电子邮件通知。
This information includes age (an integer), job description (a string), name (a string), and whether or not the employee is an executive (a Boolean).
这个信息包含年龄(一个整数)、工作描述(一个字符串)、姓名(一个字符串)和该员工是否是执行官(一个布尔型)。
The "index" string is the name of the filesystem directory where all index information should be stored.
“index”字符串是文件系统目录的名字,该目录用于存储所有的索引信息。
For the second string field, set its name to comments and its label to Additional comments.
对于第二个字符串字段,将其名称设置为comments,标签设置为additional comments。
In this case, you set the id attribute using the name string that is passed in.
在本例中,使用传入的名称字符串设置id属性。
The RenameGroup method takes two string arguments: the old name and new name of the group.
RenameGroup方法使用两个字符串参数:组的原有名称和新名称。
Each command is sent as either a serialized String command name followed by a Map of parameters or just a Map containing both the command name and parameters.
每个命令都被作为一个串行化的String命令名后跟一个Map参数发送,或者只是作为一个同时包含命令名和参数的map发送。
应用推荐