摘要:
select distinct * into #Tmp from SecurityOdrop table SecurityOselect * into SecurityO from #Tmpdrop table #Tmp 阅读全文
posted @ 2016-02-22 11:45
大喜
阅读(378)
评论(0)
推荐(0)
摘要:
1.window.location.href location.href //本页跳转2.parent.location.href //父页面跳转3.top.location.href //最外层页面跳转 举例说明: 如果A,B,C,D页面,D是C的iframe,C是B的iframe,B是A的ifr 阅读全文
posted @ 2016-02-22 11:44
大喜
阅读(559)
评论(0)
推荐(0)
浙公网安备 33010602011771号