|
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/8346f1f3/9c1cfaad/ |
?#pragma checksum "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "8D029339D5374A0221061E8FA25A7CA1287C5158"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
namespace EasyExam.PersonalInfo {
public partial class ShowAnswer : System.Web.SessionState.IRequiresSessionState {
#line 43 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
protected global::System.Web.UI.WebControls.RadioButton RadioButAll;
#line default
#line hidden
#line 45 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
protected global::System.Web.UI.WebControls.RadioButton RadioButWrong;
#line default
#line hidden
#line 14 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
protected global::System.Web.UI.HtmlControls.HtmlForm Form1;
#line default
#line hidden
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));
}
}
}
}
namespace ASP {
#line 332 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Linq;
#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 330 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.ComponentModel.DataAnnotations;
#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 334 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Text.RegularExpressions;
#line default
#line hidden
#line 43 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
using System.Web.UI.WebControls;
#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 43 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
using System.Web.UI;
#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 335 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web;
#line default
#line hidden
#line 331 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Configuration;
#line default
#line hidden
#line 326 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System;
#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 340 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Profile;
#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 327 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Collections;
#line default
#line hidden
#line 43 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
using System.Web.UI.WebControls.WebParts;
#line default
#line hidden
#line 43 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
using System.Web.UI.WebControls.Expressions;
#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 338 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.SessionState;
#line default
#line hidden
#line 43 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
using System.Web.DynamicData;
#line default
#line hidden
[System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
public class personinfo_showanswer_aspx : global::EasyExam.PersonalInfo.ShowAnswer, System.Web.IHttpHandler {
private static bool @__initialized;
private static object @__stringResource;
private static object @__fileDependencies;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public personinfo_showanswer_aspx() {
string[] dependencies;
#line 912304 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx.cs"
((global::System.Web.UI.Page)(this)).AppRelativeVirtualPath = "~/PersonInfo/ShowAnswer.aspx";
#line default
#line hidden
if ((global::ASP.personinfo_showanswer_aspx.@__initialized == false)) {
global::ASP.personinfo_showanswer_aspx.@__stringResource = this.ReadStringResource();
dependencies = new string[2];
dependencies[0] = "~/PersonInfo/ShowAnswer.aspx";
dependencies[1] = "~/PersonInfo/ShowAnswer.aspx.cs";
global::ASP.personinfo_showanswer_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.personinfo_showanswer_aspx.@__initialized = true;
}
this.Server.ScriptTimeout = 30000000;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.RadioButton @__BuildControlRadioButAll() {
global::System.Web.UI.WebControls.RadioButton @__ctrl;
#line 43 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl = new global::System.Web.UI.WebControls.RadioButton();
#line default
#line hidden
this.RadioButAll = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 43 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl.ID = "RadioButAll";
#line default
#line hidden
#line 43 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl.Text = "全数显示";
#line default
#line hidden
#line 43 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl.GroupName = "ShowTest";
#line default
#line hidden
#line 43 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl.Checked = true;
#line default
#line hidden
#line 43 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl.AutoPostBack = true;
#line default
#line hidden
#line 43 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl.CheckedChanged += new System.EventHandler(this.RadioButAll_CheckedChanged);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.RadioButton @__BuildControlRadioButWrong() {
global::System.Web.UI.WebControls.RadioButton @__ctrl;
#line 45 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl = new global::System.Web.UI.WebControls.RadioButton();
#line default
#line hidden
this.RadioButWrong = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 45 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl.ID = "RadioButWrong";
#line default
#line hidden
#line 45 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl.Text = "错题显示";
#line default
#line hidden
#line 45 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl.GroupName = "ShowTest";
#line default
#line hidden
#line 45 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl.AutoPostBack = true;
#line default
#line hidden
#line 45 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl.CheckedChanged += new System.EventHandler(this.RadioButWrong_CheckedChanged);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlForm @__BuildControlForm1() {
global::System.Web.UI.HtmlControls.HtmlForm @__ctrl;
#line 14 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
#line default
#line hidden
this.Form1 = @__ctrl;
#line 14 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl.ID = "Form1";
#line default
#line hidden
#line 14 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl.Method = "post";
#line default
#line hidden
global::System.Web.UI.WebControls.RadioButton @__ctrl1;
#line 14 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl1 = this.@__BuildControlRadioButAll();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 14 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
global::System.Web.UI.WebControls.RadioButton @__ctrl2;
#line 14 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl2 = this.@__BuildControlRadioButWrong();
#line default
#line hidden
#line 14 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
@__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__RenderForm1));
return @__ctrl;
}
private void @__RenderForm1(System.Web.UI.HtmlTextWriter @__w, System.Web.UI.Control parameterContainer) {
this.WriteUTF8ResourceString(@__w, 0, 485, false);
#line 24 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__w.Write(strPaperName);
#line default
#line hidden
@__w.Write("</span></td>\r\n\t\t\t\t\t\t\t\t<td vAlign=\"bottom\" align=\"right\" width=\"20%\"><span id=\"lbl" +
"SubTitle\">总共");
#line 25 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__w.Write(strTestCount);
#line default
#line hidden
@__w.Write("\r\n\t\t\t\t\t\t\t\t\t\t题共");
#line 26 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__w.Write(strPaperMark);
#line default
#line hidden
@__w.Write("分</span></td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t</table>\r\n\t\t\t\t\t</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t<tr>\r\n\t\t\t" +
"\t\t<td style=\"HEIGHT: 2px\" bgColor=\"#0000ff\" height=\"2\"></td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t<tr" +
">\r\n\t\t\t\t\t<td align=\"center\" style=\"HEIGHT: 20px\" height=\"20\"><span id=\"lblMessage" +
"\">帐号:");
#line 35 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__w.Write(strLoginID);
#line default
#line hidden
@__w.Write(" 姓名:");
#line 35 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__w.Write(strUserName);
#line default
#line hidden
@__w.Write(" 答题功夫:");
#line 35 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__w.Write(strExamTime);
#line default
#line hidden
@__w.Write(" 通过度数:");
#line 35 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__w.Write(strPassMark);
#line default
#line hidden
@__w.Write(" 考生得分:");
#line 35 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__w.Write(strTotalMark);
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 485, 326, false);
parameterContainer.Controls[0].RenderControl(@__w);
@__w.Write(" &nb" +
"sp; \r\n\t\t\t\t\t\t\t\t\t");
parameterContainer.Controls[1].RenderControl(@__w);
this.WriteUTF8ResourceString(@__w, 811, 487, false);
#line 55 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__w.Write(strPaperContent);
#line default
#line hidden
@__w.Write("\r\n\t\t\t\t\t\t</table>\r\n\t\t\t\t\t</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t<tr>\r\n\t\t\t\t\t<td align=\"center\"><input" +
" class=\"button\" onclick=\"window.close();\" type=\"button\" value=\"关 关\" name=\"button" +
"1\"></td>\r\n\t\t\t\t</tr>\r\n\t\t\t</table>\r\n\t\t");
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(personinfo_showanswer_aspx @__ctrl) {
#line 1 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl.EnableViewStateMac = false;
#line default
#line hidden
#line 1 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl.EnableEventValidation = false;
#line default
#line hidden
#line 1 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl.ViewStateEncryptionMode = global::System.Web.UI.ViewStateEncryptionMode.Never;
#line default
#line hidden
#line 1 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
this.InitializeCulture();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 1 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(1298, 576, false));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlForm @__ctrl1;
#line 1 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__ctrl1 = this.@__BuildControlForm1();
#line default
#line hidden
#line 1 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 1 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\t</body>\r\n</HTML>\r\n"));
#line default
#line hidden
}
#line 912304 "D:\wwwroot\bujuan\wwwroot\PersonInfo\ShowAnswer.aspx.cs"
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.SetStringResourcePointer(global::ASP.personinfo_showanswer_aspx.@__stringResource, 0);
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.personinfo_showanswer_aspx.@__fileDependencies);
}
#line default
#line hidden
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return 96909159;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}