From fb60f9c4c5698b61e5678354f67778e717d04457 Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Mon, 11 Jul 2016 08:37:48 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BF=BB=E8=AF=91=E4=BA=86=E4=B8=80=E6=AE=B5?= =?UTF-8?q?=E5=84=BF=E6=96=B0=E5=A2=9E=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/docs/ts/latest/guide/displaying-data.jade | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/docs/ts/latest/guide/displaying-data.jade b/public/docs/ts/latest/guide/displaying-data.jade index db84a268ad..370bb2082d 100644 --- a/public/docs/ts/latest/guide/displaying-data.jade +++ b/public/docs/ts/latest/guide/displaying-data.jade @@ -195,6 +195,9 @@ figure.image-display That's fine too. The choice is a matter of taste and organization policy. We'll adopt the more terse "variable assignment" style in this chapter simply because there will be less code to read. + + 这样也不错。这只是个人偏好和组织策略的问题。 + 我们在本章中只是简单的采纳了“变量赋值”的风格,这样要阅读的代码会少一点。 .l-main-section#ngFor :marked