Skip to content

Commit 0a0b701

Browse files
authored
Update
1 parent ad91d9d commit 0a0b701

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CustomView/Advance/[09]Matrix_Basic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -433,9 +433,9 @@ matrix.postScale(0.5f, 0.5f, pivotX, pivotY);
433433
434434
435435
>
436-
**注意:
436+
注意:
437437
* 1.由于矩阵乘法不满足交换律,请保证初始矩阵为空,如果初始矩阵不为空,则可能导致运算结果不同。
438-
* 2.请构造顺序,顺序是会影响结果的。**
438+
* 2.请构造顺序,顺序是会影响结果的。
439439
440440
441441
#### 1.仅用pre:

0 commit comments

Comments
 (0)