网站首页  词典首页

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

 

单词 specific code
释义

specific code

美 
英 
  • un.绝对代码;具体代码
  • 网络特定码
un.
1.
绝对代码
2.
具体代码

例句

释义:
1.
Delegates are a very convenient technique to let the application framework interact with the problem-specific code.
代理是很方便的技术可以帮应用框架和问题相关的编码良好的一起工作。
wiki.chinaunix.net
2.
But often they eat more performance than you are willing to give or they do not abstract enough to eliminate all database specific code.
但是,通常情况下它们对性能的影响超过了你所希望的,要么他们并不足够抽象以消除所有和特定数据库相关的代码。
www.itqun.net
3.
As you can see, unlike typical Java code, Groovy controls my iteration-specific code while allowing me to pass in the behavior I need.
您可以看到,与典型的Java代码不同,Groovy在允许我传递进我需要的行为的同时,控制了特定于迭代的代码。
www-128.ibm.com
4.
Azure Grid provides you with a base solution template to which you add application-specific code.
AzureGrid为你提供了一个基础的解决方案模板,在其中你可以添加特定于应用程序的代码。
www.infoq.com
5.
As you can see in Listing 1, the only persistence-specific code associated with the User class is the @Id annotation.
正如在清单1中看到的,与User类相关的惟一特定于持久性的代码是@Id注释。
www.ibm.com
6.
Second, accessing environment variables tends to result in platform-specific code.
其次,访问环境变量常常要使用平台专用的代码。
www.ibm.com
7.
Are user-defined flags and should be used wherever the program is going to have architecture-specific code within Linux-specific code.
都是用户定义标记,当程序的特定于Linux的代码将要使用特定于体系结构的代码时都要使用它们。
www-128.ibm.com
8.
Architecture-specific code in an application is typically limited to a few areas.
应用程序中特定于体系结构的代码通常局限于少数地方。
www.ibm.com
9.
Moreover, the dependency on the vendor-specific code is not the only problem.
而且,问题并不仅仅存在于供应商指定的代码。
www.ibm.com
10.
If you ignore the JUnit-specific code in Listing 2, you can see that the test case is now quite neat and concise.
如果没注意清单2中特定于JUnit的代码,那么您可以看到,测试用例现在变得相当整洁、简练。
www.ibm.com
1.
Does the organisation subscribe to any general or specific code of tendering practice or procedure?
公司有否遵行任何一般性或具体的投标工作常规或程序准则?
www.icac.org.hk
2.
The next best solution is to isolate the processor-specific code in a variable, a parameter, or a template.
次佳的方案是把特定于处理器的代码隔离在一个变量、参数或者模板中。
www-128.ibm.com
3.
Unfortunately, since ANSI is silent on this topic, it's necessary to use compiler-specific code.
不幸的是,关于这一主题由于标准是无定义的,所以必须使用编译器特定的程式码。
tw.myblog.yahoo.com
4.
Source code for a monolithic driver consists of both interrupt service thread code and platform specific code.
单体驱动的源代码由中断服务线程和平台相关的代码组成。
www.moon-soft.com
5.
After identifying scripts with Solaris-specific code, you need to search for equivalent modules that work on Linux as well.
在使用特定Solaris代码识别脚本之后,您需要搜索可以在Linux系统上运行的等价模块。
www.ibm.com
6.
The function switches over the specific code paths that are needed for the different widget types.
这个函数在不同的小部件类型需要在特定代码路径之间切换。
www.ibm.com
7.
In such instances, you need to delve a bit deeper into how character codes are converted using specific code pages on the Samba server.
在这类情况下,您需要深入研究如何使用Samba服务器上的特定代码页转换字符代码。
www.ibm.com
8.
For the first step, you ll create a directory for Linux-specific code and populate it with files from one of the platforms.
首先,您应该为特定于Linux的代码创建一个目录,并将来自某个平台的文件置于其中。
www-128.ibm.com
9.
An application might require that you add an application-specific code group to security policy.
应用程序可能要求向安全策略中添加应用程序特定的代码组。
msdn2.microsoft.com
10.
This code serves as the processor and platform-specific code for the given architecture.
这些代码用作给定体系结构的处理器和特定于平台的代码。
www.ibm.com
1.
But more generally, the OVC intends to set standards for data formats, not simply produce them with specific code.
不过更一般地说来,OVC的目的是建立数据格式标准,而不只是用特定的代码生成数据。
www.ibm.com
2.
You can reuse code at the source code level by wrapping any desktop or Pocket PC specific code in conditional compile directives.
您可以通过在条件编译指令中包装任何桌面或PocketPC特定代码,在源代码级重用代码。
msdn2.microsoft.com
3.
This setup allows the HTML-specific code to be absent from your component.
这个设置允许特定于HTML的代码从组件脱离。
www.ibm.com
4.
Therefore, an iSeries database can hold multiple code pages, even ASCII code pages, depending on the specific code page.
因此,一个iSeries数据库可以容纳多个代码页,甚至是ASCII代码页,这取决于指定的代码页。
www-128.ibm.com
5.
To distinguish tasks in this project from tasks in other projects, type a project-specific code prefix in the Project Code Prefix box.
为了将此项目中的任务与其他项目中的任务相区分,在“项目代码前缀”框中键入特定于项目的代码前缀。
office.microsoft.com
6.
The other command-line operations that target code groups also use the numerical labels to refer to specific code groups.
其他目标为代码组的命令行操作也使用数字标签来引用特定的代码组。
msdn2.microsoft.com
7.
These services can be used across an enterprise without the need to deeply embed container-specific code or logic within an application.
这些服务能跨整个企业被使用且不需要在一个程序中深度嵌入特定容器代码或者逻辑。
blog.163.com
8.
Many performance problems are related to application architecture rather than specific code problems.
很多性能问题常常和应用程序架构有关,而不是由具体的代码问题引起的。
www.ibm.com
9.
Those approaches aren't as clear from a teaching perspective, though, so I kept* the vendor-specific code.
从学习的角度来说,那些方法都不够直观,因此我保留了特定于供应商的代码。
www.ibm.com
10.
Note: Some contributed modules are not as abstracted from MySQL-specific code as everyone would like.
注:有些贡献模块并没有从MySQL特定的代码方式中抽象出来。
www.bing.com
1.
Events are mechanisms that allow application-specific code to execute when an action occurs.
事件是操作发生时允许执行特定于应用程序的代码的机制。
msdn2.microsoft.com
2.
If a specific code is not shown in the list, you can add it manually.
如果特定的代码未在列表中显示,可手动添加。
www.ibm.com
3.
There may also be departmental or business unit-specific code that spans applications, such as maybe a security solution.
可能还有一些部门的或者业务单元特殊代码存在于应用软件中,比如可能是一个安全解决方案。
www.ibm.com
4.
Consequently, most applications will use some vendor-specific code.
结果,大多数应用程序将会使用一些特定于提供商的代码。
www.ibm.com
5.
The last thing I need to do is add the template engine-specific code.
我需要做的最后一件事情是添加模板引擎特定的代码。
www.ibm.com
6.
Future columns will look at specific code and tools to aid the transitions; this column addresses the design considerations.
今后的专栏将着眼于帮助进行转换的特定代码和工具;本专栏则侧重于设计注意事项。
www-128.ibm.com
7.
IKVM. OpenJDK. *. dll: This is the "compiled version of the Java class libraries, plus some additional IKVM. NET specific code. "
dll:这是“Java程序库编译后的版本,外加一些IKVM.NET特有的代码”。
www.infoq.com
8.
The new test targets the specific code you want tested.
新测试以您想要测试的特定代码作为目标。
msdn2.microsoft.com
9.
The following figure presents a more "graphic" view of the OS-specific code layout.
下图从更为“图形化”的角度展示了特定于操作系统的代码规划。
www-128.ibm.com
10.
Don't mix application-specific code with Protocol handling code.
不要把应用逻辑与协议处理代码混在一起。
translations.launchpad.net
1.
Developers do not need to consider platform and technology details, the specific code will be automatically generated from these models.
开发人员不需要考虑应用平台和实现细节,具体的代码将由这些模型自动生成。
www.fabiao.net
2.
We need a way to override our reasonable defaults with some specific code to handle these situations.
需要一些处理这些情况的特定代码来覆盖合理的缺省值。
www.ibm.com
3.
Using Web standards like DOM and ECMAScript reduces the amount of browser-specific code you have to write and maintain.
使用Web标准(如DOM和ECMAScript)将减少您必须编写和维护的特定于浏览器的代码数量。
www.ibm.com
4.
The action plan can involve materials from the design document, specific code components, the development process, or the test methodology.
这个活动计划包括来自设计文档的材料,特殊代码组件,开发步骤或者测试方法。
www.ibm.com
5.
The first relies on a nine-digit, product-specific code number that might, for example, appear in an advertisement for the item in question.
第一种方式基于一个9位数产品特定代码,例如出现在广告中的特定产品条目编码。
www.ecocn.org
6.
Now, with JAXP 1. 3, you can parse, validate, and transform XML without ever writing a line of vendor-specific code.
现在,使用JAXP1.3可以解析、验证并转换XML,而无需编写一行特定于开发商的代码。
www.ibm.com
7.
This is important when attempting to navigate to a specific code element.
尝试定位到特定的代码元素时,此信息非常重要。
technet.microsoft.com
8.
If the light of the specific code to learn, to improve well.
如果结合具体代码学习,能够得到很好的提高。
www.hxzi.com
9.
Isolate processor-specific code that is known to contain device-dependent registers or instructions.
分离开那些已知会包含设备相关寄存器或指令的代码。
www-128.ibm.com
10.
This resulted in complex and often database-specific code that is rarely reusable.
这导致很大的复杂性,并且经常需要使用一些特定于数据库的代码,这些代码几乎是不可重用的。
www.ibm.com
1.
In addition, the application can execute specific code when the application shuts down unexpectedly, such as during an unhandled exception.
此外,应用程式还会在应用程式意外关闭时(例如,在未处理的例外状况期间)执行特定的程式码。
technet.microsoft.com
2.
The tests relfect the traceability of the requirements because they execute specific code that implements the requirments.
测试反映了对需求的追踪,因为它们要执行特定代码以实现需求。
www.infoq.com
3.
Additionally, DSNACCOX with DB2 10 has specific code to reduce the REORG requirements for table spaces residing on SSDs.
另外,DB210的DSNACCOX具有特定的代码来降低对驻留在SSD上的磁盘空间的REORG需求。
www.ibm.com
4.
This is where all of the Derby-specific code lives.
这是所有特定于Derby的代码所在的位置。
www.ibm.com
5.
Developers don't need to write specific code in order to do this.
开发人员不必特意为此编写代码。
www.ibm.com
6.
On one hand, it's a lot of very specific code to write to generate a restricted list of values that a client can use.
一方面,要生成一个可供客户机使用的受限制值列表,需要编写大量非常具体的代码。
www.ibm.com
7.
Before code can be run, MSIL must be converted to CPU-specific code, usually by a
要使代码可运行,必须先将MSIL转换为特定于CPU的代码,这通常是通过
msdn2.microsoft.com
8.
For Linux-specific code, experience shows that picking Solaris-specific files as an initial drop
经验表明,对于特定于Linux的代码,首先选择特定于Solaris的文件可以
www-128.ibm.com
9.
Development of a Specific Code Module for the Forming of Pressure Vessel Heads With Skirt
带裙座压力容器封头成形数值模块的开发
www.ilib.cn
10.
Mobile controls on another device. Although you can insert device-specific code into the
虽然您可以将特定于设备的代码插入控件的
msdn2.microsoft.com
1.
If your environment dictates the use of a specific code page, you need to know the basic meaning of a few Samba-specific terms
如果您的环境要求使用某个特定代码页,那么您需要了解一些Samba特有术语的基本含义
www.ibm.com
2.
Brief the client's specific code of ethics;
讲介客户行为守则的主要内容;
www.ripplezheng.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/4/12 10:22:56