This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我有一个包含一些类和一些方面的库。SayAspectedLib.jar是包含此类定义的文件(在 eclipse 中创建,带有“export jar file with aspectj support”)。如果我导入AspectedLib.jar文件,甚至使用其中定义的一些类,它可以工作,但没有触发任何连接点,即不执行方面。