AOP 织入(Weaving) 的表达方式或许可以描述的更易懂一些
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 55/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- java, spring
- Domain
- documentation
Research direction
Locate the documentation section that defines AOP weaving and compare the current wording with the proposed replacement in the issue. Update the terminology to distinguish compile-time and runtime weaving, including the listed examples, then verify the rendered documentation reads correctly.
Written by the indexing model from the issue text.
Description
织入(Weaving) :织入是将切面和目标对象连接起来的过程,也就是将通知应用到切点匹配的连接点上。常见的织入时机有两种,分别是编译期织入(AspectJ)和运行期织入(AspectJ)。
可以更改为:织入(Weaving) :织入是将切面和目标对象连接起来的过程,也就是将通知应用到切点匹配的连接点上。常见的织入时机有两种,分别是编译期织入(Compile-Time Weaving 如:AspectJ)和运行期织入(Runtime Weaving 如:AspectJ、Spring AOP)。
- Dominant language
- JavaScript
- Stars
- 159k
- Forks
- 46.1k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Snailclimb/JavaGuide
-
失效链接替换 Open
Difficulty 1/5 Under an hour Newbie friendliness 78/100
Snailclimb/JavaGuide#2922 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 45/100
Snailclimb/JavaGuide#2649 · 2 comments ·
-
perfect content
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Snailclimb/JavaGuide#2259 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Snailclimb/JavaGuide#2074 ·
-
待处理
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
Snailclimb/JavaGuide#1879 ·
All issues in Snailclimb/JavaGuide
Similar issues
-
awaiting triage bug Causes friction Hop Gui P1 P2 Transforms
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
georgestephanis/p2026#40 ·
-
Enatega Customer and Rider app: Add-ons price is not visible to customer after order is placed. Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Margaret-Petersen/food-delivery-app-clone-react-native#1981 ·