parameterize

  • 网络参数化;参数设置;参数设定

parameterizeparameterize

parameterize

参数化

Liran - 博客园 ... parameter list 参数列表 parameterize 参数化 parent class 父类 ...

参数设置

车辆化工专业词汇 - 豆丁网 ... short circuit 短路 227. parameterize 参数设置 228. ginger 生姜 229. ...

参数设定

...过程中需要对FFT核的参数进行设置,过程分为三步:参数设定(Parameterize),仿真设定(Set Up simulation)以及产生FFT核(…

1
In addition to parameterizing classes by type parameters, it is often useful to parameterize a method by type parameters as well. 除了用类型参数对类进行参数化之外,用类型参数对方法进行参数化往往也同样很有用。
2
These two approaches enable applications to parameterize queries, as shown in the next example. 通过这两种方法,应用程序可以对查询进行参数化,如以下示例所示。
3
If you want, this one here is a special case x in terms of x and y as your two variables How would you do it in the fully general case? 这里不妨看作,和y作为两个参数变量,where,you,can,parameterize,things,有点特殊的情形,在更一般的情形中,要怎么做呢?
4
If you use dynamic SQL, be sure to parameterize your commands, and never include parameter values directly into a query string. 如果有使用动态SQL,请务必将命令参数化,也绝对不要在查询字串中直接包含参数值。
5
As a general rule, the more types you are able to parameterize, the more flexible and reusable your code becomes. 一般规则是,能够参数化的类型越多,代码就会变得越灵活,重用性就越好。
6
Depending on your production environment, you may want to parameterize some parts of the test system. 根据您的生产环境,您可以对测试系统的一些部分进行参数化。
7
Experimental results show that these methods are effective to parameterize point set surfaces. 实验和统计结果表明,文中方法是比较有效的点模型曲面的参数化方法。
8
As a rule, the more types you can parameterize, the more flexible and reusable your code becomes. 通常,能够参数化的类型越多,代码就会变得越灵活,重用性就越好。
9
Well, to do it directly you would have to parameterize this curve. 直接计算,我们需要先把曲线参数化。
10
If you cannot parameterize the curve then it is really, really hard to evaluate the line integral. 如果无法对曲线参数化,那么就很难计算线积分了。
11
SPL members can parameterize these advertised characteristics to control how clients discover and bind to them. SPL成员可以参数化这些广告的特征,以控制客户机发现和绑定到服务的方式。
12
In Data view, in the filter pane, select the row that contains the filter item you want to parameterize. 在“数据”视图的筛选器窗格中,选择包含要参数化的筛选项的行。
13
You can parameterize the recordset to qualify the recordset selection at run time. 可以parameterize记录集以限定运行时记录集的选择。
14
Display custom UI that collects user input to parameterize the template. 显示收集用户输入以参数化模板的自定义UI。
15
For simplicity, let's not parameterize the example and assume we are interested in the "Jewelry" category type in zip code "79081" . 为了简单,我们不对示例进行参数化,并假设我们感兴趣的是“Jewelry”产品类别在邮政编码为“79081”的地区的销售情况。
16
Or, if you prefer, you can parameterize things, y=0 say, x equals t for t from zero to one, and y equals zero. 或者,如果你喜欢的话,可以参数化的,也就是x=t,t取值为0到1,并且。
17
You can parameterize other details easily enough. 参数化其他的细节也非常容易。
18
In Listing 11, parameterize your query by creating an external file that holds your query. 在清单11中,通过创建保存查询的外部文件使查询参数化。
19
When you define a generic type, you parameterize it with one or more data types. 定义泛型类型时,即使用一个或多个数据类型将其参数化。
20
But, I think here, we will get the simplest answer if we parameterize things by the angle. 但如果我们使用角度作为参变量的话,我们可以得到最简单的答案。
21
Now let's look at the instructions to parameterize an image. 现在,让我们看一下映像参数化的说明。
22
The IBM Cloud provides a way to parameterize image. IBM云提供参数化映像的方法。
23
When and why you might want to parameterize a recordset. 可能需要参数化记录集的场合和原因。
24
OK, so the way we compute it is we take this expression Mdx Ndy and we parameterize the curve. 计算它的方式是找到Mdx和Ndy的表达式,然后把曲线参数化。
25
(Laughter) How do you parameterize "mostly" ? 根本不可能你要怎样参数化“大致是这样的”?
26
So, maybe we can actually use the angle by which the wheel has turned to parameterize the motion. 所以,或者我们可以使用角度,也就是车轮转动的角度作为运动的参变量。
27
When the PARAMETERIZATION database option is SET to SIMPLE, the SQL Server query optimizer may choose to parameterize the queries. 当PARAMETERIZATION数据库选项设置为SIMPLE时,SQLServer查询优化器可以选择参数化查询。
28
So, what we could do is say, let's parameterize this line. 既然可以这样,那么我们就把这条直线参数化。
29
Well, one way to parameterize that is just use the x variable. 参数化的一个办法就是只把x看作变量。
30
The Parameterize Data Source command also creates controls on your form to input the parameter values and execute the query. “参数化数据源”命令还将在窗体上创建控件,以供输入参数值和执行查询。