网站首页  词典首页

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

 

单词 class library
释义

class library

  • 网络类库;类别库;类别程式库
1.
类库
许多类库(class library)已经存在,许多类库还在不断开发。人们正在不断推广应用这些类库。
bl0329.blog.163.com
2.
类别库
类别库 (Class Library) 中,可套用至类别的 LINQ 扩充方法会列於该类别的成员页面 (位於 [内容] 窗格和 [索引] 窗格中)。 运 …
msdn.microsoft.com
3.
类别程式库
除了类别程式库 (Class Library) 所提供的视窗类别外,您可能会需要特殊用途的子视窗。若要建立这种视窗时,请建立您自己 …
msdn.microsoft.com
4.
类别函式库
它包含了多种的类别函式库(Class Library)及API(Application Programming Interface)用来支援所有在Win32环境下已开发的应 …
www.ceci.org.tw
5.
类库,类的集合
软件工程常用术语--轻松英语... ... checklist: 检查表 class library类库,类的集合。 class method : 类方法 请参见方法。 ...
yy.china-b.com
6.
类库工程
第一、要创建一个类库工程(Class Library)。为的是创建一个能让MSI安装包调用的程序集。
www.cnblogs.com
7.
类别函数库
类别函数库Class Library):在设计模型加入类别函数库的类别,这是一些解决方案的现成元件,可以如同零件一般的加入设 …
www.ppt2txt.com

例句

