review: fix dependency-injection in cookbook.
This commit is contained in:
parent
873eea9e7e
commit
eb1ccc6dd4
|
@ -1484,6 +1484,8 @@ a(id="forwardref")
|
|||
Angular的`forwardRef`函数建立一个*间接地*引用,Angular可以随后解析。
|
||||
|
||||
The *Parent Finder* sample is full of circular class references that are impossible to break.
|
||||
|
||||
*Parent Finder*是一个充满了无法解决的循环引用的例子
|
||||
|
||||
:marked
|
||||
We face this dilemma when a class makes *a reference to itself*
|
||||
|
|
Loading…
Reference in New Issue