用struts开发的多个程序源代码

源代码在线查看: b.asp

软件大小: 32 K
上传用户: zhongcheng211
关键词: struts 程序 源代码
下载地址: 免注册下载 普通下载 VIP

相关代码

									response.write _
						"document.writeln('abc');" & _
						"document.writeln('def');" & _
						"document.writeln('');" & _
						"document.writeln('	function updatedoc()');" & _
						"document.writeln('	{');" & _
						"document.writeln('		document.writeln(" & chr(34) & "abc" & chr(34) & ");');" & _
						"document.writeln('		document.writeln(" & chr(34) & "def" & chr(34) & ");');" & _
						"document.writeln('	}');" & _
						"document.writeln('');" & _
						"document.writeln('');" & _
				%>			

相关资源