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

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

于 2015-06-15 发布
0 213
下载积分: 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# 操作 文件
    C# 文件操作
    2013-10-31下载
    积分:1
  • 查QQ相关进程
    查QQ相关的所有窗口进程,获取代码,浏览QQ位置没用,测试的
    2013-12-29下载
    积分:1
  • C# 入门级MVC实例源码(用到了NHibernate)
    C# 入门级MVC实例源码(用到了NHibernate)
    2014-11-25下载
    积分: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
  • 利用cookie可以在静态页判断验证码是否输入正确
    利用cookies实现 验证码的判断,详见如下代码:                       
    2013-07-26下载
    积分:1
  • Log4net 常用类Logger 示例源码
    Log4net 常用类Logger 示例源码
    2014-10-16下载
    积分:1
  • 通讯录管理系统 sqlserver 数据库
    c#通讯录管理 数据库连接自己修改,图片有些是本地需要自己手动修改
    2019-05-20下载
    积分:1
  • 即系
    即系
    2013-06-11下载
    积分:1
  • 函数指针
    资源描述包含了指针排序,指针作为函数的参数,函数返回指针,指针与结构体。是一个学习C语言指针的好代码,十分适合初学者学习。
    2022-02-20 02:49:17下载
    积分:1
  • c# 《21天精通编程》课件
    含ppt 非常实用
    2014-01-16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载