摘要: ASP动态定义变量之将变量的值作为变量名<%Dim str : str = "UserName"Execute("dim " & str & " : " & str & "=""subendong""")Response.Write(UserName)execute("dim arr_bigClas 阅读全文
posted @ 2022-09-04 17:42 十五的星星啊 阅读(93) 评论(0) 推荐(0)