hardcoding
美
英 
例句
As a side effect of this, you can see how to build a client to a Web service without hardcoding the location of that service.
这种方法的另一个作用是,您可以看到如何不通过硬编码服务的位置构建Web服务的客户机。
Putting it in the document root enables you to reference it without hardcoding the actual location.
将其放至文档根目录下使我们无需硬编码实际的位置就能引用该库。
Improve the implementation and design of Area by returning the product of its input parameters rather than hardcoding a return value.
改变Area方法的实现,返回值用输入参数的乘积来代替起初指定的返回值常量。
Next, we pass the acl into the policy document to avoid hardcoding it.
接下来,我们将在策略文档中设置acl,以避免通过硬编码实现。
Hardcoding strings is surely the "granddaddy" of all TVT errors, outnumbering others by far.
硬编码字符串无疑是所有TVT错误的“祖先”,其数量远远超过所有其它错误的数量。
In this article, you'll learn how to use business variable and Business Space to avoid the hardcoding of values in the policies.
在本文中,您将了解如何使用业务变量和业务空间来避免对策略中的值进行硬编码。
It is best to define this as part of your JVM properties instead of hardcoding it in your application.
最好将其定义为您的JVM属性的一部分,而不是在您的应用程序中对它进行硬编码。
Instead of hardcoding UIDs, you should use the complete drilldown URL and cache the provided UID temporarily.
您应该使用完整的钻取URL并临时缓存提供的UID,而不是硬编码UID。
However, we use this simple hardcoding approach in order to keep the example simple.
但为了使示例保持简单,我们采用这个简单的硬编码方式。
You can choose from several ideas for the implementation of the namespace resolution that might be better than hardcoding it
实现名称空间解析,有几种方式可供选择,这些方式大都好于硬编码的实现方式