StackOverflow 文档 coldfusion 教程 CFLOOP 方法 文件 文件 Created: November-22, 2018 <cfloop list="#myFile#" index="FileItem" delimiters="#chr(10)##chr(13)#"> <cfoutput> #FileItem#<br /> </cfoutput> </cfloop> 条件循环查询循环