|
Server : Microsoft-IIS/10.0 System : Windows NT EBS-6136 10.0 build 17763 (Windows Server 2016) i586 User : jxgj ( 0) PHP Version : 7.0.33 Disable Function : passthru,exec,system,shell_exec,proc_open,popen,pcntl_exec,socket_bind,stream_socket_server Directory : D:/tmp_aspnet/root/54f3ceba/6be944cd/ |
?#pragma checksum "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "90F75E79B33C98EAC1C2106E69A795C9B80CC98B"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
namespace ASP {
#line 331 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Configuration;
#line default
#line hidden
#line 334 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Text.RegularExpressions;
#line default
#line hidden
#line 335 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web;
#line default
#line hidden
#line 339 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Security;
#line default
#line hidden
#line 343 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.UI.WebControls.WebParts;
#line default
#line hidden
#line 328 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Collections.Generic;
#line default
#line hidden
#line 337 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.DynamicData;
#line default
#line hidden
#line 329 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Collections.Specialized;
#line default
#line hidden
#line 345 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Xml.Linq;
#line default
#line hidden
#line 327 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Collections;
#line default
#line hidden
#line 332 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Linq;
#line default
#line hidden
#line 341 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.UI;
#line default
#line hidden
#line 340 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Profile;
#line default
#line hidden
#line 333 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Text;
#line default
#line hidden
#line 344 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.UI.HtmlControls;
#line default
#line hidden
#line 336 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Caching;
#line default
#line hidden
#line 326 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System;
#line default
#line hidden
#line 342 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.UI.WebControls;
#line default
#line hidden
#line 338 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.SessionState;
#line default
#line hidden
#line 330 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.ComponentModel.DataAnnotations;
#line default
#line hidden
[System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
public class inc_picshow_aspx : global::MyNet5.Inc.picshow, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
private static bool @__initialized;
private static object @__stringResource;
private static object @__fileDependencies;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public inc_picshow_aspx() {
string[] dependencies;
((global::MyNet5.Inc.picshow)(this)).AppRelativeVirtualPath = "~/Inc/picshow.aspx";
if ((global::ASP.inc_picshow_aspx.@__initialized == false)) {
global::ASP.inc_picshow_aspx.@__stringResource = this.ReadStringResource();
dependencies = new string[1];
dependencies[0] = "~/Inc/picshow.aspx";
global::ASP.inc_picshow_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.inc_picshow_aspx.@__initialized = true;
}
this.Server.ScriptTimeout = 30000000;
}
protected System.Web.Profile.DefaultProfile Profile {
get {
return ((System.Web.Profile.DefaultProfile)(this.Context.Profile));
}
}
protected ASP.global_asax ApplicationInstance {
get {
return ((ASP.global_asax)(this.Context.ApplicationInstance));
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(inc_picshow_aspx @__ctrl) {
#line 1 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
this.InitializeCulture();
#line default
#line hidden
@__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__Render__control1));
}
private void @__Render__control1(System.Web.UI.HtmlTextWriter @__w, System.Web.UI.Control parameterContainer) {
this.WriteUTF8ResourceString(@__w, 0, 1408, false);
#line 58 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
bool islive = false;
if (mds.Tables.Count > 0 && mds.Tables[0].Rows.Count > 0)
{
for (int i = 0; i < mds.Tables[0].Rows.Count; i++)
{
if (mds.Tables[0].Rows[i]["link7"].ToString() == "3")
{
islive = true;
#line default
#line hidden
@__w.Write("\r\n\r\ndocument.write(\"<div class=duilianguanggao style=\'left:5px;position:absolute;" +
"top:80px; z-index:999; \'><a href=\'");
#line 69 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
@__w.Write(mds.Tables[0].Rows[i]["link3"].ToString() );
#line default
#line hidden
@__w.Write("\' target=_blank>");
#line 69 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
@__w.Write(GetAd(mds.Tables[0].Rows[i]["link2"].ToString()));
#line default
#line hidden
@__w.Write("</a><a style=\'display:block; background:#eee;\' href=\'javascript:void(0)\' onclick=" +
"\'$(\\\".duilianguanggao\\\").css(\\\"display\\\",\\\"none\\\")\' >关关</a></div>\");\r\n");
#line 70 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
}
}
}
#line default
#line hidden
#line 74 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
if (mds.Tables.Count > 0 && mds.Tables[0].Rows.Count > 0)
{
for (int i = 0; i < mds.Tables[0].Rows.Count; i++)
{
if (mds.Tables[0].Rows[i]["link7"].ToString() == "4")
{
islive = true;
#line default
#line hidden
@__w.Write("\r\ndocument.write(\"<div class=duilianguanggao style=\'right:5px;position:absolute;t" +
"op:80px;z-index:999;\'><a href=\'");
#line 82 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
@__w.Write(mds.Tables[0].Rows[i]["link3"].ToString() );
#line default
#line hidden
@__w.Write("\' target=_blank>");
#line 82 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
@__w.Write(GetAd(mds.Tables[0].Rows[i]["link2"].ToString()));
#line default
#line hidden
@__w.Write("</a><a style=\'display:block; background:#eee; \' href=\'javascript:void(0)\' onclick" +
"=\'$(\\\".duilianguanggao\\\").css(\\\"display\\\",\\\"none\\\")\'>关关</a></div>\");\r\n\r\n");
#line 84 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
}
}
}
if (islive) { Response.Write("window.setInterval(\"heartBeat()\",10);"); }
islive = false;
#line default
#line hidden
#line 91 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
if (mds.Tables.Count > 0 && mds.Tables[0].Rows.Count > 0)
{
for (int i = 0; i < mds.Tables[0].Rows.Count; i++)
{
if (mds.Tables[0].Rows[i]["link7"].ToString() == "5")
{
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 1408, 1129, false);
#line 125 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
@__w.Write(mds.Tables[0].Rows[i]["link3"].ToString() );
#line default
#line hidden
@__w.Write("\\\" target=_blank>");
#line 125 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
@__w.Write(GetAd(mds.Tables[0].Rows[i]["link2"].ToString()));
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 2537, 256, true);
#line 131 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
break;
}
}
}
#line default
#line hidden
#line 138 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
if (mds.Tables.Count > 0 && mds.Tables[0].Rows.Count > 0)
{
for (int i = 0; i < mds.Tables[0].Rows.Count; i++)
{
if (mds.Tables[0].Rows[i]["link7"].ToString() == "6")
{
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 2793, 1166, false);
#line 165 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
@__w.Write(mds.Tables[0].Rows[i]["link3"].ToString() );
#line default
#line hidden
@__w.Write("\\\" target=_blank>");
#line 165 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
@__w.Write(GetAd(mds.Tables[0].Rows[i]["link2"].ToString()));
#line default
#line hidden
@__w.Write("</a></div>\");\r\n\r\n $(\"#ziyingguanggao\").animate({height:0},10);\r\n setTimeout(\"zi" +
"yingguanggaos()\",5000);\r\n });\r\n ");
#line 170 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
break;
}
}
}
#line default
#line hidden
#line 179 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
if (mds.Tables.Count > 0 && mds.Tables[0].Rows.Count > 0)
{
for (int i = 0; i < mds.Tables[0].Rows.Count; i++)
{
if (mds.Tables[0].Rows[i]["link7"].ToString() == "7")
{
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 3959, 266, false);
#line 186 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
@__w.Write(mds.Tables[0].Rows[i]["link3"].ToString() );
#line default
#line hidden
@__w.Write("\\\" target=_blank>");
#line 186 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
@__w.Write(GetAd(mds.Tables[0].Rows[i]["link2"].ToString()));
#line default
#line hidden
@__w.Write("</a></div>\");\r\n ");
#line 187 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
break;
}
}
}
#line default
#line hidden
#line 194 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
if (mds.Tables.Count > 0 && mds.Tables[0].Rows.Count > 0)
{
for (int i = 0; i < mds.Tables[0].Rows.Count; i++)
{
if (mds.Tables[0].Rows[i]["link7"].ToString() == "8")
{
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 4225, 332, false);
#line 201 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
@__w.Write(mds.Tables[0].Rows[i]["link3"].ToString() );
#line default
#line hidden
@__w.Write("\\\" target=_blank>");
#line 201 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
@__w.Write(GetAd(mds.Tables[0].Rows[i]["link2"].ToString()));
#line default
#line hidden
@__w.Write("</a></div>\");\r\n\r\n ");
#line 203 "D:\wwwroot\klbttc\wwwroot\Inc\picshow.aspx"
break;
}
}
}
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.SetStringResourcePointer(global::ASP.inc_picshow_aspx.@__stringResource, 0);
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.inc_picshow_aspx.@__fileDependencies);
this.Request.ValidateInput();
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return 1044437092;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}