parameterize
parameterize什么意思,parameterize翻译
基本解释
网络: 参数化;参数设置;参数设定
例句
In addition to parameterizing classes by type parameters, it is often useful to parameterize a method by type parameters as well.
除了用类型参数对类进行参数化之外,用类型参数对方法进行参数化往往也同样很有用。
These two approaches enable applications to parameterize queries, as shown in the next example.
通过这两种方法,应用程序可以对查询进行参数化,如以下示例所示。
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,有点特殊的情形,在更一般的情形中,要怎么做呢?
If you use dynamic SQL, be sure to parameterize your commands, and never include parameter values directly into a query string.
如果有使用动态SQL,请务必将命令参数化,也绝对不要在查询字串中直接包含参数值。
As a general rule, the more types you are able to parameterize, the more flexible and reusable your code becomes.
一般规则是,能够参数化的类型越多,代码就会变得越灵活,重用性就越好。
Depending on your production environment, you may want to parameterize some parts of the test system.
根据您的生产环境,您可以对测试系统的一些部分进行参数化。
Experimental results show that these methods are effective to parameterize point set surfaces.
实验和统计结果表明,文中方法是比较有效的点模型曲面的参数化方法。
As a rule, the more types you can parameterize, the more flexible and reusable your code becomes.
通常,能够参数化的类型越多,代码就会变得越灵活,重用性就越好。
Well, to do it directly you would have to parameterize this curve.
直接计算,我们需要先把曲线参数化。
If you cannot parameterize the curve then it is really, really hard to evaluate the line integral.
如果无法对曲线参数化,那么就很难计算线积分了。