和java不同,FreeMarker不需要定義變數的型別,直接賦值即可。 字串:value = "xxxx" 。如果有特殊字元string = r"xxxx" 。單引號和雙引號是一樣的 ...
確定! 回上一頁