Skip to content

Commit 967c016

Browse files
author
许杰
committed
fix README_CN.md
1 parent ee43c6c commit 967c016

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README_CN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ Attaching to target JVM with PID: 91420
3030
Attached to target JVM and loaded Java agent successfully
3131
```
3232

33+
则表示注入成功
3334

35+
------
3436

3537
卸载:
3638

@@ -48,9 +50,7 @@ Remove Instrumentation className:xxxx
4850

4951
xxx为被修改的类名,此时卸载成功
5052

51-
52-
53-
则表示注入成功
53+
------
5454

5555
在一些情况下,如修改jdk源码,对jdk的方法进行注入,或是启动时就需要进行大量的修改,此时可以使用agent模式
5656

0 commit comments

Comments
 (0)