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
實現名稱空間解析,有幾種方式可供選擇,這些方式大都好于硬編碼的實現方式