基本信息
源码名称:asp.net人才招聘管理系统(完整版)
源码大小:8.17M
文件格式:.zip
开发语言:ASP
更新时间:2021-12-07
友情提示:(无需注册或充值,赞助后即可获取资源下载链接)
嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 3 元×
微信扫码支付:3 元
×
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
源码介绍
asp.net人才招聘管理系统(完整版)
.
└── 招聘系统
├── API
│ ├── alipay
│ │ ├── index.aspx
│ │ ├── notify_url.aspx
│ │ └── return_url.aspx
│ ├── locoyspider
│ └── qqlogin
│ ├── OK.aspx
│ ├── autocreate.aspx
│ ├── fail.aspx
│ ├── qzoneoauth.ashx
│ └── success.aspx
├── Cert
│ └── publickey.xml
├── Web.config
├── admin
│ ├── Adv
│ │ ├── YC_Adv_Add.aspx
│ │ ├── YC_Adv_List.aspx
│ │ ├── YC_Bar_Add.aspx
│ │ ├── YC_Bar_List.aspx
│ │ └── YC_Bar_View.aspx
│ ├── Api
│ │ ├── YC_API.aspx
│ │ └── YC_QQLogin.aspx
│ ├── Cache
│ │ └── YC_SET_Cache.aspx
│ ├── Images
│ │ ├── MSLine.swf
│ │ ├── add.gif
│ │ ├── back.gif
│ │ ├── bg.gif
│ │ ├── bg_login.jpg
│ │ ├── bg_login1.jpg
│ │ ├── bg_login2.jpg
│ │ ├── bg_login3.jpg
│ │ ├── btn_bg.gif
│ │ ├── butClose.gif
│ │ ├── butOpen.gif
│ │ ├── button_submit.gif
│ │ ├── button_submit.jpg
│ │ ├── close.gif
│ │ ├── col.gif
│ │ ├── correct.gif
│ │ ├── disable.gif
│ │ ├── error.gif
│ │ ├── exp.gif
│ │ ├── eye.gif
│ │ ├── focus_bg.jpg
│ │ ├── folder.gif
│ │ ├── folder_open.gif
│ │ ├── foot_bg.gif
│ │ ├── gb_tip_layer.png
│ │ ├── head_bg.gif
│ │ ├── head_bg2.gif
│ │ ├── hint.gif
│ │ ├── hintbg1.gif
│ │ ├── hintbg2.gif
│ │ ├── home.gif
│ │ ├── ico-0.png
│ │ ├── ico-0_.png
│ │ ├── ico-1.png
│ │ ├── ico-1_.png
│ │ ├── ico-2.png
│ │ ├── ico-2_.png
│ │ ├── ico-3.png
│ │ ├── ico-3_.png
│ │ ├── ico-4.png
│ │ ├── ico-4_.png
│ │ ├── ico-5.png
│ │ ├── ico-5_.png
│ │ ├── ico-6.png
│ │ ├── ico_01.gif
│ │ ├── icon-01.gif
│ │ ├── icon-02.gif
│ │ ├── icon-03.gif
│ │ ├── img_Show.gif
│ │ ├── input.gif
│ │ ├── input_bg.jpg
│ │ ├── inputbg.gif
│ │ ├── lbg.gif
│ │ ├── left_menu_bg.gif
│ │ ├── loading.gif
│ │ ├── login.css
│ │ ├── login01.jpg
│ │ ├── login02.jpg
│ │ ├── login03.jpg
│ │ ├── login04.jpg
│ │ ├── login05.jpg
│ │ ├── login_bg.jpg
│ │ ├── login_btn.gif
│ │ ├── logo.png
│ │ ├── main_cen_bg.gif
│ │ ├── menu_bg.gif
│ │ ├── menu_dot.gif
│ │ ├── nav_bg.gif
│ │ ├── navsub_bg.gif
│ │ ├── organisation.png
│ │ ├── password.gif
│ │ ├── pro_bg.gif
│ │ ├── siteico.gif
│ │ ├── state1.gif
│ │ ├── state2.gif
│ │ ├── style.css
│ │ ├── success.gif
│ │ ├── t.gif
│ │ ├── table_th_bg.gif
│ │ ├── tabsleft.gif
│ │ ├── tabsright.gif
│ │ ├── top_ico1.gif
│ │ ├── top_ico2.gif
│ │ ├── txt_Show.gif
│ │ ├── upfilebg.gif
│ │ ├── user.gif
│ │ ├── warning.gif
│ │ ├── white_add.png
│ │ ├── white_delete.png
│ │ ├── white_edit.png
│ │ └── wsh01.gif
│ ├── Js
│ │ ├── calendar.js
│ │ ├── cursorfocus.js
│ │ ├── function.js
│ │ ├── jquery-ui-1.7.2.custom.min.js
│ │ ├── jquery.form.js
│ │ ├── jquery.js
│ │ ├── jquery.validate.min.js
│ │ ├── jsmsg.js
│ │ ├── manager.js
│ │ ├── messages_cn.js
│ │ ├── multipleupload.js
│ │ └── singleupload.js
│ ├── News
│ │ ├── YC_NewsClass_Add.aspx
│ │ ├── YC_NewsClass_List.aspx
│ │ ├── YC_News_Add.aspx
│ │ └── YC_News_List.aspx
│ ├── Person
│ │ ├── YC_PersonUser_List.aspx
│ │ ├── YC_Person_List.aspx
│ │ ├── YC_Resume_List.aspx
│ │ └── YC_person_service.aspx
│ ├── Sys
│ │ ├── YC_Alipay.aspx
│ │ ├── YC_Announce.aspx
│ │ ├── YC_Announce_List.aspx
│ │ ├── YC_Arrivetime_List.aspx
│ │ ├── YC_Config.aspx
│ │ ├── YC_Email_Config.aspx
│ │ ├── YC_Link.aspx
│ │ ├── YC_Link_List.aspx
│ │ ├── YC_MakeJs.aspx
│ │ ├── YC_Manage_Add.aspx
│ │ ├── YC_Manage_List.aspx
│ │ ├── YC_Page_List.aspx
│ │ ├── YC_Page_edit.aspx
│ │ ├── YC_Place_List.aspx
│ │ ├── YC_Position_List.aspx
│ │ ├── YC_SEO.aspx
│ │ ├── YC_SQLBAK.aspx
│ │ ├── YC_SQLBAK_List.aspx
│ │ ├── YC_Salary_list.aspx
│ │ ├── YC_SearchKeyword_Add.aspx
│ │ ├── YC_SearchKeyword_List.aspx
│ │ ├── YC_SeoAdd.aspx
│ │ ├── YC_Trade_list.aspx
│ │ ├── YC_URL.aspx
│ │ ├── YC_WorkType_List.aspx
│ │ ├── YC_comnatrue_List.aspx
│ │ ├── YC_comsize_List.aspx
│ │ ├── YC_edu_List.aspx
│ │ └── YC_workage_List.aspx
│ ├── YC_Index.aspx
│ ├── YC_Login.aspx
│ ├── YC_Main.aspx
│ ├── YC_TongJi.aspx
│ ├── Yc_Tj.ashx
│ ├── adlogin.aspx
│ ├── ascx
│ │ ├── ClassRelationSelect.ascx
│ │ ├── classManage.ascx
│ │ └── foot.ascx
│ ├── channel
│ │ ├── YC_Rencai_list.aspx
│ │ ├── YC_colo_Add.aspx
│ │ └── YC_colo_List.aspx
│ ├── collect
│ │ └── YC_Collect.aspx
│ ├── company
│ │ ├── YC_ChangeComanyLevel.aspx
│ │ ├── YC_ComTuiJian.aspx
│ │ ├── YC_ComTuiJianPhotozp.aspx
│ │ ├── YC_ComTuiJian_List.aspx
│ │ ├── YC_CompanyRecharge.aspx
│ │ ├── YC_CompanyUser_List.aspx
│ │ ├── YC_JobTuiJian.aspx
│ │ ├── YC_JobTuiJian_List.aspx
│ │ ├── YC_Job_List.aspx
│ │ ├── YC_Simple_add.aspx
│ │ ├── YC_Simple_list.aspx
│ │ ├── YC_company_service.aspx
│ │ ├── YC_user_group.aspx
│ │ ├── YC_zhaopin_List.aspx
│ │ └── upload.aspx
│ ├── html
│ │ └── YC_Html.aspx
│ ├── pugong
│ │ └── YC_pugong_List.aspx
│ ├── template
│ │ ├── YC_Template_List.aspx
│ │ └── Yc_template_Edit.aspx
│ ├── theme
│ │ ├── images
│ │ │ ├── ui-bg_diagonals-medium_20_423e3e_40x40.png
│ │ │ ├── ui-bg_flat_0_564e4e_40x100.png
│ │ │ ├── ui-bg_flat_0_6b97c1_40x100.png
│ │ │ ├── ui-bg_flat_30_000000_40x100.png
│ │ │ ├── ui-bg_flat_75_ffffff_40x100.png
│ │ │ ├── ui-bg_glass_55_fbf9ee_1x400.png
│ │ │ ├── ui-bg_glass_65_ffffff_1x400.png
│ │ │ ├── ui-bg_glass_75_08b6ed_1x400.png
│ │ │ ├── ui-bg_glass_75_0cb9ee_1x400.png
│ │ │ ├── ui-bg_glass_75_4cd6f6_1x400.png
│ │ │ ├── ui-bg_glass_75_fddfa1_1x400.png
│ │ │ ├── ui-bg_gloss-wave_75_89a6ca_500x100.png
│ │ │ ├── ui-bg_gloss-wave_75_90b5d6_500x100.png
│ │ │ ├── ui-bg_inset-soft_95_fef1ec_1x100.png
│ │ │ ├── ui-icons_222222_256x240.png
│ │ │ ├── ui-icons_2e83ff_256x240.png
│ │ │ ├── ui-icons_454545_256x240.png
│ │ │ ├── ui-icons_5587b8_256x240.png
│ │ │ ├── ui-icons_a2c0df_256x240.png
│ │ │ ├── ui-icons_cd0a0a_256x240.png
│ │ │ ├── ui-icons_fafafa_256x240.png
│ │ │ └── ui-icons_ffffff_256x240.png
│ │ └── jquery-ui-1.7.2.custom.css
│ ├── tool
│ │ ├── YC_HRtool_Add.aspx
│ │ └── Yc_HRTool_List.aspx
│ ├── user
│ │ └── index.aspx
│ └── xheditor
│ ├── xheditor.js
│ ├── xheditor_emot
│ │ ├── default
│ │ │ ├── angry.gif
│ │ │ ├── awkward.gif
│ │ │ ├── bye.gif
│ │ │ ├── config.txt
│ │ │ ├── crazy.gif
│ │ │ ├── cry.gif
│ │ │ ├── curse.gif
│ │ │ ├── cute.gif
│ │ │ ├── despise.gif
│ │ │ ├── doubt.gif
│ │ │ ├── envy.gif
│ │ │ ├── fastcry.gif
│ │ │ ├── knock.gif
│ │ │ ├── laugh.gif
│ │ │ ├── mad.gif
│ │ │ ├── ohmy.gif
│ │ │ ├── panic.gif
│ │ │ ├── proud.gif
│ │ │ ├── quiet.gif
│ │ │ ├── sad.gif
│ │ │ ├── shutup.gif
│ │ │ ├── shy.gif
│ │ │ ├── sleep.gif
│ │ │ ├── smile.gif
│ │ │ ├── struggle.gif
│ │ │ ├── titter.gif
│ │ │ ├── tongue.gif
│ │ │ ├── wail.gif
│ │ │ └── wronged.gif
│ │ ├── ipb
│ │ │ ├── alien.gif
│ │ │ ├── angel.gif
│ │ │ ├── angry.gif
│ │ │ ├── bandit.gif
│ │ │ ├── biglaugh.gif
│ │ │ ├── blink.gif
│ │ │ ├── blush.gif
│ │ │ ├── config.txt
│ │ │ ├── cool.gif
│ │ │ ├── cry.gif
│ │ │ ├── depres.gif
│ │ │ ├── devil.gif
│ │ │ ├── glare.gif
│ │ │ ├── heart.gif
│ │ │ ├── joyful.gif
│ │ │ ├── kiss.gif
│ │ │ ├── laugh.gif
│ │ │ ├── magician.gif
│ │ │ ├── ninja.gif
│ │ │ ├── pinch.gif
│ │ │ ├── police.gif
│ │ │ ├── sad.gif
│ │ │ ├── sick.gif
│ │ │ ├── sideways.gif
│ │ │ ├── sleep.gif
│ │ │ ├── smile.gif
│ │ │ ├── surprised.gif
│ │ │ ├── tongue.gif
│ │ │ ├── unsure.gif
│ │ │ ├── w00t.gif
│ │ │ ├── whistling.gif
│ │ │ ├── wondering.gif
│ │ │ └── wub.gif
│ │ ├── msn
│ │ │ ├── 1.gif
│ │ │ ├── 10.gif
│ │ │ ├── 11.gif
│ │ │ ├── 12.gif
│ │ │ ├── 13.gif
│ │ │ ├── 14.gif
│ │ │ ├── 15.gif
│ │ │ ├── 16.gif
│ │ │ ├── 17.gif
│ │ │ ├── 18.gif
│ │ │ ├── 19.gif
│ │ │ ├── 2.gif
│ │ │ ├── 20.gif
│ │ │ ├── 21.gif
│ │ │ ├── 22.gif
│ │ │ ├── 23.gif
│ │ │ ├── 24.gif
│ │ │ ├── 25.gif
│ │ │ ├── 26.gif
│ │ │ ├── 27.gif
│ │ │ ├── 28.gif
│ │ │ ├── 29.gif
│ │ │ ├── 3.gif
│ │ │ ├── 30.gif
│ │ │ ├── 31.gif
│ │ │ ├── 32.gif
│ │ │ ├── 33.gif
│ │ │ ├── 34.gif
│ │ │ ├── 35.gif
│ │ │ ├── 36.gif
│ │ │ ├── 37.gif
│ │ │ ├── 38.gif
│ │ │ ├── 39.gif
│ │ │ ├── 4.gif
│ │ │ ├── 40.gif
│ │ │ ├── 5.gif
│ │ │ ├── 6.gif
│ │ │ ├── 7.gif
│ │ │ ├── 8.gif
│ │ │ └── 9.gif
│ │ └── pidgin
│ │ ├── angry.gif
│ │ ├── bad.gif
│ │ ├── blush.gif
│ │ ├── brokenheart.gif
│ │ ├── bye.gif
│ │ ├── coffee.gif
│ │ ├── config.txt
│ │ ├── cool.gif
│ │ ├── cry.gif
│ │ ├── curse.gif
│ │ ├── cute.gif
│ │ ├── devil.gif
│ │ ├── envy.gif
│ │ ├── gift.gif
│ │ ├── good.gif
│ │ ├── kiss.gif
│ │ ├── laugh.gif
│ │ ├── love.gif
│ │ ├── music.gif
│ │ ├── question.gif
│ │ ├── rose.gif
│ │ ├── sad.gif
│ │ ├── shocked.gif
│ │ ├── shout.gif
│ │ ├── sick.gif
│ │ ├── sleepy.gif
│ │ ├── smile.gif
│ │ ├── soccer.gif
│ │ ├── sweat.gif
│ │ ├── tired.gif
│ │ ├── tongue.gif
│ │ ├── victory.gif
│ │ └── wink.gif
│ ├── xheditor_plugins
│ │ ├── multiupload
│ │ │ ├── img
│ │ │ │ ├── add.gif
│ │ │ │ ├── bg1.gif
│ │ │ │ ├── bg2.gif
│ │ │ │ ├── btnbg.gif
│ │ │ │ ├── btnbgr.gif
│ │ │ │ ├── clear.gif
│ │ │ │ ├── progressbg.gif
│ │ │ │ └── start.gif
│ │ │ ├── multiupload.css
│ │ │ ├── multiupload.html
│ │ │ ├── multiupload.js
│ │ │ └── swfupload
│ │ │ ├── swfupload.js
│ │ │ └── swfupload.swf
│ │ └── ubb.min.js
│ └── xheditor_skin
│ ├── default
│ │ ├── iframe.css
│ │ ├── img
│ │ │ ├── anchor.gif
│ │ │ ├── close.gif
│ │ │ ├── flash.gif
│ │ │ ├── icons.gif
│ │ │ ├── loading.gif
│ │ │ ├── progress.gif
│ │ │ ├── progressbg.gif
│ │ │ ├── tag-address.gif
│ │ │ ├── tag-div.gif
│ │ │ ├── tag-h1.gif
│ │ │ ├── tag-h2.gif
│ │ │ ├── tag-h3.gif
│ │ │ ├── tag-h4.gif
│ │ │ ├── tag-h5.gif
│ │ │ ├── tag-h6.gif
│ │ │ ├── tag-p.gif
│ │ │ ├── tag-pre.gif
│ │ │ ├── waiting.gif
│ │ │ └── wmp.gif
│ │ └── ui.css
│ ├── nostyle
│ │ ├── iframe.css
│ │ ├── img
│ │ │ ├── anchor.gif
│ │ │ ├── close.gif
│ │ │ ├── flash.gif
│ │ │ ├── icons.gif
│ │ │ ├── loading.gif
│ │ │ ├── progress.gif
│ │ │ ├── progressbg.gif
│ │ │ ├── tag-address.gif
│ │ │ ├── tag-div.gif
│ │ │ ├── tag-h1.gif
│ │ │ ├── tag-h2.gif
│ │ │ ├── tag-h3.gif
│ │ │ ├── tag-h4.gif
│ │ │ ├── tag-h5.gif
│ │ │ ├── tag-h6.gif
│ │ │ ├── tag-p.gif
│ │ │ ├── tag-pre.gif
│ │ │ ├── waiting.gif
│ │ │ └── wmp.gif
│ │ └── ui.css
│ ├── o2007blue
│ │ ├── iframe.css
│ │ ├── img
│ │ │ ├── anchor.gif
│ │ │ ├── buttonbg.gif
│ │ │ ├── close.gif
│ │ │ ├── flash.gif
│ │ │ ├── icons.gif
│ │ │ ├── loading.gif
│ │ │ ├── progress.gif
│ │ │ ├── progressbg.gif
│ │ │ ├── tag-address.gif
│ │ │ ├── tag-div.gif
│ │ │ ├── tag-h1.gif
│ │ │ ├── tag-h2.gif
│ │ │ ├── tag-h3.gif
│ │ │ ├── tag-h4.gif
│ │ │ ├── tag-h5.gif
│ │ │ ├── tag-h6.gif
│ │ │ ├── tag-p.gif
│ │ │ ├── tag-pre.gif
│ │ │ ├── waiting.gif
│ │ │ └── wmp.gif
│ │ └── ui.css
│ ├── o2007silver
│ │ ├── iframe.css
│ │ ├── img
│ │ │ ├── anchor.gif
│ │ │ ├── buttonbg.gif
│ │ │ ├── close.gif
│ │ │ ├── flash.gif
│ │ │ ├── icons.gif
│ │ │ ├── loading.gif
│ │ │ ├── progress.gif
│ │ │ ├── progressbg.gif
│ │ │ ├── tag-address.gif
│ │ │ ├── tag-div.gif
│ │ │ ├── tag-h1.gif
│ │ │ ├── tag-h2.gif
│ │ │ ├── tag-h3.gif
│ │ │ ├── tag-h4.gif
│ │ │ ├── tag-h5.gif
│ │ │ ├── tag-h6.gif
│ │ │ ├── tag-p.gif
│ │ │ ├── tag-pre.gif
│ │ │ ├── waiting.gif
│ │ │ └── wmp.gif
│ │ └── ui.css
│ └── vista
│ ├── iframe.css
│ ├── img
│ │ ├── anchor.gif
│ │ ├── buttonbg.gif
│ │ ├── close.gif
│ │ ├── flash.gif
│ │ ├── icons.gif
│ │ ├── loading.gif
│ │ ├── progress.gif
│ │ ├── progressbg.gif
│ │ ├── tag-address.gif
│ │ ├── tag-div.gif
│ │ ├── tag-h1.gif
│ │ ├── tag-h2.gif
│ │ ├── tag-h3.gif
│ │ ├── tag-h4.gif
│ │ ├── tag-h5.gif
│ │ ├── tag-h6.gif
│ │ ├── tag-p.gif
│ │ ├── tag-pre.gif
│ │ ├── titlebg.gif
│ │ ├── waiting.gif
│ │ └── wmp.gif
│ └── ui.css
├── ajax
│ ├── Ajax.ashx
│ ├── Fileupload.ashx
│ ├── Jobhandler.ashx
│ ├── PersonLogin.ashx
│ ├── ResumeHandler.ashx
│ ├── ajaxdo.ashx
│ ├── flash_Adv.ashx
│ ├── hrlogin.ashx
│ ├── islogin.ashx
│ ├── ploginhanddler.ashx
│ ├── reg.ashx
│ └── verify_code.ashx
├── bin
│ ├── AspNetPager.dll
│ ├── Interop.MSScriptControl.dll
│ ├── Interop.MSXML2.dll
│ ├── Qzone.OAuth.dll
│ ├── YCHR.API.dll
│ ├── YCHR.BLL.dll
│ ├── YCHR.Common.dll
│ ├── YCHR.Config.dll
│ ├── YCHR.DALSQLServer.dll
│ ├── YCHR.Model.dll
│ ├── YCHR.Web.UI.dll
│ └── YCHR.Web.dll
├── config
│ ├── Email.config
│ ├── Site.config
│ ├── alipay.config
│ ├── collectconfig.config
│ ├── default rewrite.config
│ └── rewrite.config
├── data.sql
├── hr
│ ├── CompanyLicence.aspx
│ ├── CompanyLicenceok.aspx
│ ├── JobInviteView.aspx
│ ├── ResumeMultiView.aspx
│ ├── WebForm1.aspx
│ ├── account.aspx
│ ├── addjobs.aspx
│ ├── agreenms.aspx
│ ├── ajax_downresume.aspx
│ ├── ajax_json.aspx
│ ├── baidumap.aspx
│ ├── buylist.aspx
│ ├── collectresume.aspx
│ ├── companycontent.aspx
│ ├── companyinfomodify.aspx
│ ├── companylogo.aspx
│ ├── download.aspx
│ ├── downresume.aspx
│ ├── include
│ │ ├── foot.html
│ │ └── head.html
│ ├── index.aspx
│ ├── invitetemp.aspx
│ ├── joblist.aspx
│ ├── linkman.aspx
│ ├── linkmanadd.aspx
│ ├── loginout.aspx
│ ├── mydownresume.aspx
│ ├── passwordmod.aspx
│ ├── payment.aspx
│ ├── receivedresume.aspx
│ ├── recharge.aspx
│ ├── resumecollect.aspx
│ ├── resumesearch.aspx
│ ├── resumeseek.aspx
│ ├── savesearchurl.aspx
│ ├── sendoutinvite.aspx
│ ├── server.aspx
│ ├── server_buy.aspx
│ ├── serverbuy_ok.aspx
│ ├── userinfo.aspx
│ └── yqms.aspx
├── include
│ ├── Ajaxlogin.html
│ ├── YQMS.html
│ ├── applyform.html
│ ├── email_tzwsjl.html
│ ├── xml_agreenms.html
│ └── xml_savesearch.html
├── index.aspx
├── person
│ ├── Ajax_applyJob.aspx
│ ├── Ajax_person.aspx
│ ├── Create_Resume.aspx
│ ├── PasswordModify.aspx
│ ├── PersonInfoModify.aspx
│ ├── ResumeMenue.ascx
│ ├── ResumePersoninfo.aspx
│ ├── Resumewish.aspx
│ ├── applylist.aspx
│ ├── attentioncompanylist.aspx
│ ├── fwsq.aspx
│ ├── include
│ │ ├── foot.html
│ │ └── head.html
│ ├── index.aspx
│ ├── jobinvitelist.aspx
│ ├── jobinviteview.aspx
│ ├── loginout.aspx
│ ├── mycollectjob.aspx
│ ├── myletter.aspx
│ ├── photo.aspx
│ ├── privateset.aspx
│ ├── resumeedu.aspx
│ ├── resumelist.aspx
│ ├── resumemanage.aspx
│ ├── resumetrain.aspx
│ ├── resumework.aspx
│ ├── sendresume.aspx
│ ├── sendresumelist.aspx
│ ├── tips
│ │ └── infotip.aspx
│ ├── uploadphoto.aspx
│ ├── userinfo.aspx
│ └── whodownresume.aspx
├── templates
│ └── simple
│ ├── _foot.html
│ ├── _head.html
│ ├── _hinfo.html
│ ├── _pinfo.html
│ ├── _quicksearch.html
│ ├── _resumesearch.html
│ ├── about.html
│ ├── about.xml
│ ├── arealist.html
│ ├── career.html
│ ├── careerlist.html
│ ├── careershow.html
│ ├── companyshow.html
│ ├── css
│ │ ├── about.css
│ │ ├── global.css
│ │ ├── hr.css
│ │ ├── index.css
│ │ ├── member.css
│ │ ├── qq.css
│ │ ├── resume.css
│ │ ├── rhome.css
│ │ └── system.css
│ ├── error.html
│ ├── feedback.html
│ ├── getpassword.html
│ ├── hrlogin.html
│ ├── hrregister.html
│ ├── hrzone.html
│ ├── hrzonelist.html
│ ├── hrzoneshow.html
│ ├── images
│ │ ├── 34aL_022.gif
│ │ ├── arrow1.gif
│ │ ├── arrow3.gif
│ │ ├── arrow_next.gif
│ │ ├── arrow_queding.gif
│ │ ├── bg_title2.gif
│ │ ├── block_dot.gif
│ │ ├── block_dot2.gif
│ │ ├── btn_renwu.gif
│ │ ├── button.gif
│ │ ├── clew.jpg
│ │ ├── close.gif
│ │ ├── common
│ │ │ ├── Thumbs.db
│ │ │ ├── camera.swf
│ │ │ ├── dl_dot.gif
│ │ │ ├── focus.swf
│ │ │ └── locale.xml
│ │ ├── company_input.gif
│ │ ├── copyright_img.jpg
│ │ ├── diaocha.jpg
│ │ ├── dot1.gif
│ │ ├── dot2.gif
│ │ ├── dot4.gif
│ │ ├── dot_8.gif
│ │ ├── dot_9.gif
│ │ ├── dot_quan.gif
│ │ ├── error.jpg
│ │ ├── fenzhen_bg.gif
│ │ ├── flow_img.gif
│ │ ├── fz_beijing.gif
│ │ ├── fz_guangdong.gif
│ │ ├── fz_hebei.gif
│ │ ├── fz_jiangsu.gif
│ │ ├── fz_shanghai.gif
│ │ ├── fz_sichuan.gif
│ │ ├── fz_zhejiang.gif
│ │ ├── h_lgzone.gif
│ │ ├── h_lgzone1.gif
│ │ ├── h_login.gif
│ │ ├── h_njtop.gif
│ │ ├── h_vip_bg.gif
│ │ ├── headerbg.jpg
│ │ ├── home_dot.gif
│ │ ├── hot.gif
│ │ ├── hr0_02.jpg
│ │ ├── hr0_04.jpg
│ │ ├── hr_6.gif
│ │ ├── hr_ad1.jpg
│ │ ├── hr_ad2.jpg
│ │ ├── ico_qiuzhi.gif
│ │ ├── icon_error.gif
│ │ ├── icon_ok.gif
│ │ ├── img_flow.gif
│ │ ├── img_flow2.gif
│ │ ├── j_intro_bg.gif
│ │ ├── j_intro_bot.gif
│ │ ├── j_intro_topbg.gif
│ │ ├── j_job_bot.gif
│ │ ├── j_job_top.gif
│ │ ├── j_section_selbg.gif
│ │ ├── j_section_topbg.gif
│ │ ├── j_tablebg.gif
│ │ ├── jl_bg_ul2.gif
│ │ ├── line.gif
│ │ ├── loading.gif
│ │ ├── login_botbg.gif
│ │ ├── login_bottom.gif
│ │ ├── login_btn.gif
│ │ ├── login_new.gif
│ │ ├── login_topbg.jpg
│ │ ├── logo.png
│ │ ├── mbi_014.gif
│ │ ├── member
│ │ │ ├── 37.gif
│ │ │ ├── 42.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── ad1.gif
│ │ │ ├── ad2.gif
│ │ │ ├── all_bg.gif
│ │ │ ├── baidu_icon.png
│ │ │ ├── bg_left.gif
│ │ │ ├── bg_top.gif
│ │ │ ├── bg_ul.gif
│ │ │ ├── boxbg.gif
│ │ │ ├── btnb1.gif
│ │ │ ├── btnb2.gif
│ │ │ ├── click.png
│ │ │ ├── dot1.gif
│ │ │ ├── down.png
│ │ │ ├── ico_mobi.gif
│ │ │ ├── ioc_so.jpg
│ │ │ ├── line.gif
│ │ │ ├── memberbg.gif
│ │ │ ├── no.gif
│ │ │ ├── no_home.gif
│ │ │ ├── noavatar_medium.gif
│ │ │ ├── overlay.png
│ │ │ ├── pay_alipay.gif
│ │ │ ├── temp1.gif
│ │ │ ├── temp2.gif
│ │ │ ├── temp3.gif
│ │ │ ├── temp4.gif
│ │ │ ├── tool.gif
│ │ │ ├── tou.gif
│ │ │ ├── ubox-select.gif
│ │ │ ├── uclose.gif
│ │ │ ├── up.png
│ │ │ ├── xinqing.jpg
│ │ │ └── xz.gif
│ │ ├── more.gif
│ │ ├── naba.gif
│ │ ├── navbg.gif
│ │ ├── new.gif
│ │ ├── newjob_bg.gif
│ │ ├── newjob_sel1.gif
│ │ ├── newjob_sel2.gif
│ │ ├── news_dot.gif
│ │ ├── next_qiye.gif
│ │ ├── next_wanshan.gif
│ │ ├── pugong
│ │ │ ├── Thumbs.db
│ │ │ ├── arrow1.gif
│ │ │ ├── arrow3.gif
│ │ │ ├── blue_dot.gif
│ │ │ ├── h_vip_bg.gif
│ │ │ ├── hunter-index_seach.gif
│ │ │ ├── ico_pugong.gif
│ │ │ ├── ico_qiuzhi.gif
│ │ │ ├── normal_hotline.gif
│ │ │ ├── normal_search.gif
│ │ │ └── qq_online.gif
│ │ ├── qq
│ │ │ ├── Thumbs.db
│ │ │ ├── bg.gif
│ │ │ ├── bg.png
│ │ │ ├── button.gif
│ │ │ ├── tagleft.gif
│ │ │ ├── tagright.gif
│ │ │ └── tip_layer.png
│ │ ├── qqlayer.png
│ │ ├── qy_rz.gif
│ │ ├── read_people.gif
│ │ ├── reg_top.gif
│ │ ├── reg_txt_top.gif
│ │ ├── reg_txt_top2.gif
│ │ ├── retake_bottom.gif
│ │ ├── rhome_reg.gif
│ │ ├── rhome_tel.gif
│ │ ├── sbox_bg.gif
│ │ ├── search_ico.gif
│ │ ├── searchperson_ico.gif
│ │ ├── section_more.jpg
│ │ ├── sel_job_bg.gif
│ │ ├── select
│ │ │ ├── Thumbs.db
│ │ │ ├── buttonlogin.gif
│ │ │ ├── inputbg.gif
│ │ │ ├── right_big.gif
│ │ │ ├── s_Con.gif
│ │ │ ├── s_arrow.gif
│ │ │ ├── s_bubble.gif
│ │ │ ├── s_canceled.gif
│ │ │ ├── s_close.gif
│ │ │ ├── s_dialogBod.png
│ │ │ ├── s_loading.gif
│ │ │ ├── s_popbg.png
│ │ │ ├── s_popf.gif
│ │ │ ├── s_popq.gif
│ │ │ ├── s_pops.gif
│ │ │ ├── s_popw.gif
│ │ │ ├── s_promptF.png
│ │ │ ├── s_promptS.png
│ │ │ ├── selectbig.gif
│ │ │ └── so_bg.gif
│ │ ├── table32_bg2.gif
│ │ ├── tcc_close.gif
│ │ ├── topnav_bg.gif
│ │ ├── topnav_spanbg.gif
│ │ └── vip.gif
│ ├── index.html
│ ├── jobsearch.html
│ ├── jobshow.html
│ ├── js
│ │ ├── Baidumap.js
│ │ ├── Birthday-Calendar.js
│ │ ├── Job_Summary.js
│ │ ├── MSClass.js
│ │ ├── autoemail.js
│ │ ├── core.com.js
│ │ ├── core.js
│ │ ├── floatGuide.js
│ │ ├── focus.swf
│ │ ├── head.js
│ │ ├── hreg.js
│ │ ├── inputStyle.js
│ │ ├── jobsearch.js
│ │ ├── jquery.KinSlideshow.min.js
│ │ ├── jquery.boxy.js
│ │ ├── jquery.form.js
│ │ ├── jquery.js
│ │ ├── jquery.min.js
│ │ ├── jquery.scrollablecombo.js
│ │ ├── jquery.validate.min.js
│ │ ├── menuSelect.js
│ │ ├── postsearch.js
│ │ ├── preg.js
│ │ ├── q.js
│ │ ├── qqlayer.js
│ │ ├── screen.js
│ │ └── selectdata.js
│ ├── link.html
│ ├── news.html
│ ├── newslist.html
│ ├── newsshow.html
│ ├── noticeshow.html
│ ├── personlogin.html
│ ├── personregister.html
│ ├── photoresume.html
│ ├── pugong.html
│ ├── pugongregister.html
│ ├── pugongshow.html
│ ├── reclist.html
│ ├── resume.html
│ ├── resumelist.html
│ ├── resumeshow.html
│ ├── selectloginpanel.html
│ ├── simple.html
│ └── zhaopin.html
├── upload
│ ├── 20110926
│ │ ├── 2011092615040093.jpg
│ │ ├── 2011092615083375.jpg
│ │ ├── 2011092615094206.jpg
│ │ ├── 2011092615141668.jpg
│ │ ├── 2011092615143767.jpg
│ │ ├── 2011092615145701.jpg
│ │ ├── 2011092615150590.jpg
│ │ ├── 2011092615171815.jpg
│ │ ├── 2011092615212778.jpg
│ │ ├── 2011092615242037.jpg
│ │ ├── 2011092615301862.jpg
│ │ ├── 2011092615314259.gif
│ │ ├── 2011092615571245.jpg
│ │ ├── 2011092615584582.jpg
│ │ ├── 2011092616024220.jpg
│ │ └── 2011092616141006.jpg
│ ├── 20111001
│ │ ├── 2011100120453717.gif
│ │ ├── 2011100120473034.gif
│ │ ├── 2011100120483751.gif
│ │ ├── 2011100120485940.gif
│ │ ├── 2011100120510922.gif
│ │ ├── 2011100120520172.gif
│ │ └── 2011100120522891.gif
│ ├── 20111004
│ │ ├── 2011100417093843.jpg
│ │ ├── 2011100419421137.jpg
│ │ ├── 2011100419422304.jpg
│ │ ├── 2011100419450876.jpg
│ │ ├── 2011100419463871.jpg
│ │ ├── 2011100420153282.jpg
│ │ ├── 2011100420530581.jpg
│ │ ├── 2011100423115227.jpg
│ │ ├── 2011100423395779.jpg
│ │ └── 2011100423440953.jpg
│ ├── 20111006
│ │ ├── 2011100600344489.jpg
│ │ ├── 2011100600362339.jpg
│ │ ├── 2011100600363243.jpg
│ │ ├── 2011100600373081.jpg
│ │ └── 2011100622294143.png
│ ├── 20111027
│ │ └── 2011102723401846.jpg
│ ├── 20111031
│ │ ├── 2011103120252196.jpg
│ │ ├── 2011103120253265.jpg
│ │ └── 2011103120253981.jpg
│ ├── 20111103
│ │ ├── 2011110322173512.jpg
│ │ ├── 2011110322205362.jpg
│ │ └── 2011110322263894.jpg
│ ├── 20120101
│ │ └── 2012010122582861.gif
│ ├── 20120107
│ │ ├── 2012010723300493.jpg
│ │ └── 2012010723344297.jpg
│ ├── 20120108
│ │ ├── 2012010816362990.jpg
│ │ ├── 2012010816395822.gif
│ │ ├── 2012010816463229.JPG
│ │ ├── 2012010818063478.jpg
│ │ ├── 2012010818181188.jpg
│ │ ├── 2012010818242844.jpg
│ │ ├── 2012010820565224.JPG
│ │ └── 2012010821395426.jpg
│ ├── 20120227
│ │ ├── 2012022721085822.jpg
│ │ ├── 2012022721261434.jpg
│ │ ├── 2012022721333564.jpg
│ │ └── 2012022721422291.jpg
│ ├── 20120830
│ │ ├── 2012083014264825.jpg
│ │ └── 2012083014425731.jpg
│ ├── 20120925
│ │ ├── 2012092522104046.gif
│ │ ├── 2012092522193747.gif
│ │ ├── 2012092522391726.jpg
│ │ ├── 2012092522401002.jpg
│ │ ├── 2012092522510316.gif
│ │ ├── 2012092522553408.gif
│ │ ├── 2012092523050607.gif
│ │ ├── 2012092523065816.gif
│ │ ├── 2012092523071776.gif
│ │ ├── 2012092523073460.gif
│ │ ├── 2012092523130942.gif
│ │ ├── 2012092523195942.gif
│ │ └── 2012092523202059.jpg
│ ├── 20121008
│ │ ├── 2012100813154621.gif
│ │ ├── 2012100821050673.gif
│ │ ├── 2012100821053248.gif
│ │ ├── 2012100821073239.gif
│ │ ├── 2012100821075428.gif
│ │ ├── 2012100821081841.gif
│ │ ├── 2012100821111855.gif
│ │ ├── 2012100821112921.gif
│ │ ├── 2012100821115114.gif
│ │ └── 2012100821121863.gif
│ ├── 20121012
│ │ ├── 2012101211081281.jpg
│ │ └── 2012101211214118.jpg
│ ├── 20121013
│ │ └── 2012101300033126.png
│ ├── 20121024
│ │ ├── 2012102411303452.gif
│ │ ├── 2012102411312339.gif
│ │ ├── 2012102411314266.gif
│ │ └── 2012102415170438.jpg
│ ├── 20121223
│ │ └── 2012122322223301.jpg
│ ├── 20121224
│ │ └── 2012122415495900.jpg
│ ├── 20121227
│ │ └── 2012122722191195.jpg
│ ├── 20130102
│ │ ├── 2013010214363073.png
│ │ ├── 2013010214363434.png
│ │ ├── 2013010214371631.png
│ │ ├── 2013010214513360.png
│ │ ├── 2013010217215519.png
│ │ └── 2013010223234859.jpg
│ ├── 20130103
│ │ ├── 2013010312193154.jpg
│ │ └── 2013010312281845.jpg
│ ├── 20130122
│ │ ├── 2013012212545756.gif
│ │ ├── 2013012212551641.gif
│ │ ├── 2013012212553271.gif
│ │ ├── 2013012212555294.gif
│ │ ├── 2013012213003931.gif
│ │ ├── 2013012213010478.gif
│ │ ├── 2013012213011903.gif
│ │ ├── 2013012213023354.gif
│ │ ├── 2013012213073211.jpg
│ │ ├── 2013012213075950.gif
│ │ ├── 2013012213110842.gif
│ │ ├── 2013012214544448.jpg
│ │ ├── 2013012215001415.gif
│ │ └── 2013012215250045.gif
│ ├── 20130123
│ │ ├── 2013012300075922.jpg
│ │ ├── 2013012313341072.jpg
│ │ ├── 2013012314241617.jpg
│ │ ├── 2013012314291809.jpg
│ │ └── 2013012323162049.JPG
│ ├── avatars
│ └── avatarstemp
│ ├── 1416.jpg
│ ├── 1418.jpg
│ ├── 1419.jpg
│ └── 1620.jpg
├── wap
│ ├── Company.aspx
│ ├── CompanyList.aspx
│ ├── Joblist.aspx
│ ├── companyLink.aspx
│ ├── companyview.aspx
│ ├── css
│ │ └── wap.css
│ ├── foot.ascx
│ ├── index.aspx
│ ├── jobView.aspx
│ └── login.aspx
└── 安装说明.txt
95 directories, 976 files
asp.net人才招聘管理系统(完整版)
本系统是使用MS.NET平台中的ASP.NET开发基于B/S体系结构的Web应用程序,在Microsoft Visual Studio .NET 环境下,使用 C# 编程语言并结合 SQL Server 2008r2 数据库开发的一套教师招聘管理系统。可以根据登录身份而行使不同的权限实现了用户注册、登录、验证身份及用户数据的采集、搜索/查看用户信息,站内最新新闻信息发布。个人用户把简历提交给自己合意公司,企业用户通过简历提取自己合意人员的联系方式,管理员管理整个网站。
关键词:教育局招聘;教师求职;ASP.NET;B/S体系;招聘信息发布
.
└── 招聘系统
├── API
│ ├── alipay
│ │ ├── index.aspx
│ │ ├── notify_url.aspx
│ │ └── return_url.aspx
│ ├── locoyspider
│ └── qqlogin
│ ├── OK.aspx
│ ├── autocreate.aspx
│ ├── fail.aspx
│ ├── qzoneoauth.ashx
│ └── success.aspx
├── Cert
│ └── publickey.xml
├── Web.config
├── admin
│ ├── Adv
│ │ ├── YC_Adv_Add.aspx
│ │ ├── YC_Adv_List.aspx
│ │ ├── YC_Bar_Add.aspx
│ │ ├── YC_Bar_List.aspx
│ │ └── YC_Bar_View.aspx
│ ├── Api
│ │ ├── YC_API.aspx
│ │ └── YC_QQLogin.aspx
│ ├── Cache
│ │ └── YC_SET_Cache.aspx
│ ├── Images
│ │ ├── MSLine.swf
│ │ ├── add.gif
│ │ ├── back.gif
│ │ ├── bg.gif
│ │ ├── bg_login.jpg
│ │ ├── bg_login1.jpg
│ │ ├── bg_login2.jpg
│ │ ├── bg_login3.jpg
│ │ ├── btn_bg.gif
│ │ ├── butClose.gif
│ │ ├── butOpen.gif
│ │ ├── button_submit.gif
│ │ ├── button_submit.jpg
│ │ ├── close.gif
│ │ ├── col.gif
│ │ ├── correct.gif
│ │ ├── disable.gif
│ │ ├── error.gif
│ │ ├── exp.gif
│ │ ├── eye.gif
│ │ ├── focus_bg.jpg
│ │ ├── folder.gif
│ │ ├── folder_open.gif
│ │ ├── foot_bg.gif
│ │ ├── gb_tip_layer.png
│ │ ├── head_bg.gif
│ │ ├── head_bg2.gif
│ │ ├── hint.gif
│ │ ├── hintbg1.gif
│ │ ├── hintbg2.gif
│ │ ├── home.gif
│ │ ├── ico-0.png
│ │ ├── ico-0_.png
│ │ ├── ico-1.png
│ │ ├── ico-1_.png
│ │ ├── ico-2.png
│ │ ├── ico-2_.png
│ │ ├── ico-3.png
│ │ ├── ico-3_.png
│ │ ├── ico-4.png
│ │ ├── ico-4_.png
│ │ ├── ico-5.png
│ │ ├── ico-5_.png
│ │ ├── ico-6.png
│ │ ├── ico_01.gif
│ │ ├── icon-01.gif
│ │ ├── icon-02.gif
│ │ ├── icon-03.gif
│ │ ├── img_Show.gif
│ │ ├── input.gif
│ │ ├── input_bg.jpg
│ │ ├── inputbg.gif
│ │ ├── lbg.gif
│ │ ├── left_menu_bg.gif
│ │ ├── loading.gif
│ │ ├── login.css
│ │ ├── login01.jpg
│ │ ├── login02.jpg
│ │ ├── login03.jpg
│ │ ├── login04.jpg
│ │ ├── login05.jpg
│ │ ├── login_bg.jpg
│ │ ├── login_btn.gif
│ │ ├── logo.png
│ │ ├── main_cen_bg.gif
│ │ ├── menu_bg.gif
│ │ ├── menu_dot.gif
│ │ ├── nav_bg.gif
│ │ ├── navsub_bg.gif
│ │ ├── organisation.png
│ │ ├── password.gif
│ │ ├── pro_bg.gif
│ │ ├── siteico.gif
│ │ ├── state1.gif
│ │ ├── state2.gif
│ │ ├── style.css
│ │ ├── success.gif
│ │ ├── t.gif
│ │ ├── table_th_bg.gif
│ │ ├── tabsleft.gif
│ │ ├── tabsright.gif
│ │ ├── top_ico1.gif
│ │ ├── top_ico2.gif
│ │ ├── txt_Show.gif
│ │ ├── upfilebg.gif
│ │ ├── user.gif
│ │ ├── warning.gif
│ │ ├── white_add.png
│ │ ├── white_delete.png
│ │ ├── white_edit.png
│ │ └── wsh01.gif
│ ├── Js
│ │ ├── calendar.js
│ │ ├── cursorfocus.js
│ │ ├── function.js
│ │ ├── jquery-ui-1.7.2.custom.min.js
│ │ ├── jquery.form.js
│ │ ├── jquery.js
│ │ ├── jquery.validate.min.js
│ │ ├── jsmsg.js
│ │ ├── manager.js
│ │ ├── messages_cn.js
│ │ ├── multipleupload.js
│ │ └── singleupload.js
│ ├── News
│ │ ├── YC_NewsClass_Add.aspx
│ │ ├── YC_NewsClass_List.aspx
│ │ ├── YC_News_Add.aspx
│ │ └── YC_News_List.aspx
│ ├── Person
│ │ ├── YC_PersonUser_List.aspx
│ │ ├── YC_Person_List.aspx
│ │ ├── YC_Resume_List.aspx
│ │ └── YC_person_service.aspx
│ ├── Sys
│ │ ├── YC_Alipay.aspx
│ │ ├── YC_Announce.aspx
│ │ ├── YC_Announce_List.aspx
│ │ ├── YC_Arrivetime_List.aspx
│ │ ├── YC_Config.aspx
│ │ ├── YC_Email_Config.aspx
│ │ ├── YC_Link.aspx
│ │ ├── YC_Link_List.aspx
│ │ ├── YC_MakeJs.aspx
│ │ ├── YC_Manage_Add.aspx
│ │ ├── YC_Manage_List.aspx
│ │ ├── YC_Page_List.aspx
│ │ ├── YC_Page_edit.aspx
│ │ ├── YC_Place_List.aspx
│ │ ├── YC_Position_List.aspx
│ │ ├── YC_SEO.aspx
│ │ ├── YC_SQLBAK.aspx
│ │ ├── YC_SQLBAK_List.aspx
│ │ ├── YC_Salary_list.aspx
│ │ ├── YC_SearchKeyword_Add.aspx
│ │ ├── YC_SearchKeyword_List.aspx
│ │ ├── YC_SeoAdd.aspx
│ │ ├── YC_Trade_list.aspx
│ │ ├── YC_URL.aspx
│ │ ├── YC_WorkType_List.aspx
│ │ ├── YC_comnatrue_List.aspx
│ │ ├── YC_comsize_List.aspx
│ │ ├── YC_edu_List.aspx
│ │ └── YC_workage_List.aspx
│ ├── YC_Index.aspx
│ ├── YC_Login.aspx
│ ├── YC_Main.aspx
│ ├── YC_TongJi.aspx
│ ├── Yc_Tj.ashx
│ ├── adlogin.aspx
│ ├── ascx
│ │ ├── ClassRelationSelect.ascx
│ │ ├── classManage.ascx
│ │ └── foot.ascx
│ ├── channel
│ │ ├── YC_Rencai_list.aspx
│ │ ├── YC_colo_Add.aspx
│ │ └── YC_colo_List.aspx
│ ├── collect
│ │ └── YC_Collect.aspx
│ ├── company
│ │ ├── YC_ChangeComanyLevel.aspx
│ │ ├── YC_ComTuiJian.aspx
│ │ ├── YC_ComTuiJianPhotozp.aspx
│ │ ├── YC_ComTuiJian_List.aspx
│ │ ├── YC_CompanyRecharge.aspx
│ │ ├── YC_CompanyUser_List.aspx
│ │ ├── YC_JobTuiJian.aspx
│ │ ├── YC_JobTuiJian_List.aspx
│ │ ├── YC_Job_List.aspx
│ │ ├── YC_Simple_add.aspx
│ │ ├── YC_Simple_list.aspx
│ │ ├── YC_company_service.aspx
│ │ ├── YC_user_group.aspx
│ │ ├── YC_zhaopin_List.aspx
│ │ └── upload.aspx
│ ├── html
│ │ └── YC_Html.aspx
│ ├── pugong
│ │ └── YC_pugong_List.aspx
│ ├── template
│ │ ├── YC_Template_List.aspx
│ │ └── Yc_template_Edit.aspx
│ ├── theme
│ │ ├── images
│ │ │ ├── ui-bg_diagonals-medium_20_423e3e_40x40.png
│ │ │ ├── ui-bg_flat_0_564e4e_40x100.png
│ │ │ ├── ui-bg_flat_0_6b97c1_40x100.png
│ │ │ ├── ui-bg_flat_30_000000_40x100.png
│ │ │ ├── ui-bg_flat_75_ffffff_40x100.png
│ │ │ ├── ui-bg_glass_55_fbf9ee_1x400.png
│ │ │ ├── ui-bg_glass_65_ffffff_1x400.png
│ │ │ ├── ui-bg_glass_75_08b6ed_1x400.png
│ │ │ ├── ui-bg_glass_75_0cb9ee_1x400.png
│ │ │ ├── ui-bg_glass_75_4cd6f6_1x400.png
│ │ │ ├── ui-bg_glass_75_fddfa1_1x400.png
│ │ │ ├── ui-bg_gloss-wave_75_89a6ca_500x100.png
│ │ │ ├── ui-bg_gloss-wave_75_90b5d6_500x100.png
│ │ │ ├── ui-bg_inset-soft_95_fef1ec_1x100.png
│ │ │ ├── ui-icons_222222_256x240.png
│ │ │ ├── ui-icons_2e83ff_256x240.png
│ │ │ ├── ui-icons_454545_256x240.png
│ │ │ ├── ui-icons_5587b8_256x240.png
│ │ │ ├── ui-icons_a2c0df_256x240.png
│ │ │ ├── ui-icons_cd0a0a_256x240.png
│ │ │ ├── ui-icons_fafafa_256x240.png
│ │ │ └── ui-icons_ffffff_256x240.png
│ │ └── jquery-ui-1.7.2.custom.css
│ ├── tool
│ │ ├── YC_HRtool_Add.aspx
│ │ └── Yc_HRTool_List.aspx
│ ├── user
│ │ └── index.aspx
│ └── xheditor
│ ├── xheditor.js
│ ├── xheditor_emot
│ │ ├── default
│ │ │ ├── angry.gif
│ │ │ ├── awkward.gif
│ │ │ ├── bye.gif
│ │ │ ├── config.txt
│ │ │ ├── crazy.gif
│ │ │ ├── cry.gif
│ │ │ ├── curse.gif
│ │ │ ├── cute.gif
│ │ │ ├── despise.gif
│ │ │ ├── doubt.gif
│ │ │ ├── envy.gif
│ │ │ ├── fastcry.gif
│ │ │ ├── knock.gif
│ │ │ ├── laugh.gif
│ │ │ ├── mad.gif
│ │ │ ├── ohmy.gif
│ │ │ ├── panic.gif
│ │ │ ├── proud.gif
│ │ │ ├── quiet.gif
│ │ │ ├── sad.gif
│ │ │ ├── shutup.gif
│ │ │ ├── shy.gif
│ │ │ ├── sleep.gif
│ │ │ ├── smile.gif
│ │ │ ├── struggle.gif
│ │ │ ├── titter.gif
│ │ │ ├── tongue.gif
│ │ │ ├── wail.gif
│ │ │ └── wronged.gif
│ │ ├── ipb
│ │ │ ├── alien.gif
│ │ │ ├── angel.gif
│ │ │ ├── angry.gif
│ │ │ ├── bandit.gif
│ │ │ ├── biglaugh.gif
│ │ │ ├── blink.gif
│ │ │ ├── blush.gif
│ │ │ ├── config.txt
│ │ │ ├── cool.gif
│ │ │ ├── cry.gif
│ │ │ ├── depres.gif
│ │ │ ├── devil.gif
│ │ │ ├── glare.gif
│ │ │ ├── heart.gif
│ │ │ ├── joyful.gif
│ │ │ ├── kiss.gif
│ │ │ ├── laugh.gif
│ │ │ ├── magician.gif
│ │ │ ├── ninja.gif
│ │ │ ├── pinch.gif
│ │ │ ├── police.gif
│ │ │ ├── sad.gif
│ │ │ ├── sick.gif
│ │ │ ├── sideways.gif
│ │ │ ├── sleep.gif
│ │ │ ├── smile.gif
│ │ │ ├── surprised.gif
│ │ │ ├── tongue.gif
│ │ │ ├── unsure.gif
│ │ │ ├── w00t.gif
│ │ │ ├── whistling.gif
│ │ │ ├── wondering.gif
│ │ │ └── wub.gif
│ │ ├── msn
│ │ │ ├── 1.gif
│ │ │ ├── 10.gif
│ │ │ ├── 11.gif
│ │ │ ├── 12.gif
│ │ │ ├── 13.gif
│ │ │ ├── 14.gif
│ │ │ ├── 15.gif
│ │ │ ├── 16.gif
│ │ │ ├── 17.gif
│ │ │ ├── 18.gif
│ │ │ ├── 19.gif
│ │ │ ├── 2.gif
│ │ │ ├── 20.gif
│ │ │ ├── 21.gif
│ │ │ ├── 22.gif
│ │ │ ├── 23.gif
│ │ │ ├── 24.gif
│ │ │ ├── 25.gif
│ │ │ ├── 26.gif
│ │ │ ├── 27.gif
│ │ │ ├── 28.gif
│ │ │ ├── 29.gif
│ │ │ ├── 3.gif
│ │ │ ├── 30.gif
│ │ │ ├── 31.gif
│ │ │ ├── 32.gif
│ │ │ ├── 33.gif
│ │ │ ├── 34.gif
│ │ │ ├── 35.gif
│ │ │ ├── 36.gif
│ │ │ ├── 37.gif
│ │ │ ├── 38.gif
│ │ │ ├── 39.gif
│ │ │ ├── 4.gif
│ │ │ ├── 40.gif
│ │ │ ├── 5.gif
│ │ │ ├── 6.gif
│ │ │ ├── 7.gif
│ │ │ ├── 8.gif
│ │ │ └── 9.gif
│ │ └── pidgin
│ │ ├── angry.gif
│ │ ├── bad.gif
│ │ ├── blush.gif
│ │ ├── brokenheart.gif
│ │ ├── bye.gif
│ │ ├── coffee.gif
│ │ ├── config.txt
│ │ ├── cool.gif
│ │ ├── cry.gif
│ │ ├── curse.gif
│ │ ├── cute.gif
│ │ ├── devil.gif
│ │ ├── envy.gif
│ │ ├── gift.gif
│ │ ├── good.gif
│ │ ├── kiss.gif
│ │ ├── laugh.gif
│ │ ├── love.gif
│ │ ├── music.gif
│ │ ├── question.gif
│ │ ├── rose.gif
│ │ ├── sad.gif
│ │ ├── shocked.gif
│ │ ├── shout.gif
│ │ ├── sick.gif
│ │ ├── sleepy.gif
│ │ ├── smile.gif
│ │ ├── soccer.gif
│ │ ├── sweat.gif
│ │ ├── tired.gif
│ │ ├── tongue.gif
│ │ ├── victory.gif
│ │ └── wink.gif
│ ├── xheditor_plugins
│ │ ├── multiupload
│ │ │ ├── img
│ │ │ │ ├── add.gif
│ │ │ │ ├── bg1.gif
│ │ │ │ ├── bg2.gif
│ │ │ │ ├── btnbg.gif
│ │ │ │ ├── btnbgr.gif
│ │ │ │ ├── clear.gif
│ │ │ │ ├── progressbg.gif
│ │ │ │ └── start.gif
│ │ │ ├── multiupload.css
│ │ │ ├── multiupload.html
│ │ │ ├── multiupload.js
│ │ │ └── swfupload
│ │ │ ├── swfupload.js
│ │ │ └── swfupload.swf
│ │ └── ubb.min.js
│ └── xheditor_skin
│ ├── default
│ │ ├── iframe.css
│ │ ├── img
│ │ │ ├── anchor.gif
│ │ │ ├── close.gif
│ │ │ ├── flash.gif
│ │ │ ├── icons.gif
│ │ │ ├── loading.gif
│ │ │ ├── progress.gif
│ │ │ ├── progressbg.gif
│ │ │ ├── tag-address.gif
│ │ │ ├── tag-div.gif
│ │ │ ├── tag-h1.gif
│ │ │ ├── tag-h2.gif
│ │ │ ├── tag-h3.gif
│ │ │ ├── tag-h4.gif
│ │ │ ├── tag-h5.gif
│ │ │ ├── tag-h6.gif
│ │ │ ├── tag-p.gif
│ │ │ ├── tag-pre.gif
│ │ │ ├── waiting.gif
│ │ │ └── wmp.gif
│ │ └── ui.css
│ ├── nostyle
│ │ ├── iframe.css
│ │ ├── img
│ │ │ ├── anchor.gif
│ │ │ ├── close.gif
│ │ │ ├── flash.gif
│ │ │ ├── icons.gif
│ │ │ ├── loading.gif
│ │ │ ├── progress.gif
│ │ │ ├── progressbg.gif
│ │ │ ├── tag-address.gif
│ │ │ ├── tag-div.gif
│ │ │ ├── tag-h1.gif
│ │ │ ├── tag-h2.gif
│ │ │ ├── tag-h3.gif
│ │ │ ├── tag-h4.gif
│ │ │ ├── tag-h5.gif
│ │ │ ├── tag-h6.gif
│ │ │ ├── tag-p.gif
│ │ │ ├── tag-pre.gif
│ │ │ ├── waiting.gif
│ │ │ └── wmp.gif
│ │ └── ui.css
│ ├── o2007blue
│ │ ├── iframe.css
│ │ ├── img
│ │ │ ├── anchor.gif
│ │ │ ├── buttonbg.gif
│ │ │ ├── close.gif
│ │ │ ├── flash.gif
│ │ │ ├── icons.gif
│ │ │ ├── loading.gif
│ │ │ ├── progress.gif
│ │ │ ├── progressbg.gif
│ │ │ ├── tag-address.gif
│ │ │ ├── tag-div.gif
│ │ │ ├── tag-h1.gif
│ │ │ ├── tag-h2.gif
│ │ │ ├── tag-h3.gif
│ │ │ ├── tag-h4.gif
│ │ │ ├── tag-h5.gif
│ │ │ ├── tag-h6.gif
│ │ │ ├── tag-p.gif
│ │ │ ├── tag-pre.gif
│ │ │ ├── waiting.gif
│ │ │ └── wmp.gif
│ │ └── ui.css
│ ├── o2007silver
│ │ ├── iframe.css
│ │ ├── img
│ │ │ ├── anchor.gif
│ │ │ ├── buttonbg.gif
│ │ │ ├── close.gif
│ │ │ ├── flash.gif
│ │ │ ├── icons.gif
│ │ │ ├── loading.gif
│ │ │ ├── progress.gif
│ │ │ ├── progressbg.gif
│ │ │ ├── tag-address.gif
│ │ │ ├── tag-div.gif
│ │ │ ├── tag-h1.gif
│ │ │ ├── tag-h2.gif
│ │ │ ├── tag-h3.gif
│ │ │ ├── tag-h4.gif
│ │ │ ├── tag-h5.gif
│ │ │ ├── tag-h6.gif
│ │ │ ├── tag-p.gif
│ │ │ ├── tag-pre.gif
│ │ │ ├── waiting.gif
│ │ │ └── wmp.gif
│ │ └── ui.css
│ └── vista
│ ├── iframe.css
│ ├── img
│ │ ├── anchor.gif
│ │ ├── buttonbg.gif
│ │ ├── close.gif
│ │ ├── flash.gif
│ │ ├── icons.gif
│ │ ├── loading.gif
│ │ ├── progress.gif
│ │ ├── progressbg.gif
│ │ ├── tag-address.gif
│ │ ├── tag-div.gif
│ │ ├── tag-h1.gif
│ │ ├── tag-h2.gif
│ │ ├── tag-h3.gif
│ │ ├── tag-h4.gif
│ │ ├── tag-h5.gif
│ │ ├── tag-h6.gif
│ │ ├── tag-p.gif
│ │ ├── tag-pre.gif
│ │ ├── titlebg.gif
│ │ ├── waiting.gif
│ │ └── wmp.gif
│ └── ui.css
├── ajax
│ ├── Ajax.ashx
│ ├── Fileupload.ashx
│ ├── Jobhandler.ashx
│ ├── PersonLogin.ashx
│ ├── ResumeHandler.ashx
│ ├── ajaxdo.ashx
│ ├── flash_Adv.ashx
│ ├── hrlogin.ashx
│ ├── islogin.ashx
│ ├── ploginhanddler.ashx
│ ├── reg.ashx
│ └── verify_code.ashx
├── bin
│ ├── AspNetPager.dll
│ ├── Interop.MSScriptControl.dll
│ ├── Interop.MSXML2.dll
│ ├── Qzone.OAuth.dll
│ ├── YCHR.API.dll
│ ├── YCHR.BLL.dll
│ ├── YCHR.Common.dll
│ ├── YCHR.Config.dll
│ ├── YCHR.DALSQLServer.dll
│ ├── YCHR.Model.dll
│ ├── YCHR.Web.UI.dll
│ └── YCHR.Web.dll
├── config
│ ├── Email.config
│ ├── Site.config
│ ├── alipay.config
│ ├── collectconfig.config
│ ├── default rewrite.config
│ └── rewrite.config
├── data.sql
├── hr
│ ├── CompanyLicence.aspx
│ ├── CompanyLicenceok.aspx
│ ├── JobInviteView.aspx
│ ├── ResumeMultiView.aspx
│ ├── WebForm1.aspx
│ ├── account.aspx
│ ├── addjobs.aspx
│ ├── agreenms.aspx
│ ├── ajax_downresume.aspx
│ ├── ajax_json.aspx
│ ├── baidumap.aspx
│ ├── buylist.aspx
│ ├── collectresume.aspx
│ ├── companycontent.aspx
│ ├── companyinfomodify.aspx
│ ├── companylogo.aspx
│ ├── download.aspx
│ ├── downresume.aspx
│ ├── include
│ │ ├── foot.html
│ │ └── head.html
│ ├── index.aspx
│ ├── invitetemp.aspx
│ ├── joblist.aspx
│ ├── linkman.aspx
│ ├── linkmanadd.aspx
│ ├── loginout.aspx
│ ├── mydownresume.aspx
│ ├── passwordmod.aspx
│ ├── payment.aspx
│ ├── receivedresume.aspx
│ ├── recharge.aspx
│ ├── resumecollect.aspx
│ ├── resumesearch.aspx
│ ├── resumeseek.aspx
│ ├── savesearchurl.aspx
│ ├── sendoutinvite.aspx
│ ├── server.aspx
│ ├── server_buy.aspx
│ ├── serverbuy_ok.aspx
│ ├── userinfo.aspx
│ └── yqms.aspx
├── include
│ ├── Ajaxlogin.html
│ ├── YQMS.html
│ ├── applyform.html
│ ├── email_tzwsjl.html
│ ├── xml_agreenms.html
│ └── xml_savesearch.html
├── index.aspx
├── person
│ ├── Ajax_applyJob.aspx
│ ├── Ajax_person.aspx
│ ├── Create_Resume.aspx
│ ├── PasswordModify.aspx
│ ├── PersonInfoModify.aspx
│ ├── ResumeMenue.ascx
│ ├── ResumePersoninfo.aspx
│ ├── Resumewish.aspx
│ ├── applylist.aspx
│ ├── attentioncompanylist.aspx
│ ├── fwsq.aspx
│ ├── include
│ │ ├── foot.html
│ │ └── head.html
│ ├── index.aspx
│ ├── jobinvitelist.aspx
│ ├── jobinviteview.aspx
│ ├── loginout.aspx
│ ├── mycollectjob.aspx
│ ├── myletter.aspx
│ ├── photo.aspx
│ ├── privateset.aspx
│ ├── resumeedu.aspx
│ ├── resumelist.aspx
│ ├── resumemanage.aspx
│ ├── resumetrain.aspx
│ ├── resumework.aspx
│ ├── sendresume.aspx
│ ├── sendresumelist.aspx
│ ├── tips
│ │ └── infotip.aspx
│ ├── uploadphoto.aspx
│ ├── userinfo.aspx
│ └── whodownresume.aspx
├── templates
│ └── simple
│ ├── _foot.html
│ ├── _head.html
│ ├── _hinfo.html
│ ├── _pinfo.html
│ ├── _quicksearch.html
│ ├── _resumesearch.html
│ ├── about.html
│ ├── about.xml
│ ├── arealist.html
│ ├── career.html
│ ├── careerlist.html
│ ├── careershow.html
│ ├── companyshow.html
│ ├── css
│ │ ├── about.css
│ │ ├── global.css
│ │ ├── hr.css
│ │ ├── index.css
│ │ ├── member.css
│ │ ├── qq.css
│ │ ├── resume.css
│ │ ├── rhome.css
│ │ └── system.css
│ ├── error.html
│ ├── feedback.html
│ ├── getpassword.html
│ ├── hrlogin.html
│ ├── hrregister.html
│ ├── hrzone.html
│ ├── hrzonelist.html
│ ├── hrzoneshow.html
│ ├── images
│ │ ├── 34aL_022.gif
│ │ ├── arrow1.gif
│ │ ├── arrow3.gif
│ │ ├── arrow_next.gif
│ │ ├── arrow_queding.gif
│ │ ├── bg_title2.gif
│ │ ├── block_dot.gif
│ │ ├── block_dot2.gif
│ │ ├── btn_renwu.gif
│ │ ├── button.gif
│ │ ├── clew.jpg
│ │ ├── close.gif
│ │ ├── common
│ │ │ ├── Thumbs.db
│ │ │ ├── camera.swf
│ │ │ ├── dl_dot.gif
│ │ │ ├── focus.swf
│ │ │ └── locale.xml
│ │ ├── company_input.gif
│ │ ├── copyright_img.jpg
│ │ ├── diaocha.jpg
│ │ ├── dot1.gif
│ │ ├── dot2.gif
│ │ ├── dot4.gif
│ │ ├── dot_8.gif
│ │ ├── dot_9.gif
│ │ ├── dot_quan.gif
│ │ ├── error.jpg
│ │ ├── fenzhen_bg.gif
│ │ ├── flow_img.gif
│ │ ├── fz_beijing.gif
│ │ ├── fz_guangdong.gif
│ │ ├── fz_hebei.gif
│ │ ├── fz_jiangsu.gif
│ │ ├── fz_shanghai.gif
│ │ ├── fz_sichuan.gif
│ │ ├── fz_zhejiang.gif
│ │ ├── h_lgzone.gif
│ │ ├── h_lgzone1.gif
│ │ ├── h_login.gif
│ │ ├── h_njtop.gif
│ │ ├── h_vip_bg.gif
│ │ ├── headerbg.jpg
│ │ ├── home_dot.gif
│ │ ├── hot.gif
│ │ ├── hr0_02.jpg
│ │ ├── hr0_04.jpg
│ │ ├── hr_6.gif
│ │ ├── hr_ad1.jpg
│ │ ├── hr_ad2.jpg
│ │ ├── ico_qiuzhi.gif
│ │ ├── icon_error.gif
│ │ ├── icon_ok.gif
│ │ ├── img_flow.gif
│ │ ├── img_flow2.gif
│ │ ├── j_intro_bg.gif
│ │ ├── j_intro_bot.gif
│ │ ├── j_intro_topbg.gif
│ │ ├── j_job_bot.gif
│ │ ├── j_job_top.gif
│ │ ├── j_section_selbg.gif
│ │ ├── j_section_topbg.gif
│ │ ├── j_tablebg.gif
│ │ ├── jl_bg_ul2.gif
│ │ ├── line.gif
│ │ ├── loading.gif
│ │ ├── login_botbg.gif
│ │ ├── login_bottom.gif
│ │ ├── login_btn.gif
│ │ ├── login_new.gif
│ │ ├── login_topbg.jpg
│ │ ├── logo.png
│ │ ├── mbi_014.gif
│ │ ├── member
│ │ │ ├── 37.gif
│ │ │ ├── 42.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── ad1.gif
│ │ │ ├── ad2.gif
│ │ │ ├── all_bg.gif
│ │ │ ├── baidu_icon.png
│ │ │ ├── bg_left.gif
│ │ │ ├── bg_top.gif
│ │ │ ├── bg_ul.gif
│ │ │ ├── boxbg.gif
│ │ │ ├── btnb1.gif
│ │ │ ├── btnb2.gif
│ │ │ ├── click.png
│ │ │ ├── dot1.gif
│ │ │ ├── down.png
│ │ │ ├── ico_mobi.gif
│ │ │ ├── ioc_so.jpg
│ │ │ ├── line.gif
│ │ │ ├── memberbg.gif
│ │ │ ├── no.gif
│ │ │ ├── no_home.gif
│ │ │ ├── noavatar_medium.gif
│ │ │ ├── overlay.png
│ │ │ ├── pay_alipay.gif
│ │ │ ├── temp1.gif
│ │ │ ├── temp2.gif
│ │ │ ├── temp3.gif
│ │ │ ├── temp4.gif
│ │ │ ├── tool.gif
│ │ │ ├── tou.gif
│ │ │ ├── ubox-select.gif
│ │ │ ├── uclose.gif
│ │ │ ├── up.png
│ │ │ ├── xinqing.jpg
│ │ │ └── xz.gif
│ │ ├── more.gif
│ │ ├── naba.gif
│ │ ├── navbg.gif
│ │ ├── new.gif
│ │ ├── newjob_bg.gif
│ │ ├── newjob_sel1.gif
│ │ ├── newjob_sel2.gif
│ │ ├── news_dot.gif
│ │ ├── next_qiye.gif
│ │ ├── next_wanshan.gif
│ │ ├── pugong
│ │ │ ├── Thumbs.db
│ │ │ ├── arrow1.gif
│ │ │ ├── arrow3.gif
│ │ │ ├── blue_dot.gif
│ │ │ ├── h_vip_bg.gif
│ │ │ ├── hunter-index_seach.gif
│ │ │ ├── ico_pugong.gif
│ │ │ ├── ico_qiuzhi.gif
│ │ │ ├── normal_hotline.gif
│ │ │ ├── normal_search.gif
│ │ │ └── qq_online.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── bg.gif
│ │ │ ├── bg.png
│ │ │ ├── button.gif
│ │ │ ├── tagleft.gif
│ │ │ ├── tagright.gif
│ │ │ └── tip_layer.png
│ │ ├── qqlayer.png
│ │ ├── qy_rz.gif
│ │ ├── read_people.gif
│ │ ├── reg_top.gif
│ │ ├── reg_txt_top.gif
│ │ ├── reg_txt_top2.gif
│ │ ├── retake_bottom.gif
│ │ ├── rhome_reg.gif
│ │ ├── rhome_tel.gif
│ │ ├── sbox_bg.gif
│ │ ├── search_ico.gif
│ │ ├── searchperson_ico.gif
│ │ ├── section_more.jpg
│ │ ├── sel_job_bg.gif
│ │ ├── select
│ │ │ ├── Thumbs.db
│ │ │ ├── buttonlogin.gif
│ │ │ ├── inputbg.gif
│ │ │ ├── right_big.gif
│ │ │ ├── s_Con.gif
│ │ │ ├── s_arrow.gif
│ │ │ ├── s_bubble.gif
│ │ │ ├── s_canceled.gif
│ │ │ ├── s_close.gif
│ │ │ ├── s_dialogBod.png
│ │ │ ├── s_loading.gif
│ │ │ ├── s_popbg.png
│ │ │ ├── s_popf.gif
│ │ │ ├── s_popq.gif
│ │ │ ├── s_pops.gif
│ │ │ ├── s_popw.gif
│ │ │ ├── s_promptF.png
│ │ │ ├── s_promptS.png
│ │ │ ├── selectbig.gif
│ │ │ └── so_bg.gif
│ │ ├── table32_bg2.gif
│ │ ├── tcc_close.gif
│ │ ├── topnav_bg.gif
│ │ ├── topnav_spanbg.gif
│ │ └── vip.gif
│ ├── index.html
│ ├── jobsearch.html
│ ├── jobshow.html
│ ├── js
│ │ ├── Baidumap.js
│ │ ├── Birthday-Calendar.js
│ │ ├── Job_Summary.js
│ │ ├── MSClass.js
│ │ ├── autoemail.js
│ │ ├── core.com.js
│ │ ├── core.js
│ │ ├── floatGuide.js
│ │ ├── focus.swf
│ │ ├── head.js
│ │ ├── hreg.js
│ │ ├── inputStyle.js
│ │ ├── jobsearch.js
│ │ ├── jquery.KinSlideshow.min.js
│ │ ├── jquery.boxy.js
│ │ ├── jquery.form.js
│ │ ├── jquery.js
│ │ ├── jquery.min.js
│ │ ├── jquery.scrollablecombo.js
│ │ ├── jquery.validate.min.js
│ │ ├── menuSelect.js
│ │ ├── postsearch.js
│ │ ├── preg.js
│ │ ├── q.js
│ │ ├── qqlayer.js
│ │ ├── screen.js
│ │ └── selectdata.js
│ ├── link.html
│ ├── news.html
│ ├── newslist.html
│ ├── newsshow.html
│ ├── noticeshow.html
│ ├── personlogin.html
│ ├── personregister.html
│ ├── photoresume.html
│ ├── pugong.html
│ ├── pugongregister.html
│ ├── pugongshow.html
│ ├── reclist.html
│ ├── resume.html
│ ├── resumelist.html
│ ├── resumeshow.html
│ ├── selectloginpanel.html
│ ├── simple.html
│ └── zhaopin.html
├── upload
│ ├── 20110926
│ │ ├── 2011092615040093.jpg
│ │ ├── 2011092615083375.jpg
│ │ ├── 2011092615094206.jpg
│ │ ├── 2011092615141668.jpg
│ │ ├── 2011092615143767.jpg
│ │ ├── 2011092615145701.jpg
│ │ ├── 2011092615150590.jpg
│ │ ├── 2011092615171815.jpg
│ │ ├── 2011092615212778.jpg
│ │ ├── 2011092615242037.jpg
│ │ ├── 2011092615301862.jpg
│ │ ├── 2011092615314259.gif
│ │ ├── 2011092615571245.jpg
│ │ ├── 2011092615584582.jpg
│ │ ├── 2011092616024220.jpg
│ │ └── 2011092616141006.jpg
│ ├── 20111001
│ │ ├── 2011100120453717.gif
│ │ ├── 2011100120473034.gif
│ │ ├── 2011100120483751.gif
│ │ ├── 2011100120485940.gif
│ │ ├── 2011100120510922.gif
│ │ ├── 2011100120520172.gif
│ │ └── 2011100120522891.gif
│ ├── 20111004
│ │ ├── 2011100417093843.jpg
│ │ ├── 2011100419421137.jpg
│ │ ├── 2011100419422304.jpg
│ │ ├── 2011100419450876.jpg
│ │ ├── 2011100419463871.jpg
│ │ ├── 2011100420153282.jpg
│ │ ├── 2011100420530581.jpg
│ │ ├── 2011100423115227.jpg
│ │ ├── 2011100423395779.jpg
│ │ └── 2011100423440953.jpg
│ ├── 20111006
│ │ ├── 2011100600344489.jpg
│ │ ├── 2011100600362339.jpg
│ │ ├── 2011100600363243.jpg
│ │ ├── 2011100600373081.jpg
│ │ └── 2011100622294143.png
│ ├── 20111027
│ │ └── 2011102723401846.jpg
│ ├── 20111031
│ │ ├── 2011103120252196.jpg
│ │ ├── 2011103120253265.jpg
│ │ └── 2011103120253981.jpg
│ ├── 20111103
│ │ ├── 2011110322173512.jpg
│ │ ├── 2011110322205362.jpg
│ │ └── 2011110322263894.jpg
│ ├── 20120101
│ │ └── 2012010122582861.gif
│ ├── 20120107
│ │ ├── 2012010723300493.jpg
│ │ └── 2012010723344297.jpg
│ ├── 20120108
│ │ ├── 2012010816362990.jpg
│ │ ├── 2012010816395822.gif
│ │ ├── 2012010816463229.JPG
│ │ ├── 2012010818063478.jpg
│ │ ├── 2012010818181188.jpg
│ │ ├── 2012010818242844.jpg
│ │ ├── 2012010820565224.JPG
│ │ └── 2012010821395426.jpg
│ ├── 20120227
│ │ ├── 2012022721085822.jpg
│ │ ├── 2012022721261434.jpg
│ │ ├── 2012022721333564.jpg
│ │ └── 2012022721422291.jpg
│ ├── 20120830
│ │ ├── 2012083014264825.jpg
│ │ └── 2012083014425731.jpg
│ ├── 20120925
│ │ ├── 2012092522104046.gif
│ │ ├── 2012092522193747.gif
│ │ ├── 2012092522391726.jpg
│ │ ├── 2012092522401002.jpg
│ │ ├── 2012092522510316.gif
│ │ ├── 2012092522553408.gif
│ │ ├── 2012092523050607.gif
│ │ ├── 2012092523065816.gif
│ │ ├── 2012092523071776.gif
│ │ ├── 2012092523073460.gif
│ │ ├── 2012092523130942.gif
│ │ ├── 2012092523195942.gif
│ │ └── 2012092523202059.jpg
│ ├── 20121008
│ │ ├── 2012100813154621.gif
│ │ ├── 2012100821050673.gif
│ │ ├── 2012100821053248.gif
│ │ ├── 2012100821073239.gif
│ │ ├── 2012100821075428.gif
│ │ ├── 2012100821081841.gif
│ │ ├── 2012100821111855.gif
│ │ ├── 2012100821112921.gif
│ │ ├── 2012100821115114.gif
│ │ └── 2012100821121863.gif
│ ├── 20121012
│ │ ├── 2012101211081281.jpg
│ │ └── 2012101211214118.jpg
│ ├── 20121013
│ │ └── 2012101300033126.png
│ ├── 20121024
│ │ ├── 2012102411303452.gif
│ │ ├── 2012102411312339.gif
│ │ ├── 2012102411314266.gif
│ │ └── 2012102415170438.jpg
│ ├── 20121223
│ │ └── 2012122322223301.jpg
│ ├── 20121224
│ │ └── 2012122415495900.jpg
│ ├── 20121227
│ │ └── 2012122722191195.jpg
│ ├── 20130102
│ │ ├── 2013010214363073.png
│ │ ├── 2013010214363434.png
│ │ ├── 2013010214371631.png
│ │ ├── 2013010214513360.png
│ │ ├── 2013010217215519.png
│ │ └── 2013010223234859.jpg
│ ├── 20130103
│ │ ├── 2013010312193154.jpg
│ │ └── 2013010312281845.jpg
│ ├── 20130122
│ │ ├── 2013012212545756.gif
│ │ ├── 2013012212551641.gif
│ │ ├── 2013012212553271.gif
│ │ ├── 2013012212555294.gif
│ │ ├── 2013012213003931.gif
│ │ ├── 2013012213010478.gif
│ │ ├── 2013012213011903.gif
│ │ ├── 2013012213023354.gif
│ │ ├── 2013012213073211.jpg
│ │ ├── 2013012213075950.gif
│ │ ├── 2013012213110842.gif
│ │ ├── 2013012214544448.jpg
│ │ ├── 2013012215001415.gif
│ │ └── 2013012215250045.gif
│ ├── 20130123
│ │ ├── 2013012300075922.jpg
│ │ ├── 2013012313341072.jpg
│ │ ├── 2013012314241617.jpg
│ │ ├── 2013012314291809.jpg
│ │ └── 2013012323162049.JPG
│ ├── avatars
│ └── avatarstemp
│ ├── 1416.jpg
│ ├── 1418.jpg
│ ├── 1419.jpg
│ └── 1620.jpg
├── wap
│ ├── Company.aspx
│ ├── CompanyList.aspx
│ ├── Joblist.aspx
│ ├── companyLink.aspx
│ ├── companyview.aspx
│ ├── css
│ │ └── wap.css
│ ├── foot.ascx
│ ├── index.aspx
│ ├── jobView.aspx
│ └── login.aspx
└── 安装说明.txt
95 directories, 976 files