Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
how can I loop in google-ctemplate lib inside a template ?
セクションは、ループと条件の google-ctemplate 回答です。
構文:
{{#SECTION_NAME}} Section contents. Can have nested sections. {{/SECTION_NAME}}
セクションを 0 回または 1 回反復すると、if ステートメントが得られます。n 回反復すると、ループが発生します。