asp 数组显示方法

2015-12-01 0 785
asp 数组显示方法
const genderStr = "0|女|,1|男|"
function arrShow(id,str)
	list=Split(str,",")
	for each row in list
		cell=Split(row,"|")
		if cell(0) = ""&id&"" then
			show = cell(1)
		end if
	next
	arrShow = show
end function

遇见资源网 ASP/Basic asp 数组显示方法 http://www.ox520.com/13552.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务