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.
您如何使用 Dwoo 模板引擎执行 switch case 语法。
{if 3 == 5} never gonna happen {elseif 3 == 3} if you don't see this, the world is coming to its end {else} this will never happen, unless, as previously mentionned, the world is coming to its end {/if}
http://wiki.dwoo.org/index.php/如果