The " debug " option tells dotfuscator to generate the debugging symbols for the obfuscated output assemblies “ debug ”选项告知dotfuscator为经过模糊处理的输出程序集生成调试符号。
To distinguish the assemblies for each version of the sample , the name of the output assembly has cs or vb appended 为了区分每个示例版本的程序集,在输出程序集的名称中追加有cs或vb 。
Tasks in which you can identify a direct mapping between the outputs and inputs , such as the 这样的用若干输入产生一个输出程序集的任务不同,能够在输入和输出之间标识一个直接映射的任务(例如
To distinguish between the assemblies for each version of the sample , the name of the output assembly has cs or vb appended 为了区分两个版本示例的程序集,在输出程序集的名称后追加了cs或vb 。
Assembly linking , sometimes called merging , is the ability to merge multiple assemblies into one or more output assemblies 程序集链接(有时称为合并)是将多个程序集合并到一个或多个输出程序集的功能。
You can use dotfuscator professional edition to link or merge multiple input assemblies into one or more output assemblies 可以使用dotfuscator professional edition将多个输入程序集链接或合并到一个或多个输出程序集中。
A build administrator might want to have his output assemblies deployed to a specified location after the compilation is complete but before testing starts 生成管理员可能希望当编译完成后,但在开始测试之前将输出程序集部署到指定的位置。
If this option is not specified , package and protected scoped members in the java - language bytecode are mapped to public scope in the output assembly 如果没有指定该选项,则java语言字节码中软件包和保护的范围成员将被映射到输出程序集中的公共范围。
To get intellisense support in visual studio before a build has generated an output assembly , the following conditions must be met 设计时intellisense在生成过程已经生成输出程序集之前,若要在visual studio中获得intellisense支持,必须满足下面的条件:
Dotfuscator can strip out the obfuscation attributes when processing is complete , so your output assemblies will not contain clues about how it was obfuscated Dotfuscator能够在处理完成时去除模糊处理属性,以便输出程序集不包含有关模糊处理方式的线索。