网站首页  词典首页

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

 

单词 PE file
释义

PE file

  • 网络可执行文件
1.
可执行文件
轻便的可执行文件PE file)EXE或者是DLL在.NET Framework程序在执行的时候,它有一个公共类型系统,这些公共类型系 …
www.cnblogs.com

例句

释义:
1.
The product allows you to peek inside Delphi applications and edit the properties of controls on Delphi forms within the PE file.
该产品可让您聚醚醚酮内德尔福申请和编辑的属性控制Delphi的形式内部的PE文件。
xtdownload.com
2.
You can also use this technique to produce a single PE file from several PE files originally generated by different compilers.
也可以使用此方法从最初由不同的编译器生成的数个PE文件生成一个PE文件。
msdn2.microsoft.com
3.
Indicates that this PE file contains only managed code.
指示此PE仅包含托管代码。
msdn2.microsoft.com
4.
For an assembly with one associated file, the manifest is incorporated into the PE file to form a single-file assembly.
对于具有一个关联档案的组件,资讯清单是合并在PE档中以构成单一档案组件。
technet.microsoft.com
5.
Each row of each metadata table is uniquely identified in the MSIL portion of the PE file by a metadata token.
元数据标记在PE文件的MSIL部分中唯一确定每个元数据表的每一行。
technet.microsoft.com
6.
When a program is compiled for the common language runtime, it is converted to a PE file that consists of three parts.
当为公共语言运行库编译程序时,该程序转换为由三部分组成的PE文件。
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.
Indicates that this PE file is native code.
指示此PE是本机代码。
msdn2.microsoft.com
9.
The next level of complication comes in the linker phase, when multiple compilation units are merged into an integrated PE file.
下一级别的难点来自链接器阶段,在此阶段,多个编译单元将合并到一个集成的PE文件中。
msdn.microsoft.com
10.
During dynamic code injection, the debugger modifies some code and sends a delta portable executable (PE) file into the debugged process.
在动态代码注入过程中,调试器会修改某些代码,并将增量可迁移可执行(PE)文件发送到调试对象进程中。
technet.microsoft.com
1.
Describes how metadata is stored separately from Microsoft intermediate language (MSIL) in a PE file.
描述如何在PE文件中独立于Microsoft中间语言(MSIL)存储元数据。
msdn2.microsoft.com
2.
Sections are blocks of contiguous memory in a Portable Executable (PE) file that contains either code or data.
节是包含代码或数据的可移植可执行(PE)文件中的连续内存块。
technet.microsoft.com
3.
Sets the entry point for this assembly and defines the type of the portable executable (PE file) being built.
设定这个组件的进入点,并定义正在建立的可移植执行档(PE档)的型别。
msdn.microsoft.com
4.
Instead, the back-end, or linker, will need to supply this information later, as the code is compiled and emitted into the PE file.
在编译完代码并将其发出到PE文件中时,将需要由后端(即链接器)来提供此信息。
msdn.microsoft.com
5.
The MSIL Assembler generates a portable executable (PE) file from Microsoft intermediate language (MSIL).
MSIL汇编程序从Microsoft中间语言(MSIL)生成可移植可执行的(PE)文件。
msdn2.microsoft.com
6.
A file in portable executable (PE) file format that can be loaded into memory and executed by the operating system loader.
可移植可执行(PE)文件格式的文件,它可以加载到内存中,并由操作系统加载程序执行。
msdn2.microsoft.com
7.
If ILDASM reports that the file is not a portable executable (PE) file, then it is not an assembly.
如果ILDASM报告该文件不是可移植的可执行(PE)文件,则它不是程序集。
msdn2.microsoft.com
8.
A PE file can refer to a programming namespace defined and shared by other assembly files.
PE文件可以引用由其他程序集文件定义和共享的编程命名空间。
msdn2.microsoft.com
9.
If the runtime version specified by the PE file header is available, the runtime loads that version.
如果PE文件头指定的运行库版本可用,则运行库加载这一版本。
msdn2.microsoft.com
10.
The MSIL portion contains MSIL and metadata tokens that reference the metadata portion of the PE file.
MSIL部分包含MSIL和引用PE文件元数据部分的元数据标记。
msdn2.microsoft.com
1.
This paper studies the characteristics of the PE file format and the basic reverse engineering first.
文章研究了PE文件格式的特点和基本的逆向工程技术。
www.lunwenchina.net.cn
2.
Indicates that this is not a PE file.
指示此文件不是PE文件。
msdn2.microsoft.com
3.
This will prevent the compiler from creating and embedding a default manifest in the portable executable (PE) file.
这会阻止编译器在可迁移可执行(PE)文件中创建和嵌入默认清单。
technet.microsoft.com
4.
From the File menu, you can navigate to the PE file that you want to load into Ildasm. Exe.
从“文件”菜单中可以定位到希望加载到Ildasm.exe中的PE文件。
msdn2.microsoft.com
5.
This digital signature is stored in the portable executable (PE) file that contains Assembly A's manifest.
该数字签名存储在包含程序集A的清单的可迁移可执行(PE)文件中。
msdn.microsoft.com
6.
The file is not in portable executable (PE) file format .
该文件不是可移植的可执行(PE)文件格式。
www.bing.com
7.
The import directory lists all the symbols imported by the PE file.
导入目录列出了PE文件导入的符号。
www.showxiu.com
8.
Add the code to display the monikers for the PE file in a message box by using BuildDesignTimeOutput.
通过使用BuildDesignTimeOutput添加代码,以显示消息框中PE文件的名字对象。
msdn2.microsoft.com
9.
Dynamic modules that can be saved to disk as a PE file are called persistable dynamic modules.
可以作为PE文件保存到磁盘的动态模块称为持久动态模块。
msdn2.microsoft.com
10.
The following command causes the metadata and disassembled code for the PE file MyHello. Exe to display in the Ildasm. Exe default GUI.
下面的命令使PE文件MyHello.exe的元数据和反汇编代码显示在Ildasm.exe的默认GUI中。
msdn2.microsoft.com
1.
The name of the PE file to sign.
要签名的PE文件的名称。
msdn2.microsoft.com
2.
Not all combinations of PortableExecutableKinds and ImageFileMachine describe valid PE file types.
并不是PortableExecutableKinds和ImageFileMachine的所有组合都描述有效的PE文件类型。
msdn2.microsoft.com
3.
More, clarified how to parse PE file, re-positioning, and how to distribute the address after PE file being loaded to the memory.
进一步说明了PE文件的解析过程,重定位过程以及将PE文件加载到内存中后的地址分配。
www.fabiao.net
4.
The index of the PE file's main sections and the address of the entry point.
PE文件主要部分的索引和入口点的地址。
msdn2.microsoft.com
5.
The dialog gives you the option to install and run the PE file even though an Authenticode signature could not be found.
即使找不到Authenticode签名,该对话框也会提供安装和运行PE文件的选项。
msdn2.microsoft.com
6.
Gets the image of the specified PE file from the CLR.
从CLR中获取指定PE文件的映像。
msdn2.microsoft.com
7.
Signs a ClickOnce manifest or PE file.
为ClickOnce清单或PE文件签名。
msdn2.microsoft.com
8.
Discussion on Structure of Windows PE File and Its Encryption
文件结构及其加密的研究
www.ilib.cn
9.
Information hiding scheme based on PE file resources section
PE文件资源节的信息隐藏研究与方案实现
service.ilib.cn
10.
Simple Analysis of PE File
PE文件简析
www.ilib.cn
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/13 4:43:24