网站首页  词典首页

请输入您要查询的英文单词:

 

单词 hard code
释义

hard code

  • v.编写硬代码
  • 网络硬编码;硬码;程式中硬编码
1.
硬编码
 当然这种方式是硬编码hard code)在程式中,要改变参数时必须修改原始档案并重新编译,我们也可以使用XML档案或属性 …
blog.csdn.net
2.
硬码
...果记录在期待值中,而这种期待值将可能成为测试脚本的硬码hard code ),在回归测试或期待结果是随机值等情况下造成 …
www.ibm.com
3.
硬代码
消除硬代码 (Hard code) ?使用Header files 去定义经常被调用的代码段; ?
wenku.baidu.com
4.
程式中硬编码
传统的资料库程式设计,必须直接在程式中硬编码hard code)SQL陈述,JDBC统一了Java程式与资料库之间的操作介面, …
download.csdn.net
5.
编译时硬编码
...,我需要一种手段,根据设备的型号在运行时动态的创建设备类实例。否则,如果在编译时硬编码(Hard Code)设备配置,将 …
www.vckbase.com
6.
硬编码字符
...译的ASCII字符,因为它们通常属于软件开发编码的硬编码字符Hard Code),属于不可本地化的软件缺陷(Global Bug)。
www.hanzify.org
7.
程序中硬编码
...ibernate 传统的数据库程序设计,必须直接在程序中硬编码hard code)SQL 语句,JDBC 统一了Java 程序与数据库之间的 …
www.docin.com

例句

释义:
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条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/14 11:04:40