单词 | input parameter | ||||||
释义 | input parameter
例句释义: 输入参数,输入参数操作符,输入接口 1. When the mappings are explicitly set, a missing mapping for an input parameter is usually the result of an error. 当显式设置映射时,缺少输入参数的映射通常是由于出错所致。 msdn2.microsoft.com 2. The method is called with one input parameter that specifies the type of the elements that you want to retrieve. 方法会随着一个指定想要获得元素类型的输入参数一起获得。 www.ibm.com 3. Better DEM prediction of the motion of the falling rock requires realistic input parameter values used for the analysis. 提出一个基于已知落石轨迹的离散元参数的反演计算方法。 www.rockmech.org 4. The options are available to attach XSL both as an input parameter as well as output converter for that Web service. 可以选择以输入参数和输出转换器的方式将XSL附加到Web服务上。 www.ibm.com 5. This input parameter specifies the name of the schema that contains the table to be estimated for data skews. 这个输入参数指定包含要被估算数据倾斜的表的模式的名称。 www.ibm.com 6. Max_calls input parameter in this routine indicates the maximum number of concurrent calls allowed for a particular protocol sequence. 这个例程中的Max_calls输入参数表示对于特定的协议序列所允许的最大并发调用数量。 www.ibm.com 7. Next, the input parameter, which you can see at the bottom of the figure, will have its value assigned to the variable Input1. 接下来,输入参数(可以在该图的底部看到)将其值赋予变量Input1。 www.ibm.com 8. The other function, funcToClick0, does the same thing, but takes a function that has no input parameter. 另一个函数funcToClick0也做同样的事情,只是以一个不带输入参数的函数为参数。 www.ibm.com 9. In one embodiment, N is specified as an input parameter to a microprocessor instruction that stores the random bits selected. 一实施例中,N被指定成用以储存被选定的随*位的一微处理*指令的一输入参数。 www.jianzhu668.com 10. This procedure requires the name of the log file as an input parameter. 这个过程需要使用日志文件名作为输入参数。 www.ibm.com 1. In both these forms, the second input parameter, a text string, contains the name of the parameter without qualification. 在这两种形式中,第二个输入参数(文本字符串)包含不带限定的参数名。 www.ibm.com 2. This input parameter specifies the name of the table to be estimated for data skews. 这个输入参数指定要被估算数据倾斜的表的名称。 www.ibm.com 3. The only input parameter for these calls is a USML request string or a location of a USML document. 这些调用唯一的输入参数就是USML请求串或USML文档的位置。 www.ibm.com 4. This method also accepts a boolean input parameter, which indicates if storage needs to be cleaned up after the attachment is checked out. 该方法也接受一个boolean输入参数,指明签出附件之后是否需要清理存储。 www.ibm.com 5. A device name must be provided to the notification function as an input parameter. 设备名称必须作为输入参数提供给通知函数。 technet.microsoft.com 6. These take a function as an input parameter and return an instance of OnClickListener, the interface defined in the Android SDK. 这两个函数以一个函数作为输入参数,并返回OnClickListener的一个实例,OnClickListener是AndroidSDK中定义的一个接口。 www.ibm.com 7. This input parameter specifies the new partitioning keys to be used in the estimation of data skews. 这个输入参数指定要被用在数据倾斜估算中的新分区键。 www.ibm.com 8. This input parameter specifies the percentage of data to be used in the data skew estimation. 这个输入参数指定用在数据倾斜估算中的数据的百分比。 www.ibm.com 9. Generates a class file that contains strongly-typed properties that match the resources that are specified in the input parameter. 生成一个类文件,该文件包含与输入参数中所指定的资源相匹配的强类型属性。 msdn2.microsoft.com 10. The original document is passed in as an input parameter, and the new document is passed out as an output parameter. 原来的文档作为输入参数传递进存储过程,新文档作为输出参数传递出来。 www.ibm.com 1. For input parameter mappings, you drag a connection from an input parameter on the left to the corresponding input parameter on the right. 对于输入参数映射,您将连接从左侧的某个输入参数拖动到右侧的对应输入参数。 www.ibm.com 2. Specifies that the parameter is an input parameter and may contain a null value. 则指定参数为输入参数,且可能包含空值。 msdn2.microsoft.com 3. This is only used as a pattern input parameter for naming the interfaces and classes. 它仅仅作为模式输入参数而使用,以用于命名接口和类。 www.ibm.com 4. This interface contains a one-way operation called addUser, which takes a business object as an input parameter. 此接口中包含一个名为addUser的单向操作,该操作接受一个业务对象作为输入参数。 www.ibm.com 5. The SALES_STATUS procedure accepts an input parameter called quota and returns an output parameter called sql_state. SALES_STATUS过程接受名为quota的输入参数,并返回名为sql_state的输出参数。 www.ibm.com 6. If the XML input parameter file is not present, the script will prompt for input from the console. 如果XML输入参数文件不存在,则脚本将提示从控制台进行输入。 www.ibm.com 7. The RPG program uses this parameter (p_Ind_Ary) to determine if the input parameter contains a value other than NULL (-1). RPG程序使用这个参数(p_Ind_Ary)来确定输入参数是否包含一个不等于NULL(-1)的值。 www.ibm.com 8. The location is specified as an input parameter to the aggregator. 将位置指定为聚合器的输入参数。 www-128.ibm.com 9. The service interface describes one input parameter, of type xsd: string, and one output parameter. 此服务接口描述一个xsd:string类型的输入参数和一个输出参数。 www.ibm.com 10. Each input parameter should have the variable name and its value. 各输入参数应该有自己的变量名和值。 www.ibm.com 1. The following EXEC statement executes an RFC that has an input parameter specified in a variable. 以下EXEC语句执行具有一个在变量中指定的输入参数的RFC。 www.bing.com 2. Unlike the corresponding system call DeviceIOControl, the input parameter list in ioctl is not fixed. 与对应的系统调用DeviceIOControl不同,ioctl的输入参数列表并不固定。 www.ibm.com 3. as a placeholder for the input parameter on the finder method. 作为查找器方法的输入参数的占位符。 www.ibm.com 4. If the parameter is a character-based input parameter, then you would specify the literal value surrounded in single quotes. 如果参数是基于字符的输入参数,那么在单引号中指定字面值。 www.ibm.com 5. Again, from the LITERALS interface, the requested type is passed as input parameter to the method. 获得的类型会再次从LITERALS界面作为输入参数传递给方法。 www.ibm.com 6. The Data files are placed in a parent directory that is an input parameter of the installation wizard. 数据文件放在一个父目录中,而此目录作为安装向导的输入参数。 www.ibm.com 7. The USML script in Listing 2 is at the URL used as our first input parameter. 清单2中的USML脚本的位置即我们作为第一个输入参数使用的URL。 www.ibm.com 8. The input parameter of fuzzy controller is arranged according to queue length. It is prone to be measured and has the smallest error. 采用的模糊控制器输入参数是排队长度,它具有易于测量,误差小的特点。 www.fabiao.net 9. The operation name, input parameter, and output parameter for each of the services is specified in Table 2. 表2指定了其中每个服务的操作名称、输入参数和输出参数。 www.ibm.com 10. inputVariable specifies the input parameter required by the partner service. inputVariable指定合作伙伴服务所需的输入参数。 www.ibm.com 1. If so, then the corresponding data column is changed with the input parameter value. 如果是,那么使用输入参数值更改相应的数据列。 www.ibm.com 2. The Instance parameter specifies the object input parameter. Instance参数指定对象输入参数。 technet.microsoft.com 3. Add a one-way operation called handle with an input parameter called input of type DelimitedFlatFile (Figure 9). 添加名为handle的单向操作,其输入参数为DelimitedFlatFile类型,名为input(图9)。 www.ibm.com 4. There will be one element in the array for each input parameter passed to the external stored procedure. 对于传递到外部存储过程的每个输入参数,数组中都将有一个元素。 www.ibm.com 5. You can create console applications that accept input parameter flags. 您可以创建接受输入参数标志的控制台应用程序。 msdn2.microsoft.com 6. This parameter specifies the input parameter that represents a new dial plan object. 此参数指定代表新拨号计划对象的输入参数。 technet.microsoft.com 7. In this case, there is one input parameter, a simple text string you will put into the feed. 在这里,有一个输入参数,它是将放到feed中的简单文本字符串。 www.ibm.com 8. You can see from Figure 12 that the input-parameter page contains three fields: Page Id, Page Title, and Description. 从图12中可以看到输入参数页面包含三个字段:PageId、PageTitle和Description。 www.ibm.com 9. The input parameter named "P1" is of data type integer, the other input parameter "P2" is of type character. 输入参数“P1”的数据类型是整型,另一个输入参数“P2”的数据类型是字符型。 www.ibm.com 10. In this case, we entered a single colon delimited line with matching data items to populate the user input parameter of type PasswdEntry. 在本例中,我们输入包含匹配数据项的单个冒号分隔行来填充PasswdEntry类型的输入参数user。 www.ibm.com 1. Procedure StockInfo with input parameter as the username, which is of type char. 过程StockInfo,输入参数是char类型的用户名; www.ibm.com 2. The custom code in ModifyCase uses test case template as the input parameter to generate the 1000 test cases XML document. ModifyCase中的通用代码使用测试用例模板了作为输入参数,以生成1000个测试用例XML文件。 www.ibm.com 3. If the parameter is a numeric-based input parameter, then you would specify the literal value as is. 如果参数是基于数值的输入参数,那么按原样指定字面值。 www.ibm.com 4. The input parameter numItems can be positive or negative. 输入参数numItems可以是正的,也可以是负的。 www.ibm.com 5. We begin by creating our Request business object, which will be used as an input parameter to our SCA component. 我们首先创建请求业务对象,它用作SCA组件的输入参数。 www.ibm.com 6. Finally, notice that the method takes a single input parameter, a string called teamName. 最后,请注意该方法只用一个输入参数,一个名为teamName的字符串。 www.ibm.com 7. Sensitivity analysis is also performed to reduce the effect of input parameter on analysis results. 最后,本文亦执行敏感度分析以减少输入参数对模拟结果之影响。 www.ceps.com.tw 8. Map each variable to an input parameter, output parameter, or a return code. 将每个变量映射到输入参数、输出参数或返回代码。 msdn2.microsoft.com 9. The following EXEC statement executes an RFC that has one input parameter. 以下EXEC语句执行具有一个输入参数的RFC。 msdn2.microsoft.com 10. Is any one of the SQL Server system scalar data types to hold the value of the input parameter or return value. 要存放输入参数值或返回值的任一SQLServer系统标量数据类型。 technet.microsoft.com 1. All these methods work perfectly fine if you give them the input parameter types they expect. 如果输入正确类型的参数,这些方法将会工作的很好。 www.ibm.com 2. A SqlParameter object is used to specify the input parameter to the stored procedure. SqlParameter对象用于指定存储过程的输入参数。 msdn2.microsoft.com 3. This is largely because there are insufficient semantic specifications for patterns, other than input parameter type and multiplicity. 除输入参数和多样性外,主要是因为并不充足的模式语义规范造成的。 www.ibm.com 4. This procedure inserts a new record in the employee table based on the value provided from the input parameter. 此过程提供从输入参数的值基于在雇员表中插入新记录。 technet.microsoft.com 5. The template that matches "html" calls a named template based on the input parameter. 匹配“html”的模板根据输入参数调用指定模板。 www.ibm.com 6. In this case, we use the UserService interface and the addUser operation, which takes an input parameter named user. 在本例中,我们使用UserService接口和addUser操作;后者具有一个名为user的输入参数。 www.ibm.com 7. In this example, we specify an input parameter named addr of type Address_t. 在此例中,我们指定了一个Address_t类型的名为addr的输入参数。 www.ibm.com 8. This view registers an action named loadURL that accepts a single input parameter named URLIn. 该视图注册了名为loadURL的操作,此操作接受名为URLIn的单个输入参数。 www.ibm.com 9. Describes how to return rows of data and shows how to use an input parameter. 介绍如何返回数据行并说明如何使用输入参数。 technet.microsoft.com 10. Add a one-way operation named addUser which has an input parameter named user of type PasswdEntry (Figure 4). 添加一个名为addUser的单向操作,该操作具有一个PasswdEntry命名用户类型的输入参数(图4)。 www.ibm.com 1. This UDF expects a Character Large Object (CLOB) containing a mathematical formula (for example 3 5*17) as an input parameter. UDF需要一个字符型大型对象(CLOB),它包含一个作为输入参数的数学公式(如3 5*17)。 www.ibm.com 2. For example, the value of an input parameter can filter the data that a task retrieves. 例如,输入参数的值可以筛选任务检索的数据。 msdn2.microsoft.com 3. Execute a stored procedure that requires an input parameter and fill a grid control with the results of a 执行需要一个输入参数的存储过程,并使用 msdn2.microsoft.com 4. The following stored procedure shows the use of an input parameter, an output parameter, and a return code 下面的存储过程说明了输入参数、输出参数和返回代码的用法 msdn2.microsoft.com 5. The input parameter is specified as a constant and the output parameter and return code place their values in Transact-SQL variables 输入参数被指定为常量,输出参数和返回代码将它们的值放在Transact-SQL变量 msdn2.microsoft.com 6. Federated procedure SYBSTOCKQUOTE is created for the remote Sybase procedure that takes the stock name and the date as an input parameter as 对于以股票名称和日期作为输入参数的远程Sybase过程,创建的联邦过程SYBSTOCKQUOTE如下 www.ibm.com 7. Federated procedure ORASTOCKVALUE is created for the Oracle procedure that takes in the account number as the input parameter as 对于以帐号作为输入参数的Oracle过程,创建的联邦过程ORASTOCKVALUE如下 www.ibm.com 8. Federated procedure ORASTOCKINFO is created for the Oracle procedure that takes in the username as the input parameter as 对于以用户名作为输入参数的Oracle过程,创建的联邦过程ORASTOCKINFO如下 www.ibm.com 9. Chinese Evaluated Nuclear Parameter Library and Reference Input Parameter Library of IAEA 中国评价核参数库和IAEA之推荐输入参数库 www.ilib.cn 10. Input Parameter Optimization of a Virtual Sensor Based on Genetic Algorithm 基于遗传算法的虚拟传感器输入参数的优选 service.ilib.cn 1. Specifies that the parameter is an input parameter, and the value 指定参数为输入参数,而值 msdn2.microsoft.com 2. When the procedures are called with wrong input parameter types, this error is returned 当使用错误的输入参数类型来调用存储过程时,将返回下列错误 www.ibm.com 3. Options applicable to the input parameter 可以用于输入参数的选项 msdn2.microsoft.com 4. Object, which is then passed as the input parameter to the 对象,并将它作为输入参数传递给 www-128.ibm.com 5. The function takes a single input parameter, an 此函数具有一个输入参数 msdn2.microsoft.com |
||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。