在树控件中显示可用的引用程序集。
The available referenced assemblies display in a tree control.
程序也可以加入其他引用程序集提供的元素名。
Your program also might include element names provided by other referenced assemblies.
Reflexil是能够删除程序集强名称和更新引用程序集。
Reflexil is able to remove assembly strong name and update referencing assemblies.
在生成过程中,编译器通过使用引用程序集来解析应用程序类型。
During the build, the compiler resolves application types by using reference assemblies.
协定引用程序集包含程序集和其协定的公共可见接口,但不包含任何代码。
A contract reference assembly contains the publicly visible interface of an assembly and its contracts, but contains no code.
如果引用程序集不可用,则生成系统会通过使用运行时程序集来解析程序集类型。
If reference assemblies are not available, then the build system resolves assembly types by using the runtime assemblies.
编译器可以引用程序集并不表示公共语言运行时可以在运行时找到并加载程序集。
Because the compiler can reference the assembly does not imply the common language runtime will be able to find and load the assembly at runtime.
引用程序集的首选方式就是使用完全引用,包括程序集名称、版本、区域性和公钥标记(如果存在)。
The preferred way to reference an assembly is to use a full reference, including the assembly name, version, culture, and public key token (if one exists).
运行时将这些版本号与管理员、应用程序或发行者设置的配置信息结合使用,以加载被引用程序集的正确版本。
The runtime USES these version Numbers, in conjunction with configuration information set by an administrator, an application, or a publisher, to load the proper version of a referenced assembly.
该引用实际上引用的是一个中间引用程序集,即,一个包含所有类型和签名信息但不一定包含任何代码的程序集。
The reference is actually taken to an intermediate reference assembly, that is, an assembly that contains all the type and signature information, but that does not necessarily contain any code.
标记阶段最后也没有标记的对象是应用程序不可获得的对象(死对象),因为不存在从根集经过任何引用序列找到这些对象的路径。
Objects that are unmarked at the end of the mark phase are unreachable by the application (dead) because there's no path from the root set through any series of references to find them.
最后,在其他VS TO项目添加对这个类库项目(或者生成的程序集)的引用。
Finally, add a reference to the class library assembly from within any VSTO project and voila.
为了构建业务应用程序对组件集进行的组装,通过将服务引用连接到服务来完成。
The assembly of sets of components to build business applications, through the wiring of service references to services.
勾选记号可以显示出哪些程序集已经被引用,而侧栏会显示出选中dll的详细信息。
Checkmarks indicate what assemblies are already referenced and a side bar gives you more information about the highlighted DLL.
在添加引用的对话框中显示控件程序集。
Showing Your Control Assemblies in the Add Reference Dialog box.
新版本减少了对依赖注入框架如Sprint.NET的使用,同时将大量程序集引用减少到只有一个。
The new version includes a decreased footprint on dependency injection frameworks like Spring.NET and the amount of assemblies referenced is reduced to only one.
就是说,这些程序集被设计为给用户在他们自己的项目中引用(例如:System.Core.dll)。
That is, assemblies that are designed to have user take a reference to them in their own projects (such as System.Core.dll).
添加所需的程序集引用作为我们项目模板的一部分,在我的例子中,我想使用MSpec程序集。
Add references to assemblies that will require as part of your Project Template, in my case I want to use the MSpec assembly.
LINQPad允许用户引用自定义程序集和导入自定义命名空间来进行扩展。
LINQPad provides extensibility by allowing users to reference custom assemblies and import custom namespaces.
type值提供了HTTP模块的程序集和类名称,而name值提供了友好名称,可以在Global . asax文件中使用此友好名称来引用HTTP模块。
The type value provides the assembly and class name of the HTTP module, whereas the name value provides a friendly name by which the HTTP module can be referred to in the Global.asax file.
此外,由于Tiles框架只提供了框架的src属性的值,还可以使用框架集布局在tile中引用其他Web应用程序。
In addition, since the Tiles framework is only providing the value of the SRC attribute for the frame, you could also use a frameset layout to reference other Web applications within a tile.
不能从定义程序集引用安全性自定义属性。
Security custom attributes can not be referenced from defining assembly.
此对话框显示通过引用的程序集可供您的项目使用的所有类型。
This dialog box displays all the types available to your project through referenced assemblies.
使您能够指定项目所使用的程序集引用的文件夹路径。
Lets you specify the folder paths of assembly references used by a project.
添加引用后,程序集或项目出现在树视图中。
After adding the reference, the assembly or project appears in the tree view.
因此,在第一次标记编译中无法提供程序集引用。
Therefore, an assembly reference cannot be provided during the first markup compilation pass.
引用的文件必须是程序集。
引用的文件必须是程序集。
应用推荐