坚持翻译吧一天一段 》1

摘自: ASP.NET MVC 5 with Bootstrap and Knockout.js

Where’s the Knockout?
It’s a good question. I have chosen Knockout to perform my clientside data binding; however, because I know the categories will not
change when a user interacts with them, there is no need to add the
additional override of Knockout bindings.
You will notice throughout the remainder of these examples that
Knockout is only used when dynamic user interaction is required;
otherwise, a standard MVC view with Razor will do the trick just
fine.

 生词: 

1:clientside 客户端

2:perform  运行

3:categories 类别

4:interacts 双向绑定

5:additional 额外的

6:remainder 剩余的

7;trick 机会