|
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/445725a0/29dacaa1/ |
?#pragma checksum "D:\wwwroot\lidanlightingcn\wwwroot\aspx\main\ejob_show.aspx" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "99F98BA968E706E38015A0DD42B589E6BB5B2465"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
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 2 "D:\wwwroot\lidanlightingcn\wwwroot\aspx\main\ejob_show.aspx"
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 342 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.UI.WebControls;
#line default
#line hidden
#line 5 "D:\wwwroot\lidanlightingcn\wwwroot\aspx\main\ejob_show.aspx"
using VLcms.Common;
#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 341 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.UI;
#line default
#line hidden
#line 326 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System;
#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 327 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Collections;
#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 330 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.ComponentModel.DataAnnotations;
#line default
#line hidden
#line 3 "D:\wwwroot\lidanlightingcn\wwwroot\aspx\main\ejob_show.aspx"
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 4 "D:\wwwroot\lidanlightingcn\wwwroot\aspx\main\ejob_show.aspx"
using System.Data;
#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 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 337 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.DynamicData;
#line default
#line hidden
[System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
public class aspx_main_ejob_show_aspx : global::VLcms.Web.Plugin.Job.job, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
private static bool @__initialized;
private static object @__fileDependencies;
#line 7 "D:\wwwroot\lidanlightingcn\wwwroot\aspx\main\ejob_show.aspx"
override protected void OnInit(EventArgs e)
{
/*
This page was created by VLcms Template Engine at 2021-12-13 15:24:47.
本页面代码由VLcms模板引擎天生于 2021-12-13 15:24:47.
*/
base.OnInit(e);
StringBuilder templateBuilder = new StringBuilder(220000);
templateBuilder.Append("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n ");
string id=Request["id"]; VLcms.Web.Plugin.Job.Model.job model=new VLcms.Web.Plugin.Job.BLL.job().GetModel(Convert.ToInt32(id));
DataTable dt=new VLcms.Web.Plugin.Job.BLL.job().GetList("").Tables[0]; if(model==null)
{ model=new VLcms.Web.Plugin.Job.Model.job(); }
templateBuilder.Append("\r\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n <title>Recruitment details");
templateBuilder.Append(Utils.ObjectToStr(config.webcompany));
templateBuilder.Append("</title>\r\n<meta content=\"");
templateBuilder.Append(Utils.ObjectToStr(site.seo_keyword));
templateBuilder.Append("\" name=\"keywords\" />\r\n<meta content=\"");
templateBuilder.Append(Utils.ObjectToStr(site.seo_description));
templateBuilder.Append("\" name=\"description\" />\r\n <link rel=\"stylesheet\" href=\"");
templateBuilder.Append(Utils.ObjectToStr(config.webpath));
templateBuilder.Append("css/validate.css\" />\r\n <link href=\"");
templateBuilder.Append(Utils.ObjectToStr(config.webpath));
templateBuilder.Append("vladmin/skin/default/style.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n <link rel=\"stylesheet\" href=\"");
templateBuilder.Append(Utils.ObjectToStr(config.webpath));
templateBuilder.Append("css/style.css\" />\r\n <script type=\"text/javascript\" src=\"");
templateBuilder.Append(Utils.ObjectToStr(config.webpath));
templateBuilder.Append("scripts/jquery/jquery-1.10.2.min.js\"></");
templateBuilder.Append("script>\r\n</head>\r\n<body>\r\n <div class=\"boxwrap\">\r\n <!--Content-->\r\n <div class=\"content\">\r\n <h3 class=\"base_tit\">\r\n Get Info<a name=\"Add\" id=\"Add\"></a></h3>\r\n <div class=\"human_bd\">\r\n <!--招聘信息详情-->\r\n <div class=\"tab-content\">\r\n <dl>\r\n <dt> Jobs:</dt>\r\n <dd>\r\n ");
templateBuilder.Append(Utils.ObjectToStr(model.title));
templateBuilder.Append("</dd>\r\n </dl>\r\n <dl>\r\n <dt>Department:</dt>\r\n <dd>\r\n ");
templateBuilder.Append(Utils.ObjectToStr(model.depart));
templateBuilder.Append("</dd>\r\n </dl>\r\n <dl>\r\n <dt>Recruiting Numbers:</dt>\r\n <dd>\r\n ");
templateBuilder.Append(Utils.ObjectToStr(model.number));
templateBuilder.Append("</dd>\r\n </dl>\r\n <dl>\r\n <dt>Sex:</dt>\r\n <dd>\r\n ");
templateBuilder.Append(Utils.ObjectToStr(model.sex));
templateBuilder.Append("</dd>\r\n </dl>\r\n <dl>\r\n <dt> Working Experience:</dt>\r\n <dd>\r\n ");
templateBuilder.Append(Utils.ObjectToStr(model.experience));
templateBuilder.Append("</dd>\r\n </dl>\r\n <dl>\r\n <dt> Educational Requirements:</dt>\r\n <dd>\r\n ");
templateBuilder.Append(Utils.ObjectToStr(model.education));
templateBuilder.Append("</dd>\r\n </dl>\r\n <dl>\r\n <dt>Age range:</dt>\r\n <dd>\r\n ");
templateBuilder.Append(Utils.ObjectToStr(model.age));
templateBuilder.Append("</dd>\r\n </dl>\r\n <dl>\r\n <dt> Major Requirements:</dt>\r\n <dd>\r\n ");
templateBuilder.Append(Utils.ObjectToStr(model.profession));
templateBuilder.Append("</dd>\r\n </dl>\r\n <dl>\r\n <dt> Employment region:</dt>\r\n <dd>\r\n ");
templateBuilder.Append(Utils.ObjectToStr(model.work_area));
templateBuilder.Append("</dd>\r\n </dl>\r\n <dl>\r\n <dt>Start Date:</dt>\r\n <dd>\r\n ");
templateBuilder.Append(Utils.ObjectToStr(model.start_time));
templateBuilder.Append("</dd>\r\n </dl>\r\n <dl>\r\n <dt>End Date:</dt>\r\n <dd>\r\n ");
templateBuilder.Append(Utils.ObjectToStr(model.end_time));
templateBuilder.Append("</dd>\r\n </dl>\r\n <dl>\r\n <dt>Working Requirements and Remuneration:</dt>\r\n <dd>\r\n ");
templateBuilder.Append(Utils.ObjectToStr(model.Content));
templateBuilder.Append("</dd>\r\n </dl>\r\n <hr />\r\n <dl>\r\n <dt>Contact:</dt>\r\n <dd>\r\n ");
templateBuilder.Append(Utils.ObjectToStr(model.ContactName));
templateBuilder.Append("</dd>\r\n </dl>\r\n <dl>\r\n <dt>Phone:</dt>\r\n <dd>\r\n ");
templateBuilder.Append(Utils.ObjectToStr(model.Phone));
templateBuilder.Append("</dd>\r\n </dl>\r\n <dl>\r\n <dt>Email:</dt>\r\n <dd>\r\n ");
templateBuilder.Append(Utils.ObjectToStr(model.Email));
templateBuilder.Append("</dd>\r\n </dl>\r\n <dl>\r\n <dt>Address:</dt>\r\n <dd>\r\n ");
templateBuilder.Append(Utils.ObjectToStr(model.Address));
templateBuilder.Append("</dd>\r\n </dl>\r\n <dl>\r\n <dd>\r\n <span style=\"float: right;\">\r\n <input type=\"button\" onclick=\"location.href='");
templateBuilder.Append(linkurl("ejob_post",Convert.ToInt32(Request["id"])));
templateBuilder.Append("'\"\r\n class=\"btn\" value=\"Apply for the position\" /></span>\r\n </dd>\r\n </dl>\r\n </div>\r\n <!--/招聘信息详情-->\r\n <div class=\"clear\">\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <script type=\"text/javascript\">\r\n $(\"#comment_form\").attr(\"action\", $(\"#formAction\").val() + \"&job_id=");
templateBuilder.Append(Utils.ObjectToStr(id));
templateBuilder.Append("\");\r\n </");
templateBuilder.Append("script>\r\n</body>\r\n</html>\r\n");
Response.Write(templateBuilder.ToString());
}
#line default
#line hidden
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public aspx_main_ejob_show_aspx() {
string[] dependencies;
((global::VLcms.Web.Plugin.Job.job)(this)).AppRelativeVirtualPath = "~/aspx/main/ejob_show.aspx";
if ((global::ASP.aspx_main_ejob_show_aspx.@__initialized == false)) {
dependencies = new string[1];
dependencies[0] = "~/aspx/main/ejob_show.aspx";
global::ASP.aspx_main_ejob_show_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.aspx_main_ejob_show_aspx.@__initialized = true;
}
this.Server.ScriptTimeout = 30000000;
}
protected System.Web.Profile.DefaultProfile Profile {
get {
return ((System.Web.Profile.DefaultProfile)(this.Context.Profile));
}
}
protected System.Web.HttpApplication ApplicationInstance {
get {
return ((System.Web.HttpApplication)(this.Context.ApplicationInstance));
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(aspx_main_ejob_show_aspx @__ctrl) {
#line 1 "D:\wwwroot\lidanlightingcn\wwwroot\aspx\main\ejob_show.aspx"
@__ctrl.ViewStateEncryptionMode = global::System.Web.UI.ViewStateEncryptionMode.Never;
#line default
#line hidden
#line 1 "D:\wwwroot\lidanlightingcn\wwwroot\aspx\main\ejob_show.aspx"
this.InitializeCulture();
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.aspx_main_ejob_show_aspx.@__fileDependencies);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return 5381;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}