网站首页  词典首页

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

 

单词 assembly manifest
释义

assembly manifest

  • 网络程序集清单;装配件清单;组件资讯清单
1.
程序集清单
软件开发常用名词中英文对照 - Leo Liu - 博客园 ... assembly 程序集;汇编 assembly manifest 程序集清单 assert 断言 ...
www.cnblogs.com
2.
装配件清单
软件开发术语_百度文库 ... assembly language 汇编语言 assembly manifest 装配件清单 assign 赋值 ...
wenku.baidu.com
3.
组件资讯清单
安全寄件... ... 自订动画清单 Custom Animation list 组件资讯清单 assembly manifest 最常使用清单 Most Frequently Used List ...
zh.glosbe.com
4.
组件清单
10048.编程专有名词... ... assembly language; 组合语言 ;汇编语言 assembly manifest; 组件(资讯)清单 ;装配件清单 asset; 资产 ...
blog.csdn.net
5.
程序集清单中
这个a.file成为嵌入资源后,它将会作为清单资源(Manifest Resource)存入程序集清单中Assembly Manifest):  程序集清 …
www.cnblogs.com
6.
表示组件资讯清单
表示组件资讯清单 (Assembly Manifest) 内容的杂凑。 命名空间: System.Configuration.Assemblies组件: mscorlib (在 mscorl…
msdn.microsoft.com

例句

释义:
1.
Signing an assembly with a strong name adds a public key encryption to the file containing the assembly manifest.
使用强式名称签署组件,就会将公开金钥加密加入含有组件资讯清单的档案中。
msdn.microsoft.com
2.
The assembly must be the name of a file that contains an assembly manifest.
assembly必须是包含程序集清单的文件的名称。
msdn2.microsoft.com
3.
The two signing tools can sign only one file at a time; for a multifile assembly, you sign the file that contains the assembly manifest.
这两个签名工具一次只能对一个文件进行签名,对于多文件程序集,您可以对包含程序集清单的文件进行签名。
207.46.16.251
4.
These tags specify the name of the file containing the assembly manifest for the output file of the compilation.
这些标记为编译的输出文件指定包含程序集清单的文件名。
msdn2.microsoft.com
5.
Specifies the name of the output file that will hold the assembly manifest.
指定将包含程序集清单的输出文件的名称。
msdn2.microsoft.com
6.
Is the name of a file that contains an assembly manifest.
是包含程序集清单的文件名。
msdn2.microsoft.com
7.
The compiler inserts the public key into the assembly manifest and reserves space in the PE file for the full strong name signature.
编译器将公钥插入程序集清单,并在PE文件中为完整的强名称签名保留空间。
msdn2.microsoft.com
8.
An MSIL output file without an assembly manifest is called a module.
不具有程序集清单的MSIL输出文件称为模块。
msdn2.microsoft.com
9.
If you want the public key added to the assembly manifest but want to delay signing the assembly until it has been tested.
如果要将公钥添加到程序集清单但是希望延迟签名程序集直到程序集经过测试,则使用。
msdn2.microsoft.com
10.
An assembly manifest can contain a number of different directives, depending on the contents of the assembly.
根据程序集的内容,程序集清单可包含许多不同的指令。
msdn2.microsoft.com
1.
The following table describes each directive in the assembly manifest of the Hello. Exe assembly used in the example.
下表描述了示例中所使用的Hello.exe程序集的程序集清单中的各项指令。
msdn2.microsoft.com
2.
Contains values that describe the visibility of resources encoded in an assembly manifest.
包含一些值,这些值描述在程序集清单中编码的资源的可见性。
msdn2.microsoft.com
3.
Defines additional version information for an assembly manifest.
定义程序集清单的其他版本信息。
msdn2.microsoft.com
4.
Specifies that an assembly manifest should not be inserted into the output file.
指定程序集清单不应插入到输出文件中。
msdn2.microsoft.com
5.
The compiler inserts the public key into the assembly manifest and then signs the final assembly with the private key.
编译器将公钥插到程序集清单中,然后用私钥对最终的程序集进行签名。
msdn2.microsoft.com
6.
You can change the Assembly name, which is the name of the output file that contains the assembly manifest.
可以更改“程序集名称”,它是包含程序集清单的输出文件名称。
msdn2.microsoft.com
7.
The linker inserts the public key into the assembly manifest and then signs the final assembly with the private key.
链接器将公钥插入程序集清单中,然后用私钥对最终的程序集进行签名。
msdn2.microsoft.com
8.
gets the files in the file table of an assembly manifest , specifying whether to include resource modules.
获取程序集清单的文件表中的文件,指定是否包括资源模块。
www.ichacha.net
9.
Rather, they are linked through the assembly manifest and the common language runtime manages them as a unit.
它们而是通过程序集清单进行链接,公共语言运行库将这些文件作为一个单元来管理。
msdn2.microsoft.com
10.
In this scenario, you create a file separate from your code modules that contains only the assembly manifest.
在此方案中,创建与只包含程序集清单的代码模块分开的文件。
technet.microsoft.com
1.
The compiler inserts the public key in the assembly manifest and then signs the final assembly with the private key.
编译器在程序集清单中插入公钥,然后使用私钥对最终的程序集签名。
msdn2.microsoft.com
2.
Defines a trademark custom attribute for an assembly manifest.
定义程序集清单的商标自定义属性。
msdn2.microsoft.com
3.
Defines a copyright custom attribute for an assembly manifest.
定义程序集清单的版权自定义属性。
msdn2.microsoft.com
4.
Provides methods to access and examine the contents of an assembly manifest.
提供方法来存取和检查组件资讯清单的内容。
technet.microsoft.com
5.
After compiling the program, use Ildasm. Exe to disassemble the Hello. Exe assembly and view the assembly manifest.
编译该程序之后,使用Ildasm.exe反汇编Hello.exe程序集并查看程序集清单。
msdn2.microsoft.com
6.
Defines a company name custom attribute for an assembly manifest.
定义程序集清单的公司名称自定义属性。
msdn2.microsoft.com
7.
Defines a product name custom attribute for an assembly manifest.
定义程序集清单的产品名称自定义属性。
msdn2.microsoft.com
8.
Information about all files in a compilation is placed in the assembly manifest.
关于编译中所有文件的信息全放在程序集清单中。
msdn2.microsoft.com
9.
Sets the name value when the assembly is created, based on the file containing the assembly manifest.
根据包含程序集清单的文件在创建程序集时设置名称值。
msdn2.microsoft.com
10.
The smaller the file containing the assembly manifest, the less time Internet Explorer will be unresponsive.
包含程序集清单的文件越小,InternetExplorer不作响应的时间就越短。
msdn2.microsoft.com
1.
When the assembly is created, the language compiler stores the requested permissions in the assembly manifest.
创建程序集后,语言编译器将请求的权限存储在程序集清单中。
technet.microsoft.com
2.
The compiler creates only one assembly manifest per compilation.
编译器每次编译只创建一个程序集清单。
msdn2.microsoft.com
3.
Optionally, you can specify if the file should be private in the assembly manifest.
还可以指定该文件在程序集清单中是否应是私有的。
msdn2.microsoft.com
4.
Represents the hash algorithm used by the assembly manifest.
表示程序集清单使用的哈希算法。
msdn2.microsoft.com
5.
This will sign the assembly by inserting a public key into the assembly manifest.
这会通过将公钥插入程序集清单中来对程序集进行签名。
msdn2.microsoft.com
6.
Embeds the specified resources in the image that contains the assembly manifest.
将指定的资源嵌入到包含程序集清单的图像中。
msdn2.microsoft.com
7.
Specifies a copyright notice for the assembly manifest.
指定程序集清单的版权声明。
msdn2.microsoft.com
8.
The following table describes the assembly manifest attributes.
下面的表格描述了程序集清单的属性。
msdn2.microsoft.com
9.
Specifies a trademark for the assembly manifest.
指定程序集清单的商标。
msdn2.microsoft.com
10.
The hash values are stored in the file table of the assembly manifest.
哈希值存储在程序集清单的文件表中。
msdn2.microsoft.com
1.
This option causes the compiler to not generate an assembly manifest.
此选项导致编译器不会生成程序集清单。
msdn2.microsoft.com
2.
Gets or sets the hash algorithm used by the assembly manifest.
获取或设置程序集清单使用的哈希算法。
msdn2.microsoft.com
3.
Specifies a product name for the assembly manifest.
指定程序集清单的产品名称。
msdn2.microsoft.com
4.
Specifies a company name for the assembly manifest.
指定程序集清单的公司名称。
msdn2.microsoft.com
5.
Gets the files in the file table of an assembly manifest.
取得组件资讯清单档案表中的档案。
technet.microsoft.com
6.
When this option is used, the compiler inserts the public key from the specified file into the assembly manifest.
使用此选项时,编译器将所指定文件的公钥插入到程序集清单中。
msdn2.microsoft.com
7.
To create the output file that contains the assembly manifest.
来创建包含程序集清单的输出文件。
msdn2.microsoft.com
8.
While the file containing the assembly manifest is being downloaded, Internet Explorer will be unresponsive to user input.
由于正在下载包含程序集清单的文件,InternetExplorer将不响应用户的输入。
msdn2.microsoft.com
9.
Specifies a title for the assembly manifest.
指定程序集清单的标题。
msdn2.microsoft.com
10.
See definition for assembly manifest.
请参见程序集清单的定义。
msdn2.microsoft.com
1.
You can add or change some information in the assembly manifest by using assembly attributes in your code.
您可以在程式码中使用组件属性在组件资讯清单中加入或变更某些资讯。
technet.microsoft.com
2.
One or more files that contains an assembly manifest.
一个或多个包含程序集清单的文件。
msdn2.microsoft.com
3.
Types in another module, then both modules must be incorporated into an assembly manifest, by means of
类型,则两个模块都必须通过
msdn2.microsoft.com
4.
A strong name is stored in the file containing the assembly manifest, but a signature created using the
强名称存储在包含程序集清单的文件中,但使用
msdn2.microsoft.com
5.
When code in one module references internal types in another module, both modules must be incorporated into an assembly manifest by using
如果一个模块中的代码引用了另一个模块中的内部类型,则必须使用
msdn2.microsoft.com
6.
Defines a custom attribute that specifies an informational version for an assembly manifest
定义为程序集清单指定信息性版本的自定义属性
msdn2.microsoft.com
7.
Defines a custom attribute that specifies an assembly title for an assembly manifest
定义为程序集清单指定程序集标题的自定义属性
msdn2.microsoft.com
8.
Defines a custom attribute that specifies a copyright for an assembly manifest
定义为程序集清单指定版权的自定义属性
msdn2.microsoft.com
9.
Defines a custom attribute that specifies a trademark for an assembly manifest
定义为程序集清单指定商标的自定义属性
msdn2.microsoft.com
10.
Optionally, you can specify whether the resource is public or private in the assembly manifest, as with the following
或者,可以指定资源在程序集清单中是公共的还是私有的,例如
msdn2.microsoft.com
1.
Defines a custom attribute that specifies a product name for an assembly manifest
定义为程序集清单指定产品名的自定义属性
msdn2.microsoft.com
2.
Defines a custom attribute that specifies a company name for an assembly manifest
定义为程序集清单指定公司名称的自定义属性
msdn2.microsoft.com
3.
Defines a friendly default alias for an assembly manifest
为程序集清单定义友好默认别名
msdn2.microsoft.com
4.
Similar to a table of contents, the assembly manifest contains the following
类似于目录,程序集清单包含以下内容
msdn2.microsoft.com
5.
For example, if you want the module that contains the assembly manifest, pass the scope name of the module to
例如,如果需要包含程序集清单的模块,请将模块的范围名传递给
msdn2.microsoft.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/15 16:40:44