Aop框架 M-Aop

码农软件 · 软件分类 · 面向方面AOP/IoC · 2019-09-29 07:44:14

软件介绍

c#实现的Aop框架,支持asp.net webform、asp.net mvc、winform等。

现在大多数的Aop框架都是采用动态代理实现的,本框架是一块静态注入的框架,运用了MSIL Injection和MSBuild Task技术,直接注入到最终生成的IL代码中,大大提高了代码的执行效率,提高了应用程序的性能。

本文地址:https://codercto.com/soft/d/15635.html

Refactoring

Refactoring

Martin Fowler、Kent Beck、John Brant、William Opdyke、Don Roberts / Addison-Wesley Professional / 1999-7-8 / USD 64.99

Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its int......一起来看看 《Refactoring》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试