2005-10-26
?is_nothing in Freemarker
obj?if_exists will return an instance of GeneralPurposeNothing if obj not exists,
how can we get know wether obj == "" or obj don't exists as obj?if_exsist just return "" for the both.
here is the solution
how can we get know wether obj == "" or obj don't exists as obj?if_exsist just return "" for the both.
here is the solution







评论排行榜