CVS repository used for code library management.
用于代码库管理的CVS源码库。
We can now make our applet headless (just a code library with no UI to it).
现在可以使Applet没有头文件(就是一个没有 UI 的代码库)。
The API for offloading code to the SPEs is distributed as a code library for the PPE, libspe.
将代码提供给spe使用的API是作为PPE使用的一个代码库libspe进行分发的。
This article discusses the integration of Flash content with existing Ajax content using the FABridge, a code library developed by Adobe to handle this very task.
本文将讨论如何使用FABridge将Flash内容与现有Ajax内容集成在一起,FABridge是由adobe开发的代码库,用于处理这项特殊任务。
Whether it is browser security protection, code library management, and even the detection of duplicate files stored in the media, hashing technology plays an important role.
无论是浏览器安全保护、代码库管理乃至检测存储介质的重复文件,散列技术都在其中发挥着重要作用。
Vast source code library including drivers, communication stacks, graphic services and touch functionality. ASF enables customers to focus on application differentiation, and accelerates design time.
巨大的源代码库包括司机、通信栈、图形功能服务和联系,A SF使客户专注于应用差异化和加速设计时间。
An odd name, but it is actually quite useful if you choose to use any of the widgets from the library in your code.
这是一个奇怪的名字,但是如果您选择在自己的代码中使用这个库的小部件,它就非常有用。
This method gives you some degree of separation between a file format library and your application code.
这种方法提供了文件格式库和应用程序代码之间某种程度上的分离。
The next step is to define a specific interface for the application code to use the library.
下一步就是为这个应用代码定义一个特定的接口,以使用这个库。
The framework's power comes not from an extensive library of code but from its simplicity, combined with its generality and well-architected distribution of responsibilities.
框架的强大并非源于一个广泛的代码库,而是源于其自身的简单,以及其普遍适用性和职责在体系结构上的良好分布。
Listing 3 shows the code for using such a library.
清单3展示了使用这样一个库的代码示例。
The resulting page should include some form of tag library code that can display the content of a document.
结果页面应该包括一些格式的标签库代码,它们可以显示文档的内容。
To help speed development, in addition to the code intelligence features, the IDE has an excellent canned template library of code samples to which you can add on.
除了代码智能特性,为了加速开发,这款 IDE有一个极好的代码示例整体模板库,您还可以向库里面添加内容。
If you script it yourself, you can most likely create a reusable library and externalize the code.
如果您自己编写脚本,则一定很希望创建一个可重用的库并外部化该代码。
For another it may be a collaboration between a layer of library code and a daemon process running on the same machine.
另一家则可能是库代码层和运行在同一机器上的守护进程之间的协作。
Performance implications are particularly important to evaluate when you are writing code for a reusable library.
在您编写可重用库的代码时,评估性能牵连就显得尤其重要。
Setup and tear down are handled automatically by the startup code linked in with the SPE program and by the library code running on the PPE; you can generally ignore them.
设置和销毁都是由链接到SPE程序中的启动代码和在PPE上运行的库代码自动进行处理的;通常您都可以忽略它们。
For example, when building library code, it's better to define types as interfaces rather than as concrete classes.
例如,在构建库代码时,最好把类型定义成接口,而不要定义成具体的类。
While functionally equivalent to older library code at the thread group level, the ease of use and flexibility in the new model far exceeds any time requirements to adjust code to the newer way.
虽然在线程组级别上,新的库代码的功能与原来库代码的相同,但新模型中的易用性和灵活性远远超出了将代码调整为更新的方式所需的时间。
The portability of your code depends on the library structures you create as well as those of the OMG.
你的代码的可移植性不仅取决于OMG的库结构,而且也取决于你自己所生成的库结构。
Sure, the old way will still work, but updating code to the latest library functionality is typically best.
当然,老方法仍然可以使用,但最好将代码更新为最新的库功能。
You have all the advantages of open source, such as being able to see the code and having everyone else using the library reviewing the code.
您可以获得开放源码的全部优点,比如可以查看代码并让使用库的每个人检查代码。
The actual reflection code within this library represents only a small portion of the full implementation, so I'll focus primarily on the aspects that are most relevant to reflection.
这个库中实际的反射代码只代表整个实现的一小部分,因此我将主要关注与反射最相关的一些方面。
In this way, you can change the concrete class later without changing the library code, which relies solely on the definition you created in the interface.
这样,日后就可以在不改变库代码的情况下修改具体的类,因为库只依赖接口中创建的定义。
If calling code ignored the API and manipulated data structures in the library code, this independence would be lost since a change in the library's implementation might break the misbehaving client.
如果调用代码忽略api并处理库代码中的数据结构,那么将丧失这种独立性,因为库实现中的改变可能破坏行为失常的客户端。
We've reworked our bootstrap process to improve the quality of code in the core library.
我们重新构建了引导流程,改进了核心库的代码质量。
It can contain arbitrary text, the meaning of which can be answered only by the code of the VML library.
它可以包含任意的文本,其含义只能由vml库的代码解答。
Even if you haven't used the library, the code shouldn't be hard to understand.
即使您还没有使用过这个程序库,这段代码也不难理解。
Most notably, the tricks that Boost deploys make for performance-efficient code and library development.
显然,Boost部署的技巧对于高性能代码和库的开发是不可或缺的。
Using static compilation, the code in the library combines with the application (which can have the downside of making the executable very large).
使用静态编译时,库中的代码与应用程序合并在一起(从而使可执行文件变得很庞大)。
应用推荐