freemaker 字符串处理总结
?
?
- 如何判定字符串中是否含有某字符串?
//返回字串的第一个字符的索引,没有就-1${"zhangyaochun"?index_of("zhang")}?
? ?扩展阅读:?
?
? ?http://blog.csdn.net/neo_liu0000/article/details/7359568
?
? ?http://www.iocblog.net/project/freemarker/freemarker-555.html
?
发布时间: 2013-08-04 18:26:15 作者: rapoo
freemaker 字符串处理总结
?
?
//返回字串的第一个字符的索引,没有就-1${"zhangyaochun"?index_of("zhang")}?
? ?扩展阅读:?
?
? ?http://blog.csdn.net/neo_liu0000/article/details/7359568
?
? ?http://www.iocblog.net/project/freemarker/freemarker-555.html
?