<#assign Collection=extractLetters(FragmentClass)>//从输入的title中获取输入字符 <#assign collection_name=Collection?lower_case>//获取到的字符转成小写 //作为fragment的layout的命名 //作为fragment类名 //作为presenter类名 //作为model类名 //作为contract类名