多线程程序中数据竞争故障的动态检测技术研究--《华中师范大学》2009年硕士论文 、Goodlock算法等。由于基于lockset算法的检测是采用了动态测试方法,即需要运行待测程序,所以本文引入面向方面编程技术(AOP,Aspect OrientedProgramming),对待测程序设置切入点来在线监测待测程序的运行状态,通过切入点能够更为准确的获取待测程序运行时的现场
基于4个网页-相关网页
第十一章在系统级别讨论了简洁代码,如依赖注入和面向方面编程技术。
Chapter 11 talks about clean code in the context of system-level techniques such as Dependency Injection and Aspect-Oriented Programming.
熟悉面向方面编程(或 AOP)的人们会把它认为是横切关注点,这意味着防御性编程技术横跨了代码库。
Those familiar with aspect oriented programming, or AOP, will recognize this as a crosscutting concern, meaning that defensive programming techniques span horizontally across a code base.
EJB 3.0还增加了在您的应用程序中使用面向方面的编程技术这一能力。
EJB 3.0 also adds the ability to use Aspect Oriented Programming techniques in your application.
应用推荐