Velocity动态拼接字符串
摘要://定义空的字符串 #set($attrListStr = "") //遍历一个list来开始拼接 #foreach ($listItem in $!{list}) #set($attrListStr=$attrListStr+$listItem.columnName+",") #end 输出字符串
阅读全文
posted @ 2020-12-28 10:22
坐标请问要转成什么坐标系的坐标才可以额
posted @ 2020-12-28 10:22
posted @ 2020-12-28 10:19
posted @ 2020-12-28 10:15
posted @ 2020-12-28 10:07
Powered by:
博客园
Copyright © 2025 object360
Powered by .NET 9.0 on Kubernetes