下面的示例实际上将返回状态为@Component({
selector: 'app',
directives: [ExplodeComponent],
template: `
<explode [data]="test"></explode>
`
})
export class AppComponent {
test:string;
constructor() {
this.test = '1-2-03-4-5'
}
}
,就绪状态为Console.SetOut(TextWriter.Null);
,状态为'success'
- 但不知何故,它很难找到最终的4
是什么。
200
输出:
Location