diff --git a/README.md b/README.md index d2e1be3f..8c73d657 100644 --- a/README.md +++ b/README.md @@ -343,6 +343,7 @@ Welcome to register the company name in this issue: https://github.com/alibaba/a ![龙腾出行](static/longtengchuxing.png) ![foscam](static/foscam.png) ![二维火](static/2dfire.png) +![lanxum](static/lanxum_com.png) ### Credit diff --git a/README_CN.md b/README_CN.md index 753400ec..56cd420a 100644 --- a/README_CN.md +++ b/README_CN.md @@ -340,6 +340,7 @@ $ classloader ![龙腾出行](static/longtengchuxing.png) ![foscam](static/foscam.png) ![二维火](static/2dfire.png) +![lanxum](static/lanxum_com.png) ### Credit diff --git a/site/src/site/sphinx/tt.md b/site/src/site/sphinx/tt.md index da00ecb9..c3509820 100644 --- a/site/src/site/sphinx/tt.md +++ b/site/src/site/sphinx/tt.md @@ -80,7 +80,7 @@ Affect(class-cnt:1 , method-cnt:1) cost in 66 ms. - 构成条件表达式的 `Advice` 对象 - 前边看到了很多条件表达式中,都适用了 `params[0]`,有关这个变量的介绍,请参考[表达式核心变量](advice-class.md) + 前边看到了很多条件表达式中,都使用了 `params[0]`,有关这个变量的介绍,请参考[表达式核心变量](advice-class.md) #### 检索调用记录 @@ -181,4 +181,4 @@ Affect(row-cnt:1) cost in 14 ms. 2. **引用的对象** - 需要强调的是,`tt` 命令是将当前环境的对象引用保存起来,但仅仅也只能保存一个引用而已。如果方法内部对入参进行了变更,或者返回的对象经过了后续的处理,那么在 `tt` 查看的时候将无法看到当时最准确的值。这也是为什么 `watch` 命令存在的意义。 \ No newline at end of file + 需要强调的是,`tt` 命令是将当前环境的对象引用保存起来,但仅仅也只能保存一个引用而已。如果方法内部对入参进行了变更,或者返回的对象经过了后续的处理,那么在 `tt` 查看的时候将无法看到当时最准确的值。这也是为什么 `watch` 命令存在的意义。 diff --git a/static/lanxum_com.png b/static/lanxum_com.png new file mode 100644 index 00000000..071381ca Binary files /dev/null and b/static/lanxum_com.png differ