一种变量定义方法。
<cfset a = "123">
<cfset "a#a#" = "hello world">
<cfoutput>#isdefined("a#a#")#</cfoutput>
[解决办法]
how to close this post?
发布时间: 2012-12-17 09:31:41 作者: rapoo
一种变量定义方法。
<cfset a = "123">
<cfset "a#a#" = "hello world">
<cfoutput>#isdefined("a#a#")#</cfoutput>
[解决办法]
how to close this post?