登录
首页 » C# » .NET Reflector 5.0 使用例子(反编译软件)

.NET Reflector 5.0 使用例子(反编译软件)

于 2015-06-15 发布
0 76
下载积分: 1 下载次数: 0

代码说明:

.NET Reflector 5.0 Release Notes 28 December 2006 Reflector is a class browser for .NET components. It allows browsing and searching the meta data, IL instructions, resources and XML documentation stored in a .NET assembly. Reflector was first released in October 2000 running on .NET Framework 1.0 Beta. LINQ and .NET Framework 3.5: Reflector supports query expressions and other concepts introduced in C# 3.5. To enable this feature select ".NET 3.5" under View, Options, Disassembler, Optimization. .NET Framework compatibility: Reflector runs on all versions of the .NET Framework using its own assembly loading infrastructure which does not rely on the Reflection API. For example, Reflector can load .NET Framework 2.0 assemblies without having the .NET Framework 2.0 installed. Assembly Lists: When launched for the first time, Reflector allows you to choose a default set of assemblies. The list of assemblies is then stored in the Reflector.cfg file and will be loaded next time you open the program. Reflector allows creating multiple assembly lists and switching between the lists using the File, Open List dialog. To choose a different set of default assemblies for the current assembly list you should remove all assemblies from the list (DEL) and invoke the Refresh command (F5). Assembly Cache: When resolving an assembly reference, Reflector will first search the local path next to the assembly holding the reference and then falls back to the cache directories defined in the Reflector.cfg file. Reflector does not search the Global Assembly Cache (GAC) unless you add "%SystemRoot%Assembly" to the cache directories list. Assembly Versioning: By default, assembly version numbers are ignored when resolving type and member references. You can enable side-by-side versioning in the options dialog but it is suggested to avoid this if possible. Add-Ins: Information about the Reflector add-in model can be found here. The most recent version of .NET Reflector is available here. Disclaimer: This software is provided "AS IS" with no warranties of any kind. The entire risk arising out of the use or performance of the software is with you.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C++_STL范例大全_教程C _STL samples
    C++_STL范例大全_教程C _STL samples
    2019-07-13下载
    积分:1
  • wpf Chronos 例子源码下载
    wpf Chronos 例子源码下载
    2015-03-05下载
    积分:1
  • 多个图片转gif
    多个图片转gif
    2014-07-31下载
    积分:1
  • Jsonp跨域登录 实例源码下载(同步登录 同步退出)
    Jsonp跨域登录 实例源码下载(同步登录 同步退出)
    2014-06-09下载
    积分:1
  • tcp 二进制通讯实例源码下载
    tcp 二进制通讯实例源码下载
    2014-06-18下载
    积分:1
  • sha256源代码
    sha256源代码
    2020-12-11下载
    积分:1
  • C#快速开发框架
    【实例简介】 1、系统采用纯HTML Ashx开发 2、不管是微信端还是PC端,前端采用现在流行的MVC框架(avalon,这个类似大名鼎鼎的angularjs)和Jquery配合开发,简直不能更酸爽了 3、界面优美 4、企业号作为一个配置项而存在,也就是说只需要经过简单的配置,即能使用我们开发完毕的企业号相关应用 安装说明: 1、开发环境为Visual Studio 2013,数据库为SQLServer2008R 2,使用.net 4.5开发。 3、管理员登陆名为:13949029503 密码:123456 4、默认数据库连接字符串在webconfig配置文件中修改.
    2021-11-08 00:36:43下载
    积分:1
  • MFC中文帮助文档(chm格式)
    该MFC参考含盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容。参考中“类层次结构图”是为了方便查找某个类的基类。该MFC参考通常不描述通过继承的函数或操作符。若要寻求这些函数的信息,请参阅类层次结构图中该类的基类信息。每个类的说明文档包括:该类的概括、类成员的种类、以及该成员函数、重载操作符或数据成员的基本用途。仅撰写应用程序或派生类在一般情况下对于公共和保护类成员的使用说明。寻求完整的类成员的列表,请参阅该类的头文件。本书目录 · 层次结构图 直观的描述MFC中各类的关系。 · MFC类 详细解说MFC库中的每个类和头文件信息。 · MFC宏和全局 详细解说MFC库中的每个宏、全局函数、全局变量。 · 结构、风格、回调函数和消息映射 详细解说MFC库中的各个结构、风格、回调函数和消息映射。 示例:CWinApp::AddToRecentFileListvirtual void AddToRecentFileList( LPCTSTR lpszPathName );参数:lpszPathName 文件的路径。说明:调用这个成员函数以把lpszPathName加入MRU文件列表。你必须在使用这个成员函数之前调用LoadStdProfileSetting成员函数以载入当前的MRU文件列表。当框架打开一个文件或者执行Save As命令用新名字保存文件时,它就调用这个成员函数。示例:// 这个例子将路径名 c: emp est.doc 加入// File菜单中的最近使用(MRU)文件列表AfxGetApp()->AddToRecentFileList("c:\temp\test.doc");请参阅:CWinApp::LoadStdProfileSettings
    2014-08-22下载
    积分:1
  • C# 用树型列表动态显示菜单 例子源码下载
    从数据库读取数据 加载至树形空间
    2015-04-20下载
    积分:1
  • C#与ABB机器人建立通讯,上位机软件开发
    C#与ABB机器人建立通讯,上位机软件开发
    2019-07-26下载
    积分:1
  • 696518资源总数
  • 104224会员总数
  • 54今日下载