释义:
1.
The author creates a base class library that makes it relatively easy to develop drivers for specific devices using any. NET language.
作者创建了一个基类库,这使得使用任何.NET语言来为特定设备开发驱动程序都变得相对容易一些。
msdn2.microsoft.com
2.
The design of this class library to deal with the accuracy and timeliness necessary to the performance of the system.
本类库的设计处理的准确性和及时性是系统的必要性能。
zhidao.baidu.com
3.
Similarly, the code generated by the compiler in the presence of variable-length argument lists has no dependency on the class library.
类似的,编译器在出现变长参数列表的地方生成的代码也不依赖类库。
www.ibm.com
4.
Most developers seem to find that the biggest task in becoming a proficient. NET developer is learning the Framework Class Library.
大多数开发人员发现,要成为一名精通.NET的开发人员,首要任务是学习Framework类库。
msdn2.microsoft.com
5.
Because there is no configuration file model for class libraries, application settings do not apply for Class Library projects.
由于没有类库的配置文件模型,应用程序设置不适用于类库项目。
msdn2.microsoft.com
6.
NET can be understood as a runtime environment and a comprehensive base class library.
NET平台看做是运行时环境和全面基类库。
blog.163.com
7.
For example, it is now easy to create specialized versions of the base class library'; s types using inheritance and polymorphism.
例如,很容易使用继承和多态创建一个基础类库的特别版本。
bbs.54master.com
8.
Apache Derby, an Apache DB project, is a lightweight, embeddable, relational engine in the form of a Java class library.
ApacheDerby是一个ApacheDB项目,它是一种Java类库形式的轻量级、可嵌入的关系引擎。
www.ibm.com
9.
Web application projects share the configuration settings and behavior that are used for standard Visual Studio 2008 class-library projects.
Web应用程序项目与标准VisualStudio2008类库项目共享相同的配置设置和行为。
msdn2.microsoft.com
10.
This technique is also valid in a class library or other application without a user interface .
指示此应用程序实例是第一个向用户显示其用户界面的实例。
www.bing.com
1.
These guidelines are intended to help class library designers understand the trade-offs between different solutions.
这些准则用于帮助类库设计人员理解如何在不同解决方案之间进行权衡。
msdn2.microsoft.com
2.
Most of the concepts I explain will apply to using resource files in a class library DLL as well.
我解释的大部分概念也将适用于在类库DLL中使用资源文件。
blog.sina.com.cn
3.
Do not create a wrapper class yourself if one already exists in a secure class library.
如果安全类库中已经存在包装类,则请勿自己创建包装类。
msdn2.microsoft.com
4.
Covers the classes, global functions, global variables, and macros that make up the Microsoft Foundation Class Library.
描述组成Microsoft基础类库的类、全局函数、全局变量和宏。
msdn2.microsoft.com
5.
to keep pace with the changing world in order to be a first-class library, libraries must be users of OCLC library information services.
若要与国际接轨,打造一流的图书馆那更要利用OCLC的服务。
www.libnet.sh.cn
6.
If you design class libraries, you need to understand code access security and be careful to secure your class library.
如果设计类库,则需要了解代码访问安全性,并仔细地保护您的类库。
msdn2.microsoft.com
7.
Derby is a lightweight, embeddable relational engine in the form of a Java class library.
Cloudscape是一个以Java类库形式提供的、轻量级的、可嵌入的关系引擎。
www.ibm.com
8.
An example of a component library might be the Java class library, or the ADO. NET library for data access.
一个组件库的例子可能是数据访问的Java类库或者ADO.NET库。
www.ibm.com
9.
Contains a complete set of reference topics for the. NET Framework, including the class library and ASP. NET syntax.
包含.NETFramework的一组完整的参考主题,包括类库和ASP.NET语法。
msdn2.microsoft.com
10.
In addition, you need to keep track of any resources accessed by any class library methods that are called by your components.
此外,您必须追踪您的元件呼叫的任何类别库方法所存取的资源。
msdn.microsoft.com
1.
If the access level of a field in a class library has changed, recompile any assemblies that reference that library.
如果类库中某个字段的访问级别已经改变,请重新编译引用该库的所有程序集。
msdn2.microsoft.com
2.
Just like the for-each loop, enumerations require support from the class library.
正像for-each循环一样,枚举也要求来自类库的支持。
www.ibm.com
3.
Contains a complete set of reference topics for the members of the. NET Framework class library.
包含针对.NETFramework类库成员的完整参考主题集。
msdn2.microsoft.com
4.
Applications are built on the services of the common language runtime and take advantage of the. NET Framework class library.
应用程序建立在公共语言运行库的各种服务之上,并利用了.NETFramework类库。
msdn2.microsoft.com
5.
A sensible abbreviation for the class library domain might be cl.
类库域的合理缩写可以是cl。
www.ibm.com
6.
To that end, I developed a Java class library during a five-day period to implement this decision tables technique with IBM Rational tools.
为此,我花费了5天的时间开发了一个Java类库,用来使用IBMRational工具实现决策表技术。
www.ibm.com
7.
Create a separate Class library project in which to store your Web test and a Web test plug-in.
创建一个在其中存储有Web测试和Web测试插件的单独的类库项目。
msdn2.microsoft.com
8.
the class library provided at runtime dynamic change controls the size of abilities, like Visual Studio resources to do so may drag.
这个类库提供了在运行时动态改变控件大小的能力,就像VisualStudio做资源时那样拖动即可。
3333355555.com
9.
Web service references might not reverse-engineer correctly when a Windows and ASP. NET Web project both reference the same class library.
如果Windows项目和ASP.NETWeb项目引用同一类库,则Web服务引用的反向工程处理可能会出错。
msdn2.microsoft.com
10.
This creates the Web service you are going to connect to from a class library, which you will build in a moment.
此操作将创建要从类库(不久将生成)连接到的Web服务。
msdn2.microsoft.com
1.
As an example, suppose that you're writing the documentation for a class library.
例如,假定您正在为一个类库编写文档。
www.ibm.com
2.
By default, garbage collection is non-concurrent, and only the base class library is loaded into the domain-neutral area.
默认情况下,垃圾回收是非并发的,并且仅把基类库加载到非域特定的区域。
msdn2.microsoft.com
3.
To run this example, create a new Class Library application and add the following code to a class module.
若要运行本示例,请创建一个新的ClassLibrary应用程序,然后将下面的代码添加到类模块中。
msdn2.microsoft.com
4.
For more information about the permissions that are required for a member, see the. NET Framework class library documentation.
有关各个成员所需权限的更多信息,请参见.NETFramework类库文档。
msdn2.microsoft.com
5.
The data-access layer can be implemented as a separate Class Library project.
数据访问层可实现为单独的类库项目。
msdn2.microsoft.com
6.
Because of that, the internal structure of the class-library has a very direct influence on the VM implementation.
因此,类库的内部结构对于VM的实现有着非常直接的影响。
www.infoq.com
7.
In this walkthrough you will create a base form and compile it into a class library.
在本演练中,将创建一个基窗体并将其编译成类库。
msdn2.microsoft.com
8.
This sample contains two projects: a Windows Forms client and a class library.
此示例包含两个项目:一个Windows窗体客户端和一个类库。
msdn2.microsoft.com
9.
UDDI4J is provided as a class library to provide support to interact with a UDDI registry.
提供UDDI4J作为类库支持与UDDI注册中心进行交互。
www.ibm.com
10.
This topic links you to information on working with the. NET Framework class library.
本主题提供指向与使用.NETFramework类库有关的信息的链接。
msdn2.microsoft.com
1.
Provides class library reference information for the. NET Framework System. Text. RegularExpressions namespace.
提供.NETFrameworkSystem.Text.RegularExpressions命名空间的类库引用信息。
msdn2.microsoft.com
2.
After you create a new CLR Class Library, a simple class is created for you.
创建新的CLR类库后,将为您创建一个简单的类。
msdn2.microsoft.com
3.
Compile the code for the HTTP module (Example HTTP Module) as a class library called RequestTimeIntervalModule.
以名为RequestTimeIntervalModule的类库形式编译HTTP模块(HTTP模块示例)的代码。
msdn2.microsoft.com
4.
Remember to rebuild the class library project any time that you add new source files or change existing ones.
请记住,只要添加新的资源文件或更改现有资源文件,就应重新生成类库项目。
msdn2.microsoft.com
5.
In the previous scenario, the class library authors could send their topics to another DITA shop without the class library domain.
在前面的方案中,类库作者可以将他们的主题发送给另外一个没有类库域的DITA工作室。
www-128.ibm.com
6.
Derby is a relational database management engine implemented as a Java class library.
Cloudscape是作为Java类库实现的关系数据库管理引擎。
www.ibm.com
7.
Flex provides a rich MXML extensive class library for visual components, containers, and remote service objects and data models.
Flex为可视组件、容器以及远程服务对象和数据模型提供了丰富的MXML扩展类。
www.ibm.com
8.
Project Properties disables design-time expression evaluation for Class Library projects.
“项目属性”中禁用宿主进程,则禁用了类库项目的设计时表达式计算。
technet.microsoft.com
9.
As mentioned previously, the Framework Class Library is extensive and mastering it is not a trivial task.
正如前面所提到的,Framework类库范围广泛,掌握它不是一件轻而易举的事情。
msdn2.microsoft.com
10.
Three output types are supported: Windows application, console application, and class library.
支持三种输出类型:Windows应用程序、控制台应用程序和类库。
msdn2.microsoft.com
1.
It has a cleanroom class library based on GNU Classpath, and a built-in interpreter.
它拥有一个基于GNU类路径的净化类库和一个内置的解释器。
www.infoq.com
2.
Implement any of the core classes in the namespace in the class library project.
在类库项目中实现该命名空间中的所有核心类。
msdn2.microsoft.com
3.
The documentation includes guidance about how to use the Enterprise Library and a class library reference.
此类文档包含关于企业库使用方法指南和类库参考。
blog.163.com
4.
Make sure the Output Type property of the project whose class is being referenced is a Class Library project.
确保要引用的类所在的项目的“输出类型”属性是“类库”项目。
msdn2.microsoft.com
5.
In the case of a class library, the library's user, its client , is a programmer by definition.
在一个一流的图书馆,图书馆的用户,客户,是一个程序员定义。
www.bf55.com
6.
In the scenario, the shell DTD combines the class library domain with the concept, reference, and task topics and the programming domain.
在该方案中,外壳DTD将类库域同概念、引用和任务主题以及编程域相结合。
www-128.ibm.com
7.
One procedure is to identify the source code, and the other is a matrix class library, the book is also used, so be attached.
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
nulung.com
8.
To run this example, create a class library project and replace the code with the following example.
若要运行此示例,请创建一个类库项目并将代码替换为下面的示例。
msdn2.microsoft.com
9.
There's a bootstrap class loader built into the JVM that's responsible for loading the basic Java class library classes.
JVM中构建了一个引导程序类装入器,它负责装入基本的Java类库类。
www.ibm.com
10.
Right-click each Web reference in each class library affected, choose Update Web Reference, and then rebuild the entire solution.
依次右击每个受影响类库中的每个Web引用,选择“更新Web引用”,然后重新生成整个解决方案。
msdn2.microsoft.com
1.
You can reference assemblies (including class library projects) from your Visual Studio Tools for Office project.
可以从VisualStudioToolsforOffice项目引用程序集(包括类库项目)。
msdn2.microsoft.com
2.
As an alternative, the recipients could decide to add the class library domain to their definitions.
作为替代,接收方可以决定将类库域添加到他们的定义中。
www-128.ibm.com
3.
This creates the client Web application that will use functions in the class library to access the Web service built above.
此操作将创建使用类库中的函数访问上面生成的Web服务的客户端Web应用程序。
msdn2.microsoft.com
4.
Management objects are implemented as a. NET Framework class library.
管理对象是作为.NETFramework类库来实现的。
msdn2.microsoft.com
5.
A lack of knowledge about the Base Class Library can cause developers to reinvent the wheel and construct classes that already exist.
缺乏有关基类库的知识会导致开发人员重复劳动,以及构建已经存在的类。
msdn2.microsoft.com
6.
This results in better productivity and safer code because the class library has already been field- tested on computers around the world .
这样可以获得更高的工作效率和更安全的代码,因为该类库已经在世界范围内经过了各种计算机的现场测试。
www.bing.com
7.
The Content folder should contain one class library for each basic type of page that's supported by the module.
对于该模块支持的每个基本类型的页面,Content文件夹都应当包含一个类库。
www.cnblogs.com
8.
Optional Create a separate Class library project in which to store your extraction rule.
创建一个单独的类库项目,将在其中存储您的提取规则。
msdn2.microsoft.com
9.
Optional In the Test Project, add a reference to the Class library project that contains the custom extraction rule.
在该测试项目中添加一个对包含自定义提取规则的类库项目的引用。
msdn2.microsoft.com
10.
This deletes the default class that is provided with the class library, as it will not be used in this walkthrough.
这将删除与类库一起提供的默认类,因为本演练中将不使用该类。
msdn2.microsoft.com
1.
Additional code examples are available in the class library reference documentation.
其他代码示例位于类库参考文档中。
msdn2.microsoft.com
2.
Output Type indicates a Windows application, console application, or class library.
输出类型指示Windows应用程序、控制台应用程序或类库。
msdn2.microsoft.com
3.
For more information, see the Integration Services Class Library section in Integration Services Programming.
有关详细信息,请参阅IntegrationServicesProgramming中的IntegrationServices类库部分。
msdn2.microsoft.com
4.
Describes the best practices for class library development.
描述类库开发的最佳做法。
msdn2.microsoft.com
5.
Demonstrates authoring a user control, a control class library, and inheriting from a user control.
演示创作用户控件、控件类库和从用户控件的继承。
msdn2.microsoft.com
6.
In the same solution, create a separate Class library project in which to store your request plug-in.
在同一个解决方案中,创建一个在其中存储请求插件的单独的类库项目。
msdn2.microsoft.com
7.
This endpoint represents the connection from the Web reference in the class library project to the Web service.
此终结点表示从类库项目中的Web引用到Web服务的连接。
msdn2.microsoft.com
8.
You can use the Class Library template to quickly create reusable classes and components that can be shared with other projects.
可以使用类库模板快速创建能够与其他项目共享的可再次使用的类和组件。
msdn2.microsoft.com
9.
However, if you want to reuse the rule, it is better to create a separate Class library project in which to store your rule.
但是,如果您希望重用规则,则最好创建一个单独的类库项目来存储规则。
msdn2.microsoft.com
10.
A good class library designer creates class libraries that use a vocabulary derived from the problem domain.
一个好的类库设计者创立类库,使用的词汇来源于成绩域。
www.kfc4008823823.com
1.
Within the Base Class Library, there are classes to support accessing information about the underlying operating system.
在基类库中,有一些类支持访问有关基础操作系统的信息。
msdn2.microsoft.com
2.
When a new "portable class library" is created the developer needs to choose which frameworks the library needs to run on.
在创建一个新的“可移植类库”时,开发者需要决定这个类库将会运行在哪些框架上。
www.infoq.com
3.
To work around this naming collision, the Global keyword is used to access System. IO from the Base Class Library.
要解决这种命名冲突,可以使用Global关键字来访问基类库中的System.IO
msdn2.microsoft.com
4.
A Windows program is one that provides a user interface from either the. NET Framework class library or with the Win32 APIs.
Windows程序是一种由.NETFramework类库或使用Win32API提供用户界面的程序。
msdn2.microsoft.com
5.
You want to provide a class library of products, and you want to reveal just their interfaces, not their implementations.
你想提供一系列的产品的产品库,只暴露产品的接口而不是它们的实现。
blog.csdn.net
6.
Describes how to create a base Windows Form and compile it into a class library.
描述如何创建基Windows窗体并将其编译为类库。
msdn2.microsoft.com
7.
In order to avoid this problem, Microsoft recommends that you encapsulate COM components in a single class library.
为避免此问题,Microsoft建议您在单个类库中封装COM组件。
msdn2.microsoft.com
8.
An application built in another project in the same Visual Studio solution that contains the class library.
内置在同一VisualStudio解决方案中包含类库的另一个项目中的应用程序。
msdn2.microsoft.com
9.
Indeed, the Swing class library builds this architecture into the structure of the GUI classes themselves.
Swing类库甚至把这种体系结构建到了GUI类自身的结构中。
www-128.ibm.com
10.
Where possible, class library designers should implement asynchronous methods using the event-driven model.
可能的话,类库设计者应使用事件驱动模型实现异步方法。
msdn2.microsoft.com
1.
Indeed, the Swing class library builds this architecture into the structure of the GUI classes themselves.
Swing类库甚至把这种体系结构建到了GUI类自身的结构中。
www-128.ibm.com
2.
Where possible, class library designers should implement asynchronous methods using the event-driven model.
可能的话,类库设计者应使用事件驱动模型实现异步方法。
msdn2.microsoft.com
3.
A solution can contain several projects, such as a Windows Application and a class library.
解决方案可以包含几个项目,如Windows应用程序和类库。
msdn2.microsoft.com
4.
Mobile information device profile(MIDP) is an important class library in J2ME technology.
移动信息设备框架(MIDP)是J2ME中一套重要的类库。
www.dictall.com
5.
You cannot create a class library project in Microsoft Visual Web Developer Express Edition.
在MicrosoftVisualWebDeveloper速成版中,不能创建类库项目。
msdn2.microsoft.com
6.
Select the class library project in Solution Explorer, right-click and choose Add Web Reference.
在“解决方案资源管理器”中选择对应的类库项目,右击并选择“添加Web引用”。
msdn2.microsoft.com
7.
For more information about the. NET Framework class library, see. NET Framework Class Library Overview.
有关.NETFramework类库的更多信息,请参见.NETFramework类库概述。
msdn2.microsoft.com
8.
Fortunately, the Framework Class Library uses namespaces to prevent the frustration of naming collisions.
幸运的是,Framework类库使用命名空间以避免命名冲突。
msdn2.microsoft.com
9.
Before you start debugging the calling application, you will usually want to set a breakpoint in the class library.
在开始调试调用应用程序之前,通常希望在类库中设置一个断点。
msdn2.microsoft.com
10.
Technology Instruction and User Manual of IPX - Image Process Class Library .
图像处理类库IPX技术说明与用户手册。
www.bing.com
1.
This class library generates and parses messages sent to, and received from, a UDDI server.
该类库生成发送到UDDI服务器和从UDDI服务器接收的消息,并对其进行语法分析。
www.ibm.com
2.
Finally, add a reference to the class library assembly from within any VSTO project and voila.
最后,在其他VSTO项目添加对这个类库项目(或者生成的程序集)的引用。
www.cnblogs.com
3.
Use Visual Studio to create a new class library called CountryLib by selecting File | New | Project (add to the existing solution).
使用VisualStrudio,选择文件|新建|项目(添加到业已存在的解决方案中),创建一个新的类库,命名为CountryLib。
www.bing.com
4.
Add Reference. This creates in the class library, a Web reference to the Web service you created.
此操作将在类库中创建一个对已创建的Web服务的Web引用。
msdn2.microsoft.com
5.
Open another new class library project and add a reference to the compiled class library.
打开另外一个新的类库项目,并添加对已编译类库的引用。
msdn2.microsoft.com
6.
shared class library has been made by using object-oriented CAD technology, and application system is completed.
应用面向对象CAD技术建立共享性的类库,编写合理的程序实现应用系统。
paper.pet2008.cn
7.
A class library project creates a library file that can be referenced from other applications.
类库项目创建一个可以从其他应用程序引用的库文件。
msdn2.microsoft.com
8.
Paste the type definition into the destination class library.
将剪切的类型声明代码粘贴到目的类库。
eroad.alai.net
9.
Debugging a Windows Control Library is similar to debugging a Class Library project.
调试Windows控件库类似于调试类库项目。
msdn2.microsoft.com
10.
Every. NET-compliant language has access to the full Framework Class Library.
任何与.NET兼容的语言都可以访问Framework类库。
msdn2.microsoft.com
1.
Place service code in a class library, not in any hosting EXE.
服务类应该定义在类库而不是exe宿主里。
tech.ddvip.com
2.
But using the Global keyword allows the compiler to resolve the class to the proper type from the. NET Framework class library.
但是,使用Global关键字允许编译器将该类解析为.NETFramework类库的正确类型。
msdn2.microsoft.com
3.
Therefore, the first step is to create a Class Library project for the DLL.
因此,第一步是为DLL创建类库项目。
msdn2.microsoft.com
4.
Be built in another project in the same Visual Studio solution that contains the class library.
内置在同一VisualStudio解决方案中包含类库的另一个项目中。
msdn2.microsoft.com
5.
This will add the new project to the same solution as the class library.
这会将新的项目添加到该类库所属的同一个解决方案中。
msdn2.microsoft.com
6.
The BusinessLib class library project contains simple domain classes, used as mere data transfer objects.
BusinessLib类库工程包含了简单的描述地域的类,这些类被当作纯粹的数据传输对象。
archive.cnblogs.com
7.
In fact, the Framework Class Library itself repeats some class names in different namespaces.
实际上,Framework类库本身也在不同的命名空间中重复使用一些类名。
msdn2.microsoft.com
8.
Under Templates, select Class Library, and name the project Samples.
在“模板”下,选择“类库”,然后将项目命名为“Samples”。
msdn2.microsoft.com
9.
The class library supplies RFX functions for all the common data types.
类库为所有通用数据类型提供RFX函数。
technet.microsoft.com
10.
Similarly, provides implementations of other new methods and classes added to the class library in Java 5.
类似的,还提供了添加到Java5类库的其他新方法和类的实现。
www.ibm.com
1.
Describes how cryptography is implemented in the base class library.
描述如何在基类库中实现加密。
msdn2.microsoft.com
2.
A C class library together with graphical user interfaces was developed for presenting the results.
阿C 类库与图形用户界面开发介绍了成果。
www.syyxw.com
3.
A library assembly is similar to a class library.
库程序集与类库相似。
msdn2.microsoft.com
4.
Extensible types provided by a class library.
类库提供的可扩展类型。
technet.microsoft.com
5.
If a member in a class library has been removed or renamed, recompile any assemblies that reference that library.
如果类库中的某个成员已移除或重命名,请重新编译引用该库的所有程序集。
technet.microsoft.com
6.
Interface for the class created in the Class Library project.
为在类库项目中创建的类实现。
msdn2.microsoft.com
7.
You will import this class library into another project, and create a new form that inherits from the base form.
可将此类库导入另一个项目中,并创建一个从该基窗体继承的新窗体。
msdn2.microsoft.com
8.
If a method in a class library has been removed or renamed, recompile any assemblies that reference that method.
如果类库中的某个方法已被移除或重命名,请重新编译引用该方法的所有程序集。
msdn2.microsoft.com
9.
You can use the Visual Studio 2005 class library template to easily create an Excel Services managed-code UDF assembly.
我们可以通过套用VisualStudio2005的类库模板来开始编写一个ExcelServices的托管代码型UDF组件。
www.cnblogs.com
10.
I used the ArticleInfo. vb class library as a model for my class library.
我将ArticleInfo.vb类库用作我的类库的模型。
www.cnblogs.com
1.
Precompiled binaries are not updated until a new version of the class library is deployed.
在部署类库的新版本后,才更新预编译的二进制文件。
msdn2.microsoft.com
2.
Lists links to topics that explain the syntax and structure of the. NET Framework class library and other essential elements.
列出指向特定主题的链接,这些主题解释.NETFramework类库和其他基本元素的语法和结构。
msdn2.microsoft.com
3.
The first step is to create a class library project for the DLL.
第一步是为此DLL创建一个类库项目。
msdn2.microsoft.com
4.
This will become a standard part of the Java class library with the release of Java 7 in 2008.
随着2008年Java7的发布,它将成为Java类库的标准组成部分。
www.ibm.com
5.
Get answers to frequently asked questions about the Base Class Library (BCL).
获取有关基类库(BCL)的常见问题的解答。
msdn2.microsoft.com
6.
The class library uses critical sections internally to protect global data structures, such as those used by the debug memory allocation.
类库内部使用临界区以保护全局数据结构,例如调试存储分配使用的结构。
www.showxiu.com
7.
A project for creating an application using the Microsoft Foundation Class Library.
使用Microsoft基础类库创建应用程序的项目。
msdn2.microsoft.com
8.
Select the Projects tab in the dialog box and then select the class library project.
选择该对话框中的“项目”选项卡,然后选择类库项目。
msdn2.microsoft.com
9.
Gcj's class library is not quite complete, and on occasion a program will use some APIs which have not yet been implemented.
Gcj的类库尚不完整,有时程序会使用到某些尚未实现的API。
www.infoq.com
10.
For details, see the properties of the PasswordRecovery control in the class library reference.
有关详细信息,请参见类库参考中PasswordRecovery控件的属性。
msdn2.microsoft.com
1.
A project for creating an ActiveX control using the Microsoft Foundation Class Library.
使用Microsoft基础类库创建ActiveX控件的项目。
msdn2.microsoft.com
2.
Provides links to information on working with the. NET Framework class library.
提供相关链接,这些链接指向有关使用.NETFramework类库的信息。
msdn2.microsoft.com
3.
The Samples class library is added to the existing solution.
将Samples类库添加到现有解决方案中。
msdn2.microsoft.com
4.
Provides a complete reference to the class library.
提供对类库的完整引用。
msdn2.microsoft.com
5.
The Delphi Data Structure Generic Class Library.
范型数据结构类库
dev.cq118.com
6.
You can then reference the class library project from the Web site project.
然后可以从网站项目引用该类库项目。
msdn2.microsoft.com
7.
The client application has a reference to the class library.
客户端应用程序有对类库的引用。
msdn2.microsoft.com
8.
This page contains links and descriptions of demos related to the. NET Base Class Library.
此页含有与.NET基类库相关的演示的链接和说明。
msdn2.microsoft.com
9.
A project for creating a. NET Compact Framework class library (DLL).
用于创建.NETCompactFramework类库(DLL)的项目。
msdn2.microsoft.com
10.
In the Name box, type an appropriate name for the class library, such as MySecondVisualizer.
在“名称”框中,为类库键入适当的名称,例如MySecondVisualizer。
msdn2.microsoft.com
1.
Most Java developers are well aware of the java. util. concurrent package introduced as a standard part of the J2SE 1. 5 class library.
大多数Java程序员都知道,java.util.concurrent包是作为J2SE1.5类库的标准组成部分引入的。
www.ibm.com
2.
The access level of a method in a class library has changed, and one or more assemblies that reference the library have not been recompiled.
类别库中方法的存取层级已经变更,而且有一个或多个参考程式库的组件尚未重新编译。
msdn.microsoft.com
3.
In the Name box, type an appropriate name for the class library, such as MyFirstVisualizer.
在“名称”框中,为类库键入一个适当的名称,例如MyFirstVisualizer。
msdn2.microsoft.com
4.
BestLogin. aspx and AddSecureUser. aspx both use code from the SaltedHash class library, as shown in Figure 8 .
aspx和AddSecureUser.aspx都使用SaltedHash类库中的代码,如图8所示。
www.cnblogs.com
5.
Component, the client test project must have a reference to the class library project.
组件,客户端测试项目必须具有对该类库项目的引用。
msdn2.microsoft.com
6.
Under Templates, choose Class Library and click OK.
在“模板”下,选择“类库”,然后单击“确定”。
msdn2.microsoft.com
7.
A project for creating a dynamic-link library using the Microsoft Foundation Class Library.
使用Microsoft基础类库创建动态链接库的项目。
msdn2.microsoft.com
8.
Add a reference in the test project to the class library project.
在测试项目中添加对类库项目的引用。
msdn2.microsoft.com
9.
In addition to using the attribute classes defined in the. NET Framework class library, you can define your own attribute classes.
除了使用.NETFramework类库中定义的属性(Attribute)类之外,您还可以定义您自己的属性(Attribute)类。
msdn2.microsoft.com
10.
In the scenario, the class library domain follows this practice so that additional domains can be added in the future.
在该方案中,类库域按照这一做法以便将来可以添加额外的域。
www-128.ibm.com
1.
The control is built using an installed class library.
该控件是使用安装的类库生成的。
msdn2.microsoft.com
2.
Create a class library project containing a base form.
创建包含基窗体的类库项目。
msdn2.microsoft.com
3.
This creates an app. Config file in the class library project.
此操作将在类库项目中创建一个app.config文件。
msdn2.microsoft.com
4.
For more information, see the. NET Framework Class Library in the MSDN Library.
详细信息,请参阅位于MSDNLibrary中的.NETFramework类库。
msdn2.microsoft.com
5.
Cut the type definition from the source class library.
属性到来源程序集类库。
eroad.alai.net
6.
As of Java 5. 0, the class library and JVM provide a comprehensive management and monitoring infrastructure -- JMX.
在Java5.0中,类库和和JVM提供了一种全面的管理和监视基础设施——JMX。
www.ibm.com
7.
And component and class library developers rarely need to use them.
而组件和类库开发人员也很少需要使用它们。
msdn2.microsoft.com
8.
Create a new Class Library project called WebTestFramework.
创建名为WebTestFramework的新类库项目。
msdn2.microsoft.com
9.
However, some types in the class library have one or more members that are not CLS-compliant.
但是,类库中的某些类型具有一个或多个不符合CLS的成员。
msdn2.microsoft.com
10.
A project for creating an application by using the Microsoft Foundation Class Library.
用于通过使用Microsoft基础类库来创建应用程序的项目。
msdn2.microsoft.com
1.
A project for creating an ActiveX control by using the Microsoft Foundation Class Library.
用于通过使用Microsoft基础类库来创建ActiveX控件的项目。
msdn2.microsoft.com
2.
Inheritance from COM objects is useful when you have an existing class library that you do not want to recompile.
当您拥有一个不想重新编译的现有类库时,从COM对象中继承是很有用的。
msdn2.microsoft.com
3.
The class library for the SDK is already online.
SDK的类库已经在网上可以下载。
www.infoq.com
4.
The recipients would add the class library domain to their shell DTD.
接收方将把类库域添加到他们的外壳DTD。
www.ibm.com
5.
When the GenerateExecutable is set to false, the compiler will generate a class library.
当GenerateExecutable设置为false时,编译器将生成一个类库。
msdn2.microsoft.com
6.
Choose a Class Library project in the dialog box and name it ClickOnceLibrary.
在对话框中选择一个“类库”项目,将其命名为ClickOnceLibrary。
msdn2.microsoft.com
7.
Almost all modern applications will utilize something previously developed, such as a utility JAR or a class library.
几乎所有的现代应用软件都会利用一些先前所开发的东西,比如一个有用的JAR或者一个类库。
www.ibm.com
8.
NET Framework class library.
NET框架类库来使用。
www.diybl.com
9.
If this attribute appears in a class library, then the library may not load at run time.
如果类库中出现该属性,在运行时该库可能无法加载。
msdn2.microsoft.com
10.
In this case, you will add a class library project to the solution.
在本例中,您将向解决方案添加一个类库项目。
msdn2.microsoft.com
1.
It contains a class library that can be used to write UDDI clients.
该测试版有一个可用于编写UDDI客户的类库。
www.ibm.com
2.
Open a new class library project and add a user control.
打开一个新的类库项目并添加用户控件。
msdn2.microsoft.com
3.
To use the math routines that were created in the class library, you must reference it.
若要使用在类库中创建的算术例程,必须引用类库。
technet.microsoft.com
4.
containing 2 source code, which is a source identification procedures, and the other is a matrix class library.
内附两个源代码,其中一个源代码是识别程序的,另一个是一个矩阵类库的,所以一并附上。
nulung.com
5.
The FileWriter class uses a StreamWriter from the Base Class Library System. IO namespace.
FileWriter类使用来自基类库System.IO命名空间的StreamWriter。
msdn2.microsoft.com
6.
Create a new Class Library project named MyNewWizard.
创建一个名为MyNewWizard的新类库项目。
msdn2.microsoft.com
7.
Server controls are special markup elements (that is, tags) that map to classes in the Framework Class Library.
服务器控件是映射到Framework类库中的类的特殊标记元素(即,标记)。
msdn2.microsoft.com
8.
As Xajax is a PHP class library, first download and install PHP 5.
Xajax是一个PHP类库,因此首先下载和安装PHP5。
www.ibm.com
9.
For example, you can't isolate the same COM component from two different Class Library projects that are part of the same application.
例如,不能从作为同一应用程序的组成部分的两个不同“类库”项目隔离同一COM组件。
msdn2.microsoft.com
10.
The following table describes the three main elements you need to consider when securing a class library.
下面描述保护类库时需要考虑的三种主要元素。
msdn2.microsoft.com
1.
Create a new Class Library project and name it COMWinform.
创建一个新的“类库”项目,并将其命名为COMWinform。
msdn2.microsoft.com
2.
Describes how to perform specific cryptographic tasks using the base class library.
描述如何使用基类库执行特定的加密任务。
msdn2.microsoft.com
3.
However, learning the Base Class Library is also a mammoth challenge, simply because it is so large.
但是,学习基类库也是一个巨大的挑战,因为它太大了。
msdn2.microsoft.com
4.
First, you need to create a new class library project.
首先,需要创建一个新的类库项目。
msdn2.microsoft.com
5.
Since 2005, the base class library was in stasis.
自2005年以来,基类库就处于停滞之中。
www.infoq.com
6.
What Are There in the First Class Library?
一流的图书馆有什么?
www.ilib.cn
7.
The biggest problem with this framework is that the class library is poor because it's difficult to integrate with the synchronous Java API.
该框架最大的一个问题是类库非常匮乏,因为很难实现与同步JavaAPI的集成。
www.ibm.com
8.
But doing so creates a dependency on the Java 5 class library because Iterable is not present in the JDK 1. 4 library.
但是这样做会形成对Java5类库的依赖,因为在JDK1.4中没有Iterable。
www.ibm.com
9.
This thesis topic is defined by JSR184 standard M3G class library to achieve a 3D maze of mobile games.
本论文课题就是通过JSR184规范中定义的M3G类库来实现一个3D迷宫的手机游戏。
goabroad.zhishi.sohu.com
10.
But, just like Iterable, the Enum class is not present in the JDK 1. 4 class library.
但是,同Iterable一样,在JDK1.4类库中也没有Enum类。
www.ibm.com
1.
Because the class library is a DLL, you cannot run it directly.
因为类库是DLL,所以不能直接运行它。
msdn2.microsoft.com
2.
When you create a new class library project using the DB2 Class Library project template, a DB2Class1. cs file is also created.
在使用DB2ClassLibrary项目模板创建一个新的类库项目时,同时也创建了一个DB2Class1.cs文件。
www.ibm.com
3.
In the. NET Framework class library, events are based on the EventHandler delegate and the EventArgs base class.
在.NETFramework类库中,事件是基于EventHandler委托和EventArgs基类的。
msdn2.microsoft.com
4.
This topic features a sample class library that implements each optional SOAP extension headers that are supported by SQL Server 2005.
本主题提供一个示例类库,它实现SQLServer2005支持的每个可选的SOAP扩展标头。
msdn2.microsoft.com
5.
For example, you might access the URL to a Web site that uses your Class Library project.
例如,可以访问指向使用“类库”项目的网站的URL。
msdn2.microsoft.com
6.
Provides an overview of the SQL Server Class Library template.
提供SQLServer类库模板的概述。
msdn2.microsoft.com
7.
For example, you might run a pre-built client that consumes your Class Library project.
例如,您可能要运行使用“类库”项目的预生成客户端。
msdn2.microsoft.com
8.
Which helps you create class library projects for SQL Server 2005.
可帮助您为SQLServer2005创建类库项目。
msdn2.microsoft.com
9.
Select the Class Library project template from the list of Visual Basic project types, and enter CDemoLib in the Name box.
从VisualBasic项目类型列表中选择“类库”项目模板,然后在“名称”框中输入CDemoLib。
msdn2.microsoft.com
10.
To the school library, that is made by our visit to the students of class library construction.
到学校的图书馆参观,那是由我们班同学们建设的图书馆。
wenwen.soso.com
1.
Did you ever face the challenge of calling a regular (unmanaged) C class library from managed code?
你曾经面对这样的挑战-从受托管的代码中调用一个普通的(不受托管的)C 类库吗?
cosoft.net.cn
2.
In the New Project dialog box, select Visual Basic in the Project Types pane, and then choose Class Library in the Templates pane.
在“新建项目”对话框中,选择“项目类型”窗格中的“VisualBasic”,然后在“模板”窗格中选择“类库”。
msdn2.microsoft.com
3.
For a list of the public API modifications to the class library that might affect the compatibility of your application, see
有关可能影响应用程序兼容性的对类库所做的公共API修改的列表,请参见
msdn2.microsoft.com
4.
The class library supplies RFX functions for transferring many different data types between the data source and your record sets.
类别库提供RFX函式在资料来源和您的资料录集间传输许多不同的资料型别。
technet.microsoft.com
5.
Open the app. Config file from the class library project.
从类库项目中打开app.config文件。
msdn2.microsoft.com
6.
In the Add New Project dialog box, in the Visual Basic node, select Class Library.
在“添加新项目”对话框的“VisualBasic”节点中选择“类库”。
msdn2.microsoft.com
7.
Download the Visual Basic version of the Base Class Library Group 1 samples.
下载“基类库组1”示例的VisualBasic版本。
msdn2.microsoft.com
8.
Does not support the standard . NET class library due to its inclusion of unsafe code
不支持标准的.NET类库,因为它包含了不安全的代码
www.infoq.com
9.
In the Visual Basic Class Library project, a base class uses a type that is defined in a derived class.
在VisualBasic.NET类库项目,基类使用类型派生类中定义。
support.microsoft.com
10.
Design and Implementation of a Cross-platform Protocol independent Network Class Library
跨平台协议无关网络类库的设计与实现
www.ilib.cn
1.
for more information about this class library , see
有关该类库的更多信息,请参见
www.ichacha.net
2.
If you design a class library and a class accesses a protected resource, you should, in most cases, make a
如果设计类库,且有一个类访问受保护的资源,则在多数情况下应该
msdn2.microsoft.com
3.
Construction of Dictionary Class Library with Object-Oriented Technology in Machine Translation System
基于面向对象机制构造机器翻译系统词典类库
service.ilib.cn
4.
Study of Class Library System and Amalgamation of Software Library
类库系统研究及其与软件库的融合
scholar.ilib.cn
5.
Add the following references to the Samples class library project, which are required by the custom server extender control
将下面的引用添加到Samples类库项目,这些引用是自定义服务器扩展程序控件所需的
msdn2.microsoft.com
6.
Software Design Patterns and Representative Implementation in Java Class Library
软件设计模式及其在Java类库中的典型实现
service.ilib.cn
7.
The Microsoft Foundation Class Library Application Framework
微软应用程序基础框架类库
blog.cnbie.com
8.
To represent a Class Library project on an application diagram
在应用程序关系图上表示类库项目
msdn2.microsoft.com
9.
An entire class library for representing and manipulating spatial information
用于表示和处理空间信息的整个类库
msdn2.microsoft.com
10.
The Design and Development of the All-purpose Simulation Class Library for Launch Vehicle Optimization Design
运载火箭优化设计通用仿真类库设计与开发
www.ilib.cn
1.
The Analysis and Design of a Optimization Algorithm Class Library Based on Object-Oriented Method
基于面向对象技术的优化算法类库分析与设计
www.ilib.cn
2.
Analysis of the Construction of Second-Class Library in Hainan University
海南大学二级图书馆建设探析
www.ilib.cn
3.
Design Patterns and Representative Application in JAVA Class Library
设计模式及其在JAVA类库中的典型应用
www.ilib.cn
4.
In the scenario, the class library domain has a dependency on the programming domain, which provides the
在该方案中,类库域和编程域有相关性,后者提供
www-128.ibm.com
5.
To inherit from a composite control in a control class library
从控件类库中的复合控件继承
msdn2.microsoft.com
6.
To support form-based data-access applications, the class library provides class
为支持基于窗体的数据访问应用程序,类库提供了
msdn2.microsoft.com
7.
Design of the Class Library of Object-oriented Electric Motor est System
面向对象的电机测试系统类库设计
service.ilib.cn
8.
The Design and Realization of Class Library for Chemical Process Simulation
化工过程模拟类库的设计
www.ilib.cn
9.
Notice that the class library phrases are added to the element entity for
注意:将类库短语添加到
www-128.ibm.com
10.
Design of class library of short-term optimal operation of hydropower stations
水电站短期优化调度类库的设计
service.ilib.cn
1.
The portions specific to the class library domain are highlighted below in bold
特定于类库域的部分在下面用粗体突出显示
www-128.ibm.com
2.
Design and Implementation of Visual Data Structures Class Library in Java
数据结构可视化类库的设计与实现
www.ilib.cn
3.
In the class file located in the Class Library project, add a using statement for the
在位于类库项目中的类文件中,添加一条用于
msdn2.microsoft.com
4.
Reusable Evaluation on Object-oriented Class Library
面向对象类库的可复用性评价
www.ilib.cn
5.
Creating an application that references the class library
创建引用该类库的应用程序
www.ichacha.net
6.
In such situations, the event delegate provided in the class library for the no-data event,
在这种情况下,类库中为无数据事件提供的事件委托,
msdn2.microsoft.com
7.
Following this guideline will help ensure that class library code using
遵循这些准则有助于确保使用
msdn2.microsoft.com
8.
Become a First-Class Library and Use OCLC Services First-
利用OCLC服务打造一流图书馆
wenku.baidu.com
9.
Class Library Designed for SVG-Based Data to Graphic Converting
基于SVG的数据图像转换类库的设计
www.ilib.cn
10.
To create an application that references the class library
创建引用类库的应用程序
www.ichacha.net
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/27 23:58:14