Freemarker Template Quiz

Question 1 (1 Points)
Freemarker คืออะไร?
    

Question 2 (1 Points)
เครื่องหมาย `!` ใน `${variable!}` มีวัตถุประสงค์เพื่ออะไร?
    

Question 3 (1 Points)
เมื่อต้องการสร้าง nested template ใน Freemarker, directive ใดที่สามารถใช้เพื่อนำเข้า template อื่น?
    

Question 4 (1 Points)
ซึ่ง directive ใดที่ใช้สำหรับการจัดการ conditions ใน Freemarker?
    

Question 5 (1 Points)
Freemarker เป็น ...
    

Question 6 (2 Points)
การแทรกค่าแบบ escaped ใน HTML (เพื่อป้องกัน injection) ควรใช้รูปแบบใด?
   

Question 7 (1 Points)
การใช้ conditions ใน Freemarker ทำได้โดยใช้คำสั่งใด?
    

Question 8 (1 Points)
ในการเริ่มต้นการใช้งาน Freemarker, ขั้นตอนแรกที่ควรทำคือ?**
    

Question 9 (1 Points)
อะไรคือ directive ที่ใช้สำหรับการทำ include ของ template อื่น?
    

Question 10 (1 Points)
สำหรับการสร้าง macro ใน Freemarker directive ใดที่ถูกใช้?
    

Viewers : 4,803
Other Programs
Freemarker Template Quiz