群发资讯网

返回主页
assembly manifest
程序集清单:一种用于描述程序集中包含的元数据的文件
常用释义
英式发音
美式发音
基本释义
  • 程序集清单:一种用于描述程序集(如DLL或EXE文件)中包含的元数据的文件,通常包括程序集的名称、版本、文化信息等。
例句
  • 1·The assembly manifest contains this assembly metadata.
    程序集清单就包含这些程序集元数据。
  • 2·The assembly manifest, which contains assembly metadata.
    程序集清单,包含程序集元数据。
  • 3·Gets the files in the file table of an assembly manifest.
    取得组件资讯清单档案表中的档案。
  • 4·This option causes the compiler to not generate an assembly manifest.
    此选项导致编译器不会生成程序集清单。
  • 5·Provides methods to access and examine the contents of an assembly manifest.
    提供方法来存取和检查组件资讯清单的内容。
  • 6·The following table shows the information contained in the assembly manifest.
    下表显示了在程序集清单中包含的信息。
  • 7·Generates a file that has an assembly manifest from modules or resource files.
    从模块或资源文件中生成一个具有程序集清单的文件。
  • 8·Gets the files in the file table of an assembly manifest, specifying whether to include resource modules.
    获取程序集清单的文件表中的文件,指定是否包括资源模块。
  • 9·You can add or change some information in the assembly manifest by using assembly attributes in your code.
    通过在代码中使用程序集特性,您可以添加或更改程序集清单中的一些信息。
  • 10·Rather, they are linked through the assembly manifest and the common language runtime manages them as a unit.
    它们而是通过程序集清单进行链接,公共语言运行时将这些文件作为一个单元来管理。