单词 | hard coded |
释义 | 例句释义: 硬编码,编码硬化,硬编码的,写死,硬写 1. I made it a constant in case anyone wants to change it to something else, but it could have been hard-coded as "all" as well. 为了防止有人想把它改为另外某个值,我把它设定为常数,但它也可能已经被硬编码为“all”。 www.ibm.com 2. Bad data is often rooted in human behavior, which hard-coded validation rules cannot fix. 错误数据往往是来源于人们的行为,计算机硬编码的有效性验证规则并不能修整错误数据。 www.bing.com 3. A hard-coded ID has been used in this case, but you could use an ID sourced from your database or UUID. 本例中使用了一个硬编码的ID,但是您也可以使用来自数据库的ID或UUID。 www.ibm.com 4. The address in the endpoint reference is hard-coded to be that of the BigEcho service, as shown in the WSDL file in Listing 1. 将端点引用中的地址硬编码为BigEcho服务,如清单1中的WSDL文件所示。 www.ibm.com 5. Basically, the transformation flow is hard-coded and can't be easily changed without providing some sort of flexibility framework. 基本上,转换流是硬编码的,无法方便地进行更改,除非提供某种灵活性框架。 www.ibm.com 6. Bind the defaultSortOrder attribute to a method, as Listing 7 shows, rather than giving it a hard-coded value. 将属性连接到这个方法中,如列表7所示,而不是赋予它一个不可更改的值。 www.ibm.com 7. To make this integration work, the practitioners have to understand that Tivoli packages have hard-coded references to views. 为了使集成有意义,实践者必须理解Tivoli包对视图的引用使用的是不变的代码。 www.ibm.com 8. This hard- coded string is useful for demonstration purposes , but unlikely to be the correct string for your application . 此硬编码字符串适合作演示之用,但不一定适合于您的应用程序。 www.bing.com 9. For simplicity, values have been hard-coded in this method; in a production environment, input values would be obtained differently. 为简单起见,值已经硬编码在该方法中;在生产环境中,输入值将以不同的方式获得。 www.ibm.com 10. Invariant; the change can be hard coded since none of the parameters are needed to set up this file. 非变量;由于设置此文件不需要参数,因此可对变更进行硬编码。 www.ibm.com 1. If you do not, your application will only contain the connection string pointed to the hard-coded path and not the actual data file. 如果选择否,则应用程序将只包含指向硬编码路径而非实际数据文件的连接字符串。 msdn2.microsoft.com 2. Additionally, the message is no longer hard coded, but instead is deferred to a JSP for rendering. 此外,消息也不再是硬编码的,而是委托给JSP去处理。 www.ibm.com 3. At last you both see what the problem is: David's compile script hard-coded an old directory that does not exist on this new server. 最后大家都能看到问题所在:David的编译脚本对一个不在此新服务器上的旧目录进行了硬编码。 www.ibm.com 4. A table-based list uses a query to retrieve data from another table, and a value list displays a set of hard-coded values. 基于表的列表使用查询从另一个表中检索数据,值列表显示一组硬编码的值。 office.microsoft.com 5. However, these wares are held back by the fact that HTML, the language of most intranet document, is so simple and hard coded. 然而,HTML这个多数内部网文档使用的语言非常简单却难以编写,这一实事的存在,使这些产品的推广由此受到影响。 dictsearch.appspot.com 6. In a real application, they would not be hard coded. 但在实际应用程序中可能并非如此。 www.ianywhere.com 7. Here you switch back to the other connection and create a prepared statement with a specific, hard-coded SQL statement, and then execute it. 在这里,您可以切换回到另一个连接,并使用特定的、硬编码SQL语句创建一个准备好的语句,然后执行它。 www.ibm.com 8. Please note that the values for the inserted column are known at the time when this program is written and can be hard-coded. 请注意,所插入行的值在编写这个程序时都是已知的,因此可以硬编码在代码中。 www.ibm.com 9. For example you could start out with hard coded strings, then move to a file and then finally move some values to a repository of some sort. 例如,你可以在开始的时候使用硬编码的字符串,然后变为文件的形式,并最终变为某种容器中的值。 www.infoq.com 10. This code provides the coordinates to send to MapServer: Width and height can be whatever you want (hard-coded in this example). 这段代码提供了发送给MapServer的坐标:宽度和高度可以任意(本例中是硬编码)。 www.ibm.com 1. Because HTML forms can include embedded data and hard-coded decisions, changing the presentation of an individual form is not easy. 因为HTML表单可以包括嵌入的数据和硬编码的决定,所以更改单独表单的表示并不容易。 www.ibm.com 2. During boot time, the hard-coded firewall boot policy blocks traffic on the default UDP port until the firewall service is running. 在引导时,硬编码防火墙引导策略会阻止默认UDP端口上的通信,直到防火墙服务开始运行为止。 www.microsoft.com 3. Other REST servers, like the one you're going to implement here, have hard-coded response formats. 其他REST服务器,比如您将在这里实现的服务器,拥有硬编码的响应格式。 www.ibm.com 4. Therefore, passwords do not have to be hard-coded into batch files. 因此,不必将密码硬编码到批处理文件中。 msdn2.microsoft.com 5. Methods - cannot be used in this approach, because these static methods are hard-coded to return a specific type. 方法不能在这种方法中使用,因为这些静态的方法是硬编码以返回一个特定的类型。 www-128.ibm.com 6. Replace the hard-coded file name with a created attribute for the path parameter of the myBookTitle. java file. 对于myBookTitle.java文件的路径参数,使用创建的属性来替换硬代码的文件名。 www.ibm.com 7. Just as copy-and-paste programming prohibits reuse, so too do hard-coded values. 复制-粘贴式的编程有碍重用,将值进行硬编码又何尝不是呢。 www.ibm.com 8. You do not need to run 'make depend'. The dependecies have been hard coded. 你不需要运行‘makedepend’,因为那些依赖关系已经硬编码在文件里了。 zyilxm.blog.163.com 9. It is actually so difficult that most executable processes are still painfully hard-coded in our solutions, one line at a time. 这个过程是实际上是如此的困难,以致在我们的解决方案中绝大多数的可执行过程依旧是痛苦的硬编码,一次一行。 www.infoq.com 10. Most values could be hard-coded, and other values should be provided by the user or generated automatically at run time. 大多数值可以硬编码,还有一些值应该由用户提供,或者在运行时自动生成。 www.ibm.com 1. The parameters in italic are passed in by the user, but could be hard-coded if you want. 斜体的参数由用户传入,必要时也可以硬编码。 www.ibm.com 2. Again, notice that the virtual memory address for the DLL's g_x variable is hard-coded in the DLL file's image on the disk drive. 同样,注意DLL的变量g_x虚拟内存地址是在磁盘驱动器上的DLL文件映像中硬编码的代码。 objectarx2008.spaces.live.com 3. Finally, I hard-coded a value that I can use while testing to shut down the IM service cleanly. 最后,我硬编码了一个值,以便在测试时使用它干净地关闭IM服务。 www.ibm.com 4. This frees applications from hard-coded dependencies on a particular data engine or even a particular logical model. 这样就可以将应用程序从一个靠硬编码关联的特定数据引擎甚至特定的逻辑模型中解放出来。 www.cnblogs.com 5. Note that in this sample, the CICS user name and password are hard-coded into the connection configuration information. 请注意,在该样本中,CICS用户名和密码被硬编码到连接配置信息中。 www.ibm.com 6. Therefore, it is best that the pattern never be hard-coded, because developers will never know all of the patterns for different locales. 还好模式并不是硬代码的,因为开发员并不可能知道不同场所的所有模式。 www.ibm.com 7. It includes an open block in which a remedy can be hard-coded in machine language. 它包括开放程序块,可以在程序块中用机器语言对补救措施进行硬编码。 www-128.ibm.com 8. The idle task can be hard-coded into the scheduler, or it can be implemented as a separate task with the lowest possible priority. 空闲任务可以被硬编码在调度中,也可以把实现为一个具有最低优先权的独立任务。 bbs.kaoyan.com 9. Unfortunately, we don't have access to this information, so we hard-coded a dummy value into this required field. 遗憾的是,我们不能访问这个信息,因此我们硬编码了一个虚拟值(dummyvalue)到这个必要字段中。 www.ibm.com 10. Absolute type fidelity is lost, and the channel, formatter, and server location for this client becomes hard-coded. 绝对的类型保真度将丢失,而且该客户端的信道、格式化程序和服务器位置都变为硬编码的。 msdn2.microsoft.com 1. The application has a hard-coded set of stocks that it displays. 应用程序硬编码了一组要显示的股票。 www.ibm.com 2. In JavaScript this usually just means a simple object literal with hard coded return values. JavaScript中它通常是指一个简单的objectliteral,能够返回预先硬编码的数值。 www.infoq.com 3. Again, to make this handler generally useful, hard-coded configuration information is avoided. 还有,要使这个处理器普遍可用,我们应该尽量避免硬编码配置信息。 www.ibm.com 4. Applications are freed from hard-coded dependencies on a particular data engine or storage schema. 应用程序在编码上不依赖于特定的数据引擎或存储架构。更详细。 dict.bioon.com 5. Externalizing all hard-coded strings in an application. 外部化应用程序中所有应编码的字符串。 www.ibm.com 6. Hard-coded values that are stored for %Systemdrive%, %UserProfile%, or other variables. 为%Systemdrive%、%UserProfile%或其他变量存储的硬编码值。 support.microsoft.com 7. To keep things simple for this example, the login information is compared against some hard-coded strings. 为了简化这个示例,登录信息将与一些硬编码的字符串进行比较。 www.ibm.com 8. Specifies a string that can be deserialized by the provider into the hard-coded default value for this property. 指定一个字符串,提供程序可以将该字符串反序列化为此属性的硬编码默认值。 technet.microsoft.com 9. Also, this must use hard-coded lengths as there is no API available to access the model to obtain the length. 此外,这必须使用硬编码的长度,因为没有API可用于访问模型以获得该长度。 www.ibm.com 10. Moreover, the numbers appearing in the spreadsheets are not hard-coded. The files are not restricted and permit changes. 此外,这些文件中的数字似乎并非硬编码输入,文件未进行修改限制,因此可任行修改。 72.167.54.199 1. When build scripts contains hard-coded values, if an aspect requires modifications, you need to modify that value in more than one location. 当构建脚本包含硬编码的值时,如果某个方面需要修改,那么就需要在多个地方修改那个值。 www.ibm.com 2. True, request validation checks all input data against a hard-coded list of potentially dangerous values. 请求验证将根据具有潜在危险的值的硬编码列表检查所有输入数据。 msdn2.microsoft.com 3. Also note that the Configurator Web service itself is not configurable; rather it is hard-coded in the UI. 配置程序Web服务本身是不可配置的;相反,它被硬编码在UI中,这一点也需要引起注意。 www.ibm.com 4. Figure 2 shows the property settings for both hard-coded and dynamic values for a Dialog list in Lotus Domino. 图2展示了LotusDomino中Dialog列表的硬编码值和动态值的属性设置。 www.ibm.com 5. You've hard-coded some values like MYMAXPATH, which you should obtain from the system -- hard-coding was done for the sake of simplicity. 您已经硬编码了一些值,例如MYMAXPATH,这应该从系统中获得——硬编码是为了简单性起见而这样做的。 www.ibm.com 6. In this simple example, the implementation returns a hard-coded Order containing items for Wiper and Labor items. 在这个简单的实例中,实现返回一个硬编码的订单,其中包含Wiper及Labor项。 www.ibm.com 7. So, I created my own hard coded Functor for this job. 所以,我为这个工作我自己的硬编码函子。 g5.baidu.com 8. You may also see another type of lookup field, called a value list, that uses a hard-coded list of choices. 您可能也会看到另一种叫做值列表的查阅字段,这种查阅字段使用硬编码的选项列表。 office.microsoft.com 9. This share is hard-coded into Windows clients, and this is where the clients look for printer drivers when a printer is installed. 这个共享被硬编码到Windows客户端中,而且这也是安装打印机时客户端查找打印机驱动程序的位置。 www.ibm.com 10. The service endpoint address is either hard-coded in the client or read from a property file and set during runtime. 服务端点地址硬编码在客户机中,或从属性文件读取并在运行时设置。 www.ibm.com 1. Validation works by checking all input data against a hard-coded list of potentially dangerous data. 验证的工作原理是,将所有输入数据与具有潜在危险的数据的硬编码列表进行对照检查。 msdn2.microsoft.com 2. Actually, for the sake of genericity, parsers are really not hard-coded to return a match object. 事实上,为了通用性,并不要求分析器一定要返回匹配对象。 dictsearch.appspot.com 3. Thus, the binding is hard-coded to use a specific service and is permanent. 因此,硬编码该绑定来使用特定的服务,并且绑定是永久性的。 www.ibm.com 4. This means replacing the hard-coded image list with something retrieved from the slides. php service. 这意味着要使用从slides.php服务获得的内容代替硬编码的图像列表。 www.ibm.com 5. Then I'll write a test for the simplest non-error case I can think of and return a hard coded value. 然后还会写一个我能想到的简单的,针对非错误场景的测试,让它返回写死的值。 www.sunnybtoc.com 6. I've hard-coded the controller in for now because you haven't implemented REST support in the other controllers. 由于还没有在其他控制器中实现REST支持,所以我暂时对控制器进行了硬编码。 www.ibm.com 7. Set the number of rows to generate as a hard-coded number. 以硬编码数字形式设置要生成的行数。 technet.microsoft.com 8. The design-time scenario requires a hard-coded connection string to the SQL Mobile database. 设计时方案需要到SQLMobile数据库的硬编码连接字符串。 msdn2.microsoft.com 9. This simple code checks against a hard-coded value for the user and password, then returns ok if there is a match and bad otherwise. 这段简单的代码检查硬编码的用户和密码,匹配返回ok,否则返回bad。 www.ibm.com 10. In the real world, search keywords are not hard-coded into the script, but instead are entered by a user. 在现实中,搜索关键字没有硬编码到脚本中,而是由用户来输入。 www.ibm.com 1. In that case, the URL to the Google service was hard-coded directly in the markup (iw: content) section of the iWidget. 在这个基础的小部件中,指向Google服务的URL直接硬编码到iWidget的标记(iw:content)部分。 www.ibm.com 2. Access numbers and patterns will typically be hard coded or retrieved remotely via HTTP or SMS. 接入号码和方式通常会被硬编码或检索通过的HTTP或短信远程。 www.opda.net.cn 3. If you are developing a user interface, you can obtain values from the text and list boxes, not hard-coded strings as shown below. 如果正在开发用户界面,可以从文本框和列表框中获取值,而不是如下所示的硬编码字符串。 msdn2.microsoft.com 4. If you must use a password, do not include a hard-coded password in your application. 如果必须使用密码,请不要在应用程序中包含硬编码的密码。 msdn2.microsoft.com 5. Note: The samples you're looking at are using hard-coded data sources. 注意:您所参考的这些示例使用的是硬编码的数据源。 www.ibm.com 6. And, just for fun, you'll also see how to include an XQuery with hard-coded query predicates in an application. 只是为了好玩,您将看到如何在应用程序中包含一个具有硬编码查询谓词的XQuery。 www.ibm.com 7. This script eliminates the need to have a separate AutoYaST file with a hard-coded IP address for each LPAR. 有了这个脚本之后,就不需要单独为每个LPAR准备硬编码IP地址的AutoYaST文件。 www.ibm.com 8. BindingUtilsRule Binding BindingUtils class uses hard coded strings, which won't be picked up by the compiler if you rename this attribute. 绑定类时使用了硬编码的字符串,编译器不会识别,如果你重命名此属性,你应该考虑事件的重构。 blog.sina.com.cn 9. Typically, CFL information is contained in a font and, in some cases, is hard-coded into rendering libraries. 通常,CFL信息都包含在字体中,在某些情况中,已经写死到显示库中了。 www.ibm.com 10. Is a script that makes the RPC with two hard coded integer arguments and prints the results. 是一个脚本,它使用带有两个硬编码整数参数的RPC并打印出结果。 www-128.ibm.com 1. The event name is hard-coded into the language (XHTML in this case); to add a new event, you need to add a new attribute. 事件名称是硬编码到语言中的(这里是XHTML);增加新的事件必须增加新属性。 www.ibm.com 2. The sample application contains hard-coded names and phone numbers that you must change. 样例应用程序包含了硬编码的名称和电话号码,您必须对这些内容进行修改。 www.ibm.com 3. Note that values are hard coded in the test program, so only certain test sequences make sense. 注意,值硬编码在测试程序中,所以只有某些测试序列是有意义的。 www.ibm.com 4. In this case, the parameters are all hard-coded inside the stored procedure. 在这种情况下,所有参数都在存储过程内部经过硬编码。 msdn2.microsoft.com 5. Some hard coded dummy user credentials, neither containing username nor password will be used and hence no login is required. 它使用某种硬编码的伪用户凭证(不包含用户名或密码),因此不需要登录。 www.ibm.com 6. As a result, the hard coded path is replaced with a string that contains an XPath expression (Figure 19). 结果,硬码路径会使用包含有XPath表达式的字符串来替换(图19)。 www.ibm.com 7. In the example, the valid credentials are hard-coded into the page code. 在本示例中,有效凭据被硬编码到页代码中。 msdn2.microsoft.com 8. So far, you have created a rule that only prints a hard-coded value to the console. 到目前为止,您已经创建了一条规则,它对操控台只打印了一个硬代码的值。 www.ibm.com 9. This can be hard-coded or you can allow the user to select a value. 这既可以通过硬编码实现,也可以让用户选择一个值。 msdn2.microsoft.com 10. Clearly, in a production environment, the hard-coded text strings in Listing 2 will come from a persistent store such as a database. 显然,在生产环境中,清单2中硬编码的文本字符串将来自数据库这样的持久性存储。 www.ibm.com 1. Note: The data in this service is hard coded and only meant to demonstrate the concept. 注:此服务中的数据均为硬编码,并且只是用于演示概念。 www.ibm.com 2. For simplicity, the XML document in the xml variable definition has been hard-coded in this example. 本例中为了简单起见,xml变量定义中的XML文档已经进行了硬编码。 www.ibm.com 3. The JNDI name is hard-coded in the Java code. This makes the Java code much less portable. 在Java代码中JNDI名称是硬编码,这使得Java代码非常不轻便。 www.ibm.com 4. The 60 second limit is hard coded and cannot be changed. 60秒的限制是硬编码的,无法更改。 technet.microsoft.com 5. One more related problem Innodb has - too many hard coded numbers. 跟Innodb相关的另一个问题是--太多的硬编号了。 bbs.linuxpk.com 6. Localized values are displayed by referencing the JSON object instead of by using hard-coded strings. 通过引用JSON对象而不是使用硬编码字符串来显示本地化值。 msdn2.microsoft.com 7. In our demonstration purposes, we create the Response Data Object and return hard coded data. 出于演示的目的,我们创建响应数据对象,并返回硬编码的数据。 www.ibm.com 8. Hard-coded values that are stored for drive letters. 为驱动器号存储的硬编码值。 support.microsoft.com 9. On the first line, the basic URL is hard-coded to generate the URL to the document. 在第一行上,基本URL是生成连接到文件的URL的硬编码。 www.ibm.com 10. Now we will simply use our Person object in place of the hard-coded string shown above. 现在,我们将使用Person对象替代上面显示的硬编码字符串。 www.ibm.com 1. By using the resource reference you will make sure that real JNDI name of your resource is not hard coded anywhere in your code. 通过使用资源引用您可以确保在您的代码中,资源的真正JNDI名称并不是固定编码的。 www.ibm.com 2. The test in Listing 2 has some major drawbacks -- and not just the hard-coded String comparisons, either. 清单2中的测试有其他一些重大的缺陷——而不仅仅是硬编码String比较那么简单。 www.ibm.com 3. The variable %welcome. page is used in the content attribute instead of the hard-coded file name introContent. xml. 变量%welcome.page用于内容属性,而不是用于硬编码的文件名introContent.xml。 www.ibm.com 4. Add the hard-coded string "Moe" to the names Vector. 将硬编码字符串“Moe”添加到namesVector。 www.ibm.com 5. In Update 1 and Update 2 above, the new value for the "phone" element is hard-coded in the statement text. 在更新1和更新2中,“phone”元素的新值是硬编码在语句文本中的。 www.ibm.com 6. Column, the default TEXTSIZE session setting, or the hard-coded application limit. 列的实际大小、默认TEXTSIZE会话设置或硬编码应用程序限制。 msdn2.microsoft.com 7. If the local environment setting is not present or evaluates to null, it is ignored and the value hard-coded on the node is used. 如果没有给出本地环境设置,或者该设置为null,那么将忽略该值并使用节点中硬编码的值。 www.ibm.com 8. A user name, which is also used in the time entry field, is hard-coded. 一个用户名(它也用于这个时间输入字段)是硬编码的。 www.ibm.com 9. 9; To use a hard-coded path to the TRACE folder that you created in step 5. 以使用您在步骤5中创建的TRACE文件夹的硬编码路径。 msdn2.microsoft.com 10. For simplicity's sake, I hard-coded the movies. 为了简化起见,这里对电影进行了硬编码。 www.ibm.com 1. This variable will replace the hard-coded sort order for Column 1. 这个变量将取代Column1中不可更改的排序顺序。 www.ibm.com 2. The hard coded client use of the template is shown below. 硬编码后的客户端使用模板的方式如下 www.infoq.com 3. Therefore, I will always send a hard-coded date (January 1, 1970) as the value of the till field. 因此,我总是发送硬编码的日期(1970年1月1日)作为till字段的值。 www.ibm.com 4. The current hard coded limit of the JET database is 8, 192 GB, or 8 terabytes (TB). JET数据库的当前硬编码限制为8192GB或8千兆字节(TB)。 technet.microsoft.com 5. For the purposes of this tip, Ive hard coded two methods that are called from the Payroll Web service found within the registry, as shown in 为了达到本技巧的预期效果,我硬编码了两个方法,供注册中心内创建的PayrollWeb服务调用,如 www-128.ibm.com 6. The Package Name, on the other hand, is a hard-coded value. 另一方面,PackageName是硬编码的值。 www.ibm.com 7. The script builds an SQL query by concatenating hard-coded strings together with a string entered by the user 此脚本通过串联硬编码字符串和用户输入的字符串而生成一个SQL查询 msdn2.microsoft.com 8. Do not load data from hard-coded locations on a filesystem 不要从文件系统里那些代码已固定的位置加载数据 blog.sina.com.cn 9. The next worker method persists Employee with some hard-coded data 接下来的辅助方法持久存储带硬编码的数据的Employee www.ibm.com 10. For Exchange Server 2003 Standard Edition, the hard-coded licensing database size limit has been increased from 16 GB to 75 GB. 对于ExchangeServer2003标准版,其硬编码许可数据库大小限制已经从16GB增加到了75GB。 www.microsoft.com 1. Replacing the hard-coded path with a model reference 使用模型替换硬代码路径 www.ibm.com 2. Object to load the bundle; however, the use of the load method is hard-coded into the class, and the newer 对象来装载绑定,不过装载方法的使用是硬编码到类中的,而不使用较新的 www-128.ibm.com 3. Opens the test data file for reading using a StreamTokenizer to parse the values (the file name and path are hard coded) 使用打开这个测试数据文件进行浏览,并对其值进行分析(文件名称和路径是硬编码) www.ibm.com 4. Hard coded passwords can be retrieved from an assembly using the 不得对源代码中的密码进行硬编码。使用 msdn2.microsoft.com 5. Removing hard-coded database names 删除硬编码的数据库名称 www.ibm.com 6. For example, take this simple Python class that acts as a dictionary of hard coded values 例如,看下这个简单的Python类,它是硬编码值的字典 www.infoq.com 7. For example, in Listing 6, the run-simian task has a number of hard-coded paths and values, namely the _reports directory 例如,在清单6中,run-simian任务有很多硬编码的路径和值,即_reports目录 www.ibm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。