"Join point" 是指在一个程序中的一个具体的位置,在面向切面编程(Aspect-Oriented Programming, AOP)中常用来描述程序执行的某一部分。

来源:

面向切面编程是一种软件开发方法,旨在将系统中不同功能的代码分离开来,使得可以在不修改原有代码的情况下给系统增加新的功能。连接点是面向切面编程中一个重要的概念,用于定义在程序中可以被切入的位置。

例句:

"The aspect weaves advice code into the join points specified by pointcuts."(切面在指定的连接点上织入建议代码。)
"The join point is the execution of the method getName() in the class User."(连接点是在类 User 中执行方法 getName()。)
"A join point is always defined within the execution of a method."(连接点总是在方法的执行内定义的。)
扫码进群(如群满请谅解)
长按或截屏保存,再用微信扫一扫

最佳回答 2023-03-30
上一个问题:农场英语怎么说
下一个问题:美人的英语该怎么说