parameter

parameter

美 [pəˈræmɪtər]  英 [pəˈræmɪtə(r)]

  • n.范围;决定因素;规范
  • 网络参数;参量;指标参数

词形变化

复数:parameters  

同义词

英汉双解

n.
1.
决定因素;规范;范围something that decides or limits the way in which sth can be done
to set/define the parameters
制订╱设定规范
We had to work within the parameters that had already been established.
我们必须在已设定的范围内工作。

英汉解释

n.
1.
【数】参数,变数;参词;参项
2.
【物】参量;(结晶体的)标轴
3.
【天】〈废〉通径

英英解释

n.

例句

Browsers don't seem to currently support external or parameter entities in the internal subset, probably as a security measure.

浏览器目前似乎支持内部子集中外部实体参数实体也许一个安全措施

The value dial makes it a simple matter to adjust amp types and parameter values.

价值拨号使得一件简单事情调节放大类型参数

This is often used to map the Project parameter to the current team project.

通常用于Project元素映射当前团队项目

As you can see, it looks like any other DB2 INSERT statement and uses parameter markers for your four input column values.

看起来任何其他DB2INSERT语句一样四个输入使用参数标志marker)。

In the next lesson , you will learn to create a Boolean parameter to control how much detail to see in a report .

在下课中学习创建布尔参数控制查看报表详细程度

A user can easily replace a report parameter with a different value, resulting in information disclosure that you did not intend.

用户可能容易地报表参数替换其他从而导致希望发生信息泄露

If it is included, this parameter enables virtual directories that do not require SSL to be tested.

如果包含参数参数启用需要测试SSL虚拟目录

When such a control word has no parameter or has a nonzero parameter, it is assumed that the control word turns on the property.

这样控制没有参数一个非零参数认为这个控制开启这个属性

It was that line height was the feasible parameter to detect and control print quality.

通过比较得出线条高度较为适宜参数以期更好控制检查凹版胶印品质量

Since the command itself does not take a version parameter, it will list all attributes that are valid for the irrespective of the version.

由于命令本身带有版本参数因此版本罗列对于有效所有属性

The length. tag file (shown in Listing 12) is another validator that verifies the length of a request parameter.

tag文件清单12另外一个验证器可用验证请求参数长度

Penalty function is often used to deal with the constrained optimization problems, but it is difficult to choose parameter property.

非线性规划问题处理通常采用函数使用函数困难在于参数选取

Which passes the name of the file containing the public key as a parameter to its constructor.

包含公钥文件名称作为参数传递构造函数

It takes in a Java object String parameter, converts it in to a C-string, and then writes it out to LogCat.

获取一个Java对象字符串参数转换C-string,然后写入LogCat

The type and parameter types of an indexer must be at least as accessible as the indexer itself.

索引类型参数类型必须至少索引本身具有同样访问

The parameter -a entry, always indicates that the rule should always be invoked at the beginning of the system call execution.

参数-aentry,always说明系统调用执行开始调用规则

So far, we have seen that an XSS attack can take place in a parameter of a GET request that is echoed back to the response by a script.

到此为止我们已经看到XSS攻击可以出现脚本回送响应GET请求参数

With the EXECUTE statement, all parameter values must be converted to character or Unicode and made a part of the Transact-SQL string.

使用EXECUTE语句所有参数必须转换字符Unicode成为Transact-SQL字符串一部分

This parameter specifies how much of the cache is cleared when the user logs off .

参数指定用户注销清除多少缓存

The name and value can be any string except in the case of JSR 168 Struts portlets, where the parameter name must be spf_strutsAction.

这个名称可以使任何字符串JSR168Strutsportlet以外这种类型参数名称必须spf_strutsAction。

The return type and parameter types of a delegate type must be at least as accessible as the delegate type itself.

委托类型返回类型参数类型必须至少委托类型本身具有同样访问

Collocation is usually applied to deal with the parameter estimation, which contains the trend parameters and stochastic parameters.

用于解决含有倾向性参数含有随机参数参数估计问题

The parameter to the Add method must be the same type as is returned from the Item property, or one of that type's bases.

Add方法参数类型必须Item属性Property返回类型相同或者为此类型之一

in which the sum of the unsteady effect and the convective effect gives the rate of change of a parameter for a fluid particle.

不稳定效果对流效应变化参数流体粒子

From the perspective of engineering evaluation, the distribution form of soil parameter has no influence on reliability index.

工程评价角度来看可以认为土性参数不同分布类型可靠指标可以基本没有影响

Also determined is a measure of the degree to which all applications are supported by a compromise parameter determined by the union rule.

确定通过联合规则确定参数支持全部应用程序程度量度

The concept of switched systems is introduced into distributed parameter systems, and a distributed parameter switched system is presented.

切换系统概念引入分布参数系统提出分布参数切换系统概念

Your parameter might be different -- it could be the word "term" or "search"

参数可能有所不同-可以长期搜索

Results For the total stress of cartilage, there was no remarkable difference between two parameter configurations.

结果对于软骨应力参数设置结果之间差异

That means I can express x, y and z in terms of any two parameter variables z that might be relevant for me.

意味可以任意两个合适参数变量表示x,y

The FilterParameter Parameter: Typically this is an attribute of the child composite Message that allows filtering of the children elements.

FilterParameter参数通常允许对子元素进行筛选组合消息属性

This syntax allows you to pass item collections to tasks by specifying the item collection as a parameter of that task.

语法使可以通过集合指定任务参数集合传递任务

This parameter specifies whether diverted calls without a caller ID will be allowed to leave a message.

参数指定是否允许没有呼叫ID转向呼叫保留消息

Notice that this constructor takes the $idsadmin object as a parameter and stores it in its own $idsadmin class variable.

注意这个构造函数使用$idsadmin对象作为参数保存自己$idsadmin变量

The parameter optimization of this kind of fuzzy controllers was studied in detail by means of its precise analytical interpolation model.

基于插值解析表达研究利用遗传算法一类模糊控制进行参数优化方法

The return type and parameter types of an operator must be at least as accessible as the operator itself.

运算符返回类型参数类型必须至少运算符本身具有同样访问

If you specify the AllowMerge parameter, the name of the subfolder to which content is exported will not include a date-time stamp.

如果指定AllowMerge参数内容导出子文件夹名称不会包含日期时间

NOT FENCED stored procedures have no impact on this configuration parameter, since they do not run within the db2fmp process.

NOTFENCED存储过程这个配置参数影响因为它们db2fmp进程运行

You see that there's a control parameter, query, that's bound to the Text property of the txtQuery TextBox.

可以看到一个控件参数query绑定txtQueryTextBoxText属性

The parameter file can be can be either the URL for a page in a site on a server or the path to a file on your computer.

参数file可以服务器网站网页URL或者计算机文件路径

热门查询