我保存了两个.txt(Ej:File1.txt,File2.txt) 我应该如何比较特定行的文本:
(
echo echo example
echo echo example
echo echo example
) > File1.txt
(
echo echo example
echo echo example
echo echo file example
) > File2.txt
在这种情况下返回false,因为第3行不相等。
答案 0 :(得分:0)
@Component({
selector : "other",
// providers : [SharedService], <----
template : `
I'm the other component. The shared data is: {{data}}
`,
})
export class OtherComponent implements OnInit{
(...)
}
基础。运行OtherComponent
以压缩文件,并禁止输出。 AppComponent
建立= 0如果相同,否则不同。