单词 | hard code | ||||||||||||||
释义 | hard code
更多释义 收起释义 例句释义: 编写硬代码,硬编码,硬码,程式中硬编码 1. If you know in advance that you're going to be sorting only integers, you could simply hard- code the Swap method for integer types. 如果预先知道只对整数排序,则可将Swap方法硬编码为integer类型。 msdn2.microsoft.com 2. At this point, you hard-code the user preferences as part of the URL request string. 在这点上,您将用户首选项硬编码为URL请求字符串的一部分。 www.ibm.com 3. Give you the option to store connection strings in the applications settings file, or to hard-code them in the dataset definition. 创建的数据连接,您可以选择将连接字符串存储在应用程序设置文件中,或将其硬编码到数据集定义中。 msdn2.microsoft.com 4. In the simplest case it is possible to hard-code endpoint addresses in implementations. 最简单的方法就是在实现中将端点地址硬编码。 www.infoq.com 5. Sometimes it's perfectly fine to hard-code processes, sometimes it's not; even then, typical BPM solutions are never the only option. 有时候,硬编码过程是相当不错的,有时候则不然;即使这样,典型的BPM解决方案从来也不是唯一的选择。 www.infoq.com 6. If the front end is written in Perl or PHP, it is tempting to hard code access to MySQL in the CGI scripts. 如果前端是用Perl或PHP编写的,那么使用CGI脚本硬编码访问MySQL是很有诱惑力的。 www.ibm.com 7. You do not need to hard-code the styling of the widgets, but can leave it in external CSS files. 您不必硬编码小部件的样式处理,可以将它留给外部CSS文件。 www.ibm.com 8. You cannot hard-code the size, because the length of the text in DIV is not fixed if you support multiple languages. 不能对这个大小进行硬编码,因为如果支持多种语言,DIV中文本的长度是不固定的。 www.ibm.com 9. Proper care must be taken by the application to not hard code or store credentials in unsafe locations or less secure ways. 必须谨慎,不要让应用程序将凭据硬编码或者存储在不安全的位置,或者以不太安全的方式存储。 msdn2.microsoft.com 10. Since the logic is defined in the decision table, the tester does not need to hard code any testing logic. 由于决策表中已经定义了逻辑,所以测试人员不需要硬编码任何测试逻辑。 www.ibm.com 1. Important: hard-code this path only when testing locally, because doing this prevents you from sharing tests for this Web site more broadly. 重要事项:只有在进行本地测试的情况下才应对此路径进行硬编码,因为硬编码会阻止您更广泛地共享对此网站的测试。 msdn2.microsoft.com 2. You therefore have to hard-code your references to the tab collection and the number of tabs in the set. 因此,您不得不硬编码对选项卡集的引用以及其中的选项卡数。 www.ibm.com 3. An alternative would be to hard-code the password in the integration code. 一个可选的方法是在集成代码中对密码进行硬编码。 www.ibm.com 4. These statements contain validation data that developers either hard-code or put through server-side code. 这些语句包含了开发人员硬编码或通过服务器端代码置入的验证数据。 www.ibm.com 5. Therefore, you do not have to hard code a password into batch files. 因此,不需要通过硬编码在批处理文件中设置密码。 msdn2.microsoft.com 6. Consequently, you do not have to hard-code a resource path. 因此,您不需要硬式编码资源路径。 msdn.microsoft.com 7. Here, you can provide additional host information, local name aliases, and hard-code IP addresses. 在这里,可以提供更多主机信息、本地名称别名和硬编码的IP地址。 www.ibm.com 8. Do not hard-code strings in your application. 在应用程序中不要硬编码字符串。 technet.microsoft.com 9. Never hard code strings that will be presented to end users. Use resources instead. 将呈现给用户的字符串永远不用硬编码,而是使用资源。 blog.163.com 10. On the Configuration panel, we need to "hard code" the class path for the JDBC driver JAR files. 在Configuration面板上,我们需要对JDBC驱动程序JAR文件的类路径进行“硬编码”。 www.ibm.com 1. in real - world applications , you would not hard - code the ui culture in this way. 在实际应用程序中,不用这种方式硬编码用户界面区域性。 www.ichacha.net 2. how to specify which counters to monitor (hard code into the application or read in dynamically from a file). 如何指定要监视哪些计数器(硬编码到应用程序中或者从文件中动态读取)。 www.ibm.com 3. If you don't want to hard code this URL, you can create a setting in your server's Notes. ini file to look up that value. 如果不想对此URL进行硬编码,则可以在服务器的Notes.ini文件中创建一个设置,以查找该值。 www.ibm.com 4. You hard code the URL because you cannot perform an @DbLookup in a view column. 可以对URL进行硬编码,因为在视图的列中无法执行@DbLookup。 www.ibm.com 5. Another question is whether you want to hard-code all these document references into your XQuery code. 另一个问题是您是否想将这些文档引用硬编码到您的XQuery代码中。 www.ibm.com 6. To do that, I use another xsl: result-document tag and hard-code the output to go to an index file (see Listing 6). 为此,我使用了另一个xsl:result-document标签,并将输出硬编码到索引文件中(参见清单6)。 www.ibm.com 7. Please note that you are using a PHP session to hard-code a user ID value of 1, which is the user jane in my database. 请注意,在此使用一个PHP会话将一个用户ID值硬编码为1,这是我的数据库中的用户jane。 www.ibm.com 8. Never hard-code strings in code. 不要在代码中硬编码字符串。 www.ibm.com 9. For this article I will just hard code the encoding. 在本文中,我将按硬编码方式处理编码。 www.ibm.com 10. Never hard code strings that might change based on deployment such as connection strings. 不要硬编码部署相关的字符串比如数据库连接字符串。 space.itpub.net 1. Hard code: Embedding assumptions about the environment of a system at many points in its implementation 硬编码(Hardcode):在实现过程中对系统环境作假设 www.bing.com 2. Technical Analysis of Hard Code Component 硬件密码组件的技术分析 www.ilib.cn 3. For this example, you will hard-code the value of the 在本示例中,将 msdn2.microsoft.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。