搜索资源列表
CodeAnalysisToolsSource
- NET中间语言(IL)分析用具,包括分析IL的源码。-NET intermediate language (IL) analysis tools, including an analysis of the source of IL.
signatures_source
- IL详细讲解,希望可以帮助跟我一样喜欢底层编程的朋友-C# IL
CodeStatistics
- 解析程序集的信息,包括方法的IL代码,与开发人员的参与信息-Analysis procedure collection information, including method IL code, with development personnel s participation information
SCADA
- inizio di software scada per un macchina custom con excel come DB, manca ancora il protocollo di comunicazione verso il siemens
temp
- 1. webqq实现的方式方式很多可以用PHP也可以用C#甚至别的语言,webqq的后台(服务端)才是关键,他可以在linux上运行即使是使用C#写的 2.是的,因为C#是个托管语言,简单点说,C#对于CPU是不可见的,C#需要转换为IL后然后有IL在转为本机代码才能让CPU所执行 3.如果你用过mono来开发软件的话,就知道的,C#也可以在linux上执行,当然不需要win版的net framework,因为mono根据windows提供的标准实现了个跨平台的framwork-1. W
ILSpy-2.1.0.1603
- ILspy 2.1.0.1603最新版本的.net反编译工具源码,欢迎下载看看,用的IL反编译-ILspy 2.1.0.1603 latest version. Net decompile source tools, welcome to download and see, with the IL decompilation
Reflector-V8.0.2.313-pojie
- Reflector是由微软员工Lutz Roeder编写的免费程序。Reflector的出现使.NET程序员眼前豁然开朗,因为这个免费工具可以将.NET程序集中的中间语言反编译成C#或者Visual Basic代码。除了能将IL转换为C#或Visual Basic以外,Reflector还能够提供程序集中类及其成员的概要信息、提供查看程序集中IL的能力以及提供对第三方插件的支持。-Reflector is written by a Microsoft employee Lutz Roeder