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.
Velocity次のようなループを含むデータベースにテンプレートが保存されています。
Velocity
#foreach($project in $projects)${project.name}#end
markoテンプレートエンジンで設計されたNodejsアプリケーションのフォームを介して、プロジェクト名に値を渡したいです。
marko
間に速度テンプレート エンジンのレイヤーを作成しました