Debugging aspect programs works well in all of the tools, including those without mature IDE support (AspectWerkz and Spring AOP).
在所有的工具中,包括那些没有成熟ide支持的工具(aspectwerkz和Spring AOP),方面程序的调试都工作得不错。
Spring brings a lot to the table beyond simple MVC capabilities, such as middle-tier access, transaction management, aspect-oriented programming (AOP), dependency injection, and so on.
除了简单的MVC功能之外,Spring带来很多其他功能,比如中间层访问、事务管理、面向方面的编程(AOP),依赖项注入等等。
Spring AOP: the Spring AOP module integrates aspect-oriented programming functionality directly into the Spring framework, through its configuration management feature.
Spring aop:通过配置管理特性,Spring AOP模块直接将面向方面的编程功能集成到了Spring框架中。
In Part 4 you'll get an introduction to Spring aspect-oriented programming (AOP) and the Spring Web Framework.
在第4部分中,您将面对Spring面向方面编程(AOP)和SpringWeb框架。
With the Spring AOP, any object managed by the Spring Framework can become aspect oriented, and this tutorial relies on the declarative transaction management services provided via the Spring AOP.
使用Spring AOP,任何受spring框架管理的对象都可变为面向方面的,并且本教程利用了通过Spring AOP提供的声明式事务管理服务。
With the Spring AOP, any object managed by the Spring Framework can become aspect oriented, and this tutorial will rely on the declarative transaction management services provided by the Spring AOP.
使用Spring AOP,任何受spring框架管理的对象都可变为面向方面的,并且本教程利用了通过Spring AOP提供的声明式事务管理服务。
Spring AOP -- Spring's Eclipse plug-in can be helpful when editing the aspect specification in the XML file, but it does not provide any AOP-specific functionality.
Spring AOP ——在编译XML文件中的方面规范说明书时,Spring的Eclipse插件会很有帮助,但它没有提供任何特定于 AOP 的功能。
It is widely used behind the scenes in proxy-based Aspect Oriented Programming (aop) frameworks, such as Spring aop and dynaop, to provide method interceptions.
它广泛的被许多aop的框架使用,例如Spring AOP和dynaop,为他们提供方法的interception(拦截)。
Spring Framework has a full-featured container, an aspect-oriented programming (AOP) model, and integration code for just about anything you need for enterprise development.
SpringFramework具有功能齐全的容器、面向方面编程(AOP)模型和企业开发所需的所有集成代码。
In Part 4, you'll meet Spring aspect-oriented programming (AOP) and Spring Web Framework.
在第4部分里,您将接触到Spring面向方面编程(aspect - oriented programming,AOP)和SpringWeb框架的内容。
The current examples are based on Spring AOP and Aspect J, however other AOP techniques could be used to accomplish the same results.
目前例子是基于Spring AOP和AspectJ的,其他AOP技术也可实现同样的结果。
The current examples are based on Spring AOP and Aspect J, however other AOP techniques could be used to accomplish the same results.
目前例子是基于Spring AOP和AspectJ的,其他AOP技术也可实现同样的结果。
应用推荐