在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 人才招聘网站源代码

人才招聘网站源代码

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:50.86M
  • 下载次数:20
  • 浏览次数:470
  • 发布时间:2021-02-02
  • 实例类别:一般编程问题
  • 发 布 人:好学IT男
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
源码采用asp.net技术开发,运行环境.net2.0 数据库sqlser2005,sqlserver2008 适用于各地方或者各行业的招聘网站门户建设同时包含手机移动端的手机招聘网站源码,后台功能强大。
【实例截图】
【核心代码】
49049224-233d-443f-a949-d1edbd8a0619
├── Boojob2015
│   ├── BooJob
│   │   ├── About
│   │   │   ├── About.aspx
│   │   │   ├── About.aspx.cs
│   │   │   ├── Ads.aspx
│   │   │   ├── Ads.aspx.cs
│   │   │   ├── Contact.aspx
│   │   │   ├── Contact.aspx.cs
│   │   │   ├── Fee.aspx
│   │   │   ├── Fee.aspx.cs
│   │   │   ├── Feedback.aspx
│   │   │   ├── Feedback.aspx.cs
│   │   │   ├── Friend.aspx
│   │   │   ├── Friend.aspx.cs
│   │   │   ├── Link.aspx
│   │   │   ├── Link.aspx.cs
│   │   │   ├── Service.aspx
│   │   │   ├── Service.aspx.cs
│   │   │   ├── SiteMap.aspx
│   │   │   ├── SiteMap.aspx.cs
│   │   │   ├── Statement.aspx
│   │   │   ├── Statement.aspx.cs
│   │   │   ├── SubList.aspx
│   │   │   └── SubList.aspx.cs
│   │   ├── App
│   │   │   ├── android.aspx
│   │   │   ├── android.aspx.cs
│   │   │   ├── index.aspx
│   │   │   ├── index.aspx.cs
│   │   │   ├── wap.aspx
│   │   │   ├── wap.aspx.cs
│   │   │   ├── weixin.aspx
│   │   │   ├── weixin.aspx.cs
│   │   │   └── zhiyecanyin.apk
│   │   ├── Ask
│   │   │   ├── Class.aspx
│   │   │   ├── Class.aspx.cs
│   │   │   ├── Class_detail.aspx
│   │   │   ├── Class_detail.aspx.cs
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── Question_Add.aspx
│   │   │   ├── Question_Add.aspx.cs
│   │   │   ├── Question.aspx
│   │   │   ├── Question.aspx.cs
│   │   │   ├── Question_Detail.aspx
│   │   │   ├── Question_Detail.aspx.cs
│   │   │   ├── Search.aspx
│   │   │   ├── Search.aspx.cs
│   │   │   ├── Search_Question.aspx
│   │   │   └── Search_Question.aspx.cs
│   │   ├── bin
│   │   │   ├── ActionlessForm.dll
│   │   │   ├── BooJob.dll
│   │   │   ├── BooJob.pdb
│   │   │   ├── LitJSON.dll
│   │   │   ├── Newtonsoft.Json.dll
│   │   │   ├── QQLoginAouth2.dll
│   │   │   ├── ThoughtWorks.QRCode.dll
│   │   │   └── URLRewriter.dll
│   │   ├── BooJob.csproj
│   │   ├── BooJob.csproj.user
│   │   ├── Campus
│   │   │   ├── Browse
│   │   │   │   ├── Index.aspx
│   │   │   │   ├── Index.aspx.cs
│   │   │   │   ├── Infodetail.aspx
│   │   │   │   ├── InfoDetail.aspx.cs
│   │   │   │   ├── Infolist.aspx
│   │   │   │   ├── InfoList.aspx.cs
│   │   │   │   ├── Schooldetail.aspx
│   │   │   │   ├── SchoolDetail.aspx.cs
│   │   │   │   ├── Studentdetail.aspx
│   │   │   │   ├── StudentDetail.aspx.cs
│   │   │   │   ├── Studentlist.aspx
│   │   │   │   └── StudentList.aspx.cs
│   │   │   ├── Cam_account_basic.aspx
│   │   │   ├── Cam_Account_Basic.aspx.cs
│   │   │   ├── Cam_account_logo.aspx
│   │   │   ├── Cam_Account_Logo.aspx.cs
│   │   │   ├── Cam_account_password.aspx
│   │   │   ├── Cam_Account_Password.aspx.cs
│   │   │   ├── Cam_Account_Service.aspx.cs
│   │   │   ├── Cam_info.aspx
│   │   │   ├── Cam_Info.aspx.cs
│   │   │   ├── Cam_info_publish.aspx
│   │   │   ├── Cam_Info_Publish.aspx.cs
│   │   │   ├── Cam_info_update.aspx
│   │   │   ├── Cam_Info_Update.aspx.cs
│   │   │   ├── Cam_service_apply.aspx
│   │   │   ├── Cam_Service_Apply.aspx.cs
│   │   │   ├── Cam_service.aspx
│   │   │   ├── Cam_student.aspx
│   │   │   ├── Cam_Student.aspx.cs
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── Info.aspx
│   │   │   ├── Info.aspx.cs
│   │   │   ├── JobSearch.aspx
│   │   │   ├── JobSearch.aspx.cs
│   │   │   ├── Login.aspx
│   │   │   ├── Login.aspx.cs
│   │   │   ├── Logout.aspx
│   │   │   ├── Logout.aspx.cs
│   │   │   ├── Register.aspx
│   │   │   ├── Register.aspx.cs
│   │   │   ├── Register_check.aspx
│   │   │   ├── Register_Check.aspx.cs
│   │   │   ├── School.aspx
│   │   │   ├── School.aspx.cs
│   │   │   ├── Student.aspx
│   │   │   ├── Student.aspx.cs
│   │   │   ├── Usercenter.aspx
│   │   │   └── UserCenter.aspx.cs
│   │   ├── class
│   │   │   ├── Class0.cs
│   │   │   ├── Class1.cs
│   │   │   ├── Class2.cs
│   │   │   └── Class3.cs
│   │   ├── Company
│   │   │   ├── Advancesearch.aspx
│   │   │   ├── AdvanceSearch.aspx.cs
│   │   │   ├── Browse
│   │   │   │   ├── Index.aspx
│   │   │   │   ├── Index.aspx.cs
│   │   │   │   ├── Jobdetail.aspx
│   │   │   │   ├── JobDetail.aspx.cs
│   │   │   │   ├── Jobdetails.aspx
│   │   │   │   ├── JobDetails.aspx.cs
│   │   │   │   ├── Jobmultilist.aspx
│   │   │   │   ├── JobMultiList.aspx.cs
│   │   │   │   ├── Message_Feedback.aspx
│   │   │   │   ├── Message_Feedback.aspx.cs
│   │   │   │   ├── Message_Read.aspx
│   │   │   │   ├── Message_Read.aspx.cs
│   │   │   │   ├── Message_Reply.aspx
│   │   │   │   ├── Message_Reply.aspx.cs
│   │   │   │   ├── News_Read.aspx
│   │   │   │   └── News_Read.aspx.cs
│   │   │   ├── Browse_Contact.aspx
│   │   │   ├── Browse_Contact.aspx.cs
│   │   │   ├── Browse_Guests.aspx
│   │   │   ├── Browse_guests.aspx.cs
│   │   │   ├── Browse_Jobs.aspx
│   │   │   ├── Browse_Jobs.aspx.cs
│   │   │   ├── Browse_News.aspx
│   │   │   ├── Browse_News.aspx.cs
│   │   │   ├── Browse_Pictures.aspx
│   │   │   ├── Browse_Pictures.aspx.cs
│   │   │   ├── Classsearch.aspx
│   │   │   ├── ClassSearch.aspx.cs
│   │   │   ├── Com_account_basic.aspx
│   │   │   ├── Com_Account_Basic.aspx.cs
│   │   │   ├── Com_account_map.aspx
│   │   │   ├── Com_Account_Map.aspx.cs
│   │   │   ├── Com_account_password.aspx
│   │   │   ├── Com_Account_Password.aspx.cs
│   │   │   ├── Com_account_qqremove.aspx
│   │   │   ├── Com_account_qqremove.aspx.cs
│   │   │   ├── Com_Appraise.aspx
│   │   │   ├── Com_Appraise.aspx.cs
│   │   │   ├── Com_ask_account.aspx
│   │   │   ├── Com_ask_account.aspx.cs
│   │   │   ├── Com_ask_answer.aspx
│   │   │   ├── Com_ask_answer.aspx.cs
│   │   │   ├── Com_ask_attention.aspx
│   │   │   ├── Com_ask_attention.aspx.cs
│   │   │   ├── Com_ask_question.aspx
│   │   │   ├── Com_ask_question.aspx.cs
│   │   │   ├── Com_ask_update.aspx
│   │   │   ├── Com_ask_update.aspx.cs
│   │   │   ├── Com_department.aspx
│   │   │   ├── Com_Department.aspx.cs
│   │   │   ├── Com_Job_Auto.aspx
│   │   │   ├── Com_Job_Auto.aspx.cs
│   │   │   ├── Com_job_manage.aspx
│   │   │   ├── Com_Job_Manage.aspx.cs
│   │   │   ├── Com_job_publish.aspx
│   │   │   ├── Com_Job_Publish.aspx.cs
│   │   │   ├── Com_job_Recruit.aspx
│   │   │   ├── Com_job_Recruit.aspx.cs
│   │   │   ├── Com_job_report.aspx
│   │   │   ├── Com_Job_Report.aspx.cs
│   │   │   ├── Com_Job_Shield.aspx
│   │   │   ├── Com_Job_Shield.aspx.cs
│   │   │   ├── Com_job_templateadd.aspx
│   │   │   ├── Com_Job_TemplateAdd.aspx.cs
│   │   │   ├── Com_job_template.aspx
│   │   │   ├── Com_Job_Template.aspx.cs
│   │   │   ├── Com_job_templateupdate.aspx
│   │   │   ├── Com_Job_TemplateUpdate.aspx.cs
│   │   │   ├── Com_Job_Term.aspx
│   │   │   ├── Com_Job_Term.aspx.cs
│   │   │   ├── Com_job_update.aspx
│   │   │   ├── Com_Job_Update.aspx.cs
│   │   │   ├── Com_mail_template.aspx
│   │   │   ├── Com_Mail_Template.aspx.cs
│   │   │   ├── Com_Message_feedback.aspx
│   │   │   ├── Com_Message_feedback.aspx.cs
│   │   │   ├── Com_Message_guest.aspx
│   │   │   ├── Com_Message_guest.aspx.cs
│   │   │   ├── Com_Message_report.aspx
│   │   │   ├── Com_Message_report.aspx.cs
│   │   │   ├── Com_Message_system.aspx
│   │   │   ├── Com_Message_system.aspx.cs
│   │   │   ├── Com_News.aspx
│   │   │   ├── Com_News.aspx.cs
│   │   │   ├── Com_News_Edit.aspx
│   │   │   ├── Com_News_Edit.aspx.cs
│   │   │   ├── Com_Picture.aspx
│   │   │   ├── Com_Picture.aspx.cs
│   │   │   ├── Com_picture_cert.aspx
│   │   │   ├── Com_Picture_Cert.aspx.cs
│   │   │   ├── Com_picture_logo.aspx
│   │   │   ├── Com_Picture_Logo.aspx.cs
│   │   │   ├── Com_resume_accept.aspx
│   │   │   ├── Com_Resume_Accept.aspx.cs
│   │   │   ├── Com_resume_advance.aspx
│   │   │   ├── Com_resume_advance.aspx.cs
│   │   │   ├── Com_resumeagent.aspx
│   │   │   ├── Com_ResumeAgent.aspx.cs
│   │   │   ├── Com_resumeagent_bespeak.aspx
│   │   │   ├── Com_ResumeAgent_Bespeak.aspx.cs
│   │   │   ├── Com_resume_attention.aspx
│   │   │   ├── Com_resume_attention.aspx.cs
│   │   │   ├── Com_resume_database.aspx
│   │   │   ├── Com_Resume_Database.aspx.cs
│   │   │   ├── Com_resume_dbclass.aspx
│   │   │   ├── Com_Resume_DbClass.aspx.cs
│   │   │   ├── Com_resume_download.aspx
│   │   │   ├── Com_Resume_Download.aspx.cs
│   │   │   ├── Com_Resume_Inner.aspx
│   │   │   ├── Com_Resume_Inner.aspx.cs
│   │   │   ├── Com_resume_interview.aspx
│   │   │   ├── Com_Resume_Interview.aspx.cs
│   │   │   ├── Com_resume_readaccept.aspx
│   │   │   ├── Com_Resume_ReadAccept.aspx.cs
│   │   │   ├── Com_resume_recycle.aspx
│   │   │   ├── Com_Resume_Recycle.aspx.cs
│   │   │   ├── Com_resume_ViewList.aspx
│   │   │   ├── Com_resume_ViewList.aspx.cs
│   │   │   ├── Com_search_advance.aspx
│   │   │   ├── Com_Search_Advance.aspx.cs
│   │   │   ├── Com_searcher_add.aspx
│   │   │   ├── Com_Searcher_Add.aspx.cs
│   │   │   ├── Com_searcher.aspx
│   │   │   ├── Com_Searcher.aspx.cs
│   │   │   ├── Com_searcher_update.aspx
│   │   │   ├── Com_Searcher_Update.aspx.cs
│   │   │   ├── Com_search_jobtype.aspx
│   │   │   ├── Com_Search_JobType.aspx.cs
│   │   │   ├── Com_search_new.aspx
│   │   │   ├── Com_Search_New.aspx.cs
│   │   │   ├── Com_Search_Photo.aspx
│   │   │   ├── Com_Search_Photo.aspx.cs
│   │   │   ├── Com_search_place.aspx
│   │   │   ├── Com_Search_Place.aspx.cs
│   │   │   ├── Com_search_quick.aspx
│   │   │   ├── Com_Search_Quick.aspx.cs
│   │   │   ├── Com_search_trade.aspx
│   │   │   ├── Com_Search_Trade.aspx.cs
│   │   │   ├── Com_Service_AliNotify.aspx
│   │   │   ├── Com_Service_AliNotify.aspx.cs
│   │   │   ├── Com_Service_Alipay.aspx
│   │   │   ├── Com_Service_Alipay.aspx.cs
│   │   │   ├── Com_Service_AliReturn.aspx
│   │   │   ├── Com_Service_AliReturn.aspx.cs
│   │   │   ├── Com_service_apply.aspx
│   │   │   ├── Com_Service_Apply.aspx.cs
│   │   │   ├── Com_service.aspx
│   │   │   ├── Com_Service.aspx.cs
│   │   │   ├── Com_service_confirm.aspx
│   │   │   ├── Com_Service_Confirm.aspx.cs
│   │   │   ├── com_Service_integral.aspx
│   │   │   ├── com_Service_integral.aspx.cs
│   │   │   ├── Com_service_netpay.aspx
│   │   │   ├── Com_Service_NetPay.aspx.cs
│   │   │   ├── Com_service_receive.aspx
│   │   │   ├── Com_Service_Receive.aspx.cs
│   │   │   ├── Com_service_send.aspx
│   │   │   ├── Com_Service_Send.aspx.cs
│   │   │   ├── Com_Service_Tenpay.aspx
│   │   │   ├── Com_Service_Tenpay.aspx.cs
│   │   │   ├── Com_Service_TenReturn.aspx
│   │   │   ├── Com_Service_TenReturn.aspx.cs
│   │   │   ├── Com_template.aspx
│   │   │   ├── Com_Template.aspx.cs
│   │   │   ├── Com_tofavorite.aspx
│   │   │   ├── Com_ToFavorite.aspx.cs
│   │   │   ├── Com_tointerview.aspx
│   │   │   ├── Com_ToInterview.aspx.cs
│   │   │   ├── com_topersondb.aspx
│   │   │   ├── Com_ToPersonDB.aspx.cs
│   │   │   ├── Com_tovideointerview.aspx
│   │   │   ├── Com_ToVideoInterview.aspx.cs
│   │   │   ├── Com_toword.aspx
│   │   │   ├── Com_toword.aspx.cs
│   │   │   ├── Com_video_apply.aspx
│   │   │   ├── Com_Video_Apply.aspx.cs
│   │   │   ├── Com_video_invite.aspx
│   │   │   ├── Com_Video_Invite.aspx.cs
│   │   │   ├── Com_video_manage.aspx
│   │   │   ├── Com_Video_Manage.aspx.cs
│   │   │   ├── Com_video_record.aspx
│   │   │   ├── Com_Video_Record.aspx.cs
│   │   │   ├── Com_video_room.aspx
│   │   │   ├── Com_Video_Room.aspx.cs
│   │   │   ├── Com_video_upload.aspx
│   │   │   ├── Com_Video_Upload.aspx.cs
│   │   │   ├── Com_video_upphoto.aspx
│   │   │   ├── Com_Video_UpPhoto.aspx.cs
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── Login.aspx
│   │   │   ├── Login.aspx.cs
│   │   │   ├── Logout.aspx
│   │   │   ├── Logout.aspx.cs
│   │   │   ├── Register_check.aspx
│   │   │   ├── Register_Check.aspx.cs
│   │   │   ├── Register_over.aspx
│   │   │   ├── Register_over.aspx.cs
│   │   │   ├── Register_two.aspx
│   │   │   ├── Register_two.aspx.cs
│   │   │   ├── Search.aspx
│   │   │   ├── Search.aspx.cs
│   │   │   ├── Showme.aspx
│   │   │   ├── Showme.aspx.cs
│   │   │   ├── Showme_list.aspx
│   │   │   ├── Showme_List.aspx.cs
│   │   │   ├── Showme_search.aspx
│   │   │   └── Showme_Search.aspx.cs
│   │   ├── Components
│   │   │   ├── AndroidDB.cs
│   │   │   ├── AskDB.cs
│   │   │   ├── CampusDB.cs
│   │   │   ├── CompanyDB.cs
│   │   │   ├── Database.cs
│   │   │   ├── Escape.cs
│   │   │   ├── HeadhuntDB.cs
│   │   │   ├── InfoDB.cs
│   │   │   ├── Integrals.cs
│   │   │   ├── JobFair.cs
│   │   │   ├── LetterDB.cs
│   │   │   ├── Message.cs
│   │   │   ├── Offices.cs
│   │   │   ├── PersonDB.cs
│   │   │   ├── Publics.cs
│   │   │   ├── ResumeDB.cs
│   │   │   ├── Salesman.cs
│   │   │   ├── Search.cs
│   │   │   ├── Systems.cs
│   │   │   ├── VideoDB.cs
│   │   │   ├── WapDB.cs
│   │   │   └── WordDB.cs
│   │   ├── Controls
│   │   │   ├── Ask_Class_Hot.ascx
│   │   │   ├── Ask_Class_Hot.ascx.cs
│   │   │   ├── Browse
│   │   │   │   ├── Footer.ascx
│   │   │   │   ├── Footer.ascx.cs
│   │   │   │   ├── Header_campus.ascx
│   │   │   │   ├── Header_campus.ascx.cs
│   │   │   │   ├── Header_jianli.ascx
│   │   │   │   ├── Header_jianli.ascx.cs
│   │   │   │   ├── Header_jobseek.ascx
│   │   │   │   ├── Header_Person_Search.ascx.cs
│   │   │   │   ├── Header_Search.ascx
│   │   │   │   ├── Header_Search.ascx.cs
│   │   │   │   ├── Lefter_campus.ascx
│   │   │   │   └── Lefter_Campus_Menu.ascx.cs
│   │   │   ├── Footer.ascx
│   │   │   ├── Footer.ascx.cs
│   │   │   ├── Footer_Copyright.ascx
│   │   │   ├── Footer_Copyright.ascx.cs
│   │   │   ├── Header_App.ascx
│   │   │   ├── Header_App.ascx.cs
│   │   │   ├── Header.ascx
│   │   │   ├── Header.ascx.cs
│   │   │   ├── Header_Ask.ascx
│   │   │   ├── Header_Ask.ascx.cs
│   │   │   ├── Header_Campus.ascx
│   │   │   ├── Header_Campus_Index.ascx.cs
│   │   │   ├── Header_campus_user.ascx
│   │   │   ├── Header_Campus_User.ascx.cs
│   │   │   ├── Header_company_user.ascx
│   │   │   ├── Header_Company_User.ascx.cs
│   │   │   ├── Header_headhunt.ascx
│   │   │   ├── Header_headhunt.ascx.cs
│   │   │   ├── Header_Hrtool.ascx
│   │   │   ├── Header_Hrtool.ascx.cs
│   │   │   ├── Header_info_campus.ascx
│   │   │   ├── Header_Info_Campus.ascx.cs
│   │   │   ├── Header_info_employment.ascx
│   │   │   ├── Header_Info_Employment.ascx.cs
│   │   │   ├── Header_info_headhunt.ascx
│   │   │   ├── Header_Info_Headhunt.ascx.cs
│   │   │   ├── Header_info_hr.ascx
│   │   │   ├── Header_Info_Hr.ascx.cs
│   │   │   ├── Header_Info_JobFair.ascx
│   │   │   ├── Header_Info_JobFair.ascx.cs
│   │   │   ├── Header_info_public.ascx
│   │   │   ├── Header_info_public.ascx.cs
│   │   │   ├── Header_Integral.ascx
│   │   │   ├── Header_Integral.ascx.cs
│   │   │   ├── Header_Jianli.ascx
│   │   │   ├── Header_Jianli.ascx.cs
│   │   │   ├── Header_JobFair.ascx
│   │   │   ├── Header_JobFair.ascx.cs
│   │   │   ├── Header_Jobseek.ascx
│   │   │   ├── Header_Jobseek.ascx.cs
│   │   │   ├── Header_Login.ascx
│   │   │   ├── Header_Login.ascx.cs
│   │   │   ├── Header_person_user.ascx
│   │   │   ├── Header_Person_User.ascx.cs
│   │   │   ├── Header_public.ascx
│   │   │   ├── Header_public.ascx.cs
│   │   │   ├── Header_public_campus.ascx
│   │   │   ├── Header_public_campus.ascx.cs
│   │   │   ├── Header_Qiye.ascx
│   │   │   ├── Header_Qiye.ascx.cs
│   │   │   ├── Header_Salary.ascx
│   │   │   ├── Header_Salary.ascx.cs
│   │   │   ├── Header_Search.ascx
│   │   │   ├── Header_Search.ascx.cs
│   │   │   ├── Header_Search_Company.ascx
│   │   │   ├── Header_Search_Company.ascx.cs
│   │   │   ├── Header_Simple.ascx
│   │   │   ├── Header_Simple.ascx.cs
│   │   │   ├── Header_Test.ascx
│   │   │   ├── Header_Test.ascx.cs
│   │   │   ├── Header_user_campus.ascx
│   │   │   ├── Header_user_campus.ascx.cs
│   │   │   ├── Header_user_company.ascx
│   │   │   ├── Header_user_company.ascx.cs
│   │   │   ├── Header_user_person.ascx
│   │   │   ├── Header_user_person.ascx.cs
│   │   │   ├── Header_video.ascx
│   │   │   ├── Header_video.ascx.cs
│   │   │   ├── Header_zhaopin.ascx
│   │   │   ├── Header_zhaopin.ascx.cs
│   │   │   ├── Login_Ask.ascx
│   │   │   ├── Login_Ask.ascx.cs
│   │   │   ├── Right.ascx
│   │   │   ├── Right.ascx.cs
│   │   │   ├── Right_campus_account.ascx
│   │   │   ├── Right_Campus_Account.ascx.cs
│   │   │   ├── Right_campus_info.ascx
│   │   │   ├── Right_Campus_Info.ascx.cs
│   │   │   ├── Right_campus_infocampus.ascx
│   │   │   ├── Right_Campus_InfoCampus.ascx.cs
│   │   │   ├── Right_campus_service.ascx
│   │   │   ├── Right_Campus_Service.ascx.cs
│   │   │   ├── Right_campus_student.ascx
│   │   │   ├── Right_Campus_Student.ascx.cs
│   │   │   ├── Right_campus_usercenter.ascx
│   │   │   ├── Right_Campus_UserCenter.ascx.cs
│   │   │   ├── Right_company_ask.ascx
│   │   │   ├── Right_company_ask.ascx.cs
│   │   │   ├── Right_company_basic.ascx
│   │   │   ├── Right_Company_Basic.ascx.cs
│   │   │   ├── Right_company_hr.ascx
│   │   │   ├── Right_Company_Hr.ascx.cs
│   │   │   ├── Right_company_job.ascx
│   │   │   ├── Right_Company_Job.ascx.cs
│   │   │   ├── Right_company_resumeagent.ascx
│   │   │   ├── Right_Company_ResumeAgent.ascx.cs
│   │   │   ├── Right_company_resume.ascx
│   │   │   ├── Right_Company_Resume.ascx.cs
│   │   │   ├── Right_company_service.ascx
│   │   │   ├── Right_Company_Service.ascx.cs
│   │   │   ├── Right_company_usercenter.ascx
│   │   │   ├── Right_Company_UserCenter.ascx.cs
│   │   │   ├── Right_company_video.ascx
│   │   │   ├── Right_Company_Video.ascx.cs
│   │   │   ├── Right_headhunt_info.ascx
│   │   │   ├── Right_Headhunt_Info.ascx.cs
│   │   │   ├── Right_JobFair_info.ascx
│   │   │   ├── Right_JobFair_info.ascx.cs
│   │   │   ├── Right_person_account.ascx
│   │   │   ├── Right_Person_Account.ascx.cs
│   │   │   ├── Right_person_ask.ascx
│   │   │   ├── Right_Person_Ask.ascx.cs
│   │   │   ├── Right_person_employment.ascx
│   │   │   ├── Right_Person_Employment.ascx.cs
│   │   │   ├── Right_person_jobagent.ascx
│   │   │   ├── Right_Person_JobAgent.ascx.cs
│   │   │   ├── Right_person_myjob.ascx
│   │   │   ├── Right_Person_MyJob.ascx.cs
│   │   │   ├── Right_person_resume.ascx
│   │   │   ├── Right_Person_Resume.ascx.cs
│   │   │   ├── Right_person_resumeenupdate.ascx
│   │   │   ├── Right_Person_ResumeEnUpdate.ascx.cs
│   │   │   ├── Right_person_resumetool.ascx
│   │   │   ├── Right_Person_ResumeTool.ascx.cs
│   │   │   ├── Right_person_resumeupdate.ascx
│   │   │   ├── Right_Person_ResumeUpdate.ascx.cs
│   │   │   ├── Right_person_service.ascx
│   │   │   ├── Right_Person_Service.ascx.cs
│   │   │   ├── Right_person_usercenter.ascx
│   │   │   └── Right_Person_UserCenter.ascx.cs
│   │   ├── CScript
│   │   │   ├── ask.js
│   │   │   ├── bigad.js
│   │   │   ├── browse_company.js
│   │   │   ├── browse_job.js
│   │   │   ├── browse_resume.js
│   │   │   ├── Cam_Index.js
│   │   │   ├── cam_register.js
│   │   │   ├── Cam_Search.js
│   │   │   ├── CheckFun.js
│   │   │   ├── Com_AdvanceSearch.js
│   │   │   ├── Com_Browse.js
│   │   │   ├── Com_Index.js
│   │   │   ├── com_register.js
│   │   │   ├── Com_Search.js
│   │   │   ├── Con_Right.js
│   │   │   ├── facybox.js
│   │   │   ├── Hea_Detail.js
│   │   │   ├── Hea_Search.js
│   │   │   ├── indexad.js
│   │   │   ├── Index.js
│   │   │   ├── Index_main.js
│   │   │   ├── inf_Detail.js
│   │   │   ├── Inf_Index.js
│   │   │   ├── jbox.js
│   │   │   ├── jquery.min.js
│   │   │   ├── jquery.mousewheel.js
│   │   │   ├── map
│   │   │   │   ├── jquery.email.tip.js
│   │   │   │   ├── jquery.validate.js
│   │   │   │   └── summary.js
│   │   │   ├── Per_Index.js
│   │   │   ├── Per_itskill.js
│   │   │   ├── per_Regemail.js
│   │   │   ├── Per_register.js
│   │   │   ├── per_regmobile3.js
│   │   │   ├── per_Regmobile.js
│   │   │   ├── per_regthree.js
│   │   │   ├── per_regtwo.js
│   │   │   ├── per_Reguser.js
│   │   │   ├── Per_Search.js
│   │   │   ├── pop_div.js
│   │   │   ├── pop_drag.js
│   │   │   ├── pop_jobtag.js
│   │   │   ├── pop_jquery.js
│   │   │   ├── Pub_Date.js
│   │   │   ├── Pub_Header.js
│   │   │   ├── Res_ResumeMultiList.js
│   │   │   ├── Res_ToApply.js
│   │   │   ├── sim_index.js
│   │   │   ├── Sub_Div.js
│   │   │   ├── Tree.JS
│   │   │   ├── user.js
│   │   │   ├── Vid_Index.js
│   │   │   ├── Wap_Index.js
│   │   │   └── Web_Manage.js
│   │   ├── Css
│   │   │   ├── about.css
│   │   │   ├── app.css
│   │   │   ├── ask.css
│   │   │   ├── campus.css
│   │   │   ├── Company
│   │   │   │   ├── default.css
│   │   │   │   └── template.css
│   │   │   ├── company.css
│   │   │   ├── default.css
│   │   │   ├── dialog.css
│   │   │   ├── footer.css
│   │   │   ├── header.css
│   │   │   ├── headhunt.css
│   │   │   ├── hrtool.css
│   │   │   ├── Index.css
│   │   │   ├── info.css
│   │   │   ├── integral.css
│   │   │   ├── jbox.css
│   │   │   ├── jianli.css
│   │   │   ├── job.css
│   │   │   ├── jobfair.css
│   │   │   ├── jobseek.css
│   │   │   ├── layer.css
│   │   │   ├── login.css
│   │   │   ├── map.css
│   │   │   ├── person.css
│   │   │   ├── popalpha.css
│   │   │   ├── pop.css
│   │   │   ├── public.css
│   │   │   ├── qiye.css
│   │   │   ├── reg_campus.css
│   │   │   ├── reg_company.css
│   │   │   ├── reg_person.css
│   │   │   ├── Resume
│   │   │   │   ├── 1.css
│   │   │   │   ├── 2.css
│   │   │   │   ├── 3.css
│   │   │   │   ├── 4.css
│   │   │   │   └── micro.css
│   │   │   ├── salary.css
│   │   │   ├── simple.css
│   │   │   ├── style.css
│   │   │   ├── test.css
│   │   │   ├── user.css
│   │   │   ├── video.css
│   │   │   ├── WapCss
│   │   │   │   ├── all.css
│   │   │   │   ├── Wap1.css
│   │   │   │   ├── Wap2.css
│   │   │   │   ├── Wap3.css
│   │   │   │   ├── Wap4.css
│   │   │   │   ├── Wap5.css
│   │   │   │   └── Wap.css
│   │   │   └── webmanage.css
│   │   ├── Default.aspx
│   │   ├── Default.aspx.cs
│   │   ├── Gateway
│   │   │   └── AliPay.aspx.cs
│   │   ├── global_asax.aspx.cs
│   │   ├── Global.aspx.cs
│   │   ├── Headhunt
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── Job_apply.aspx
│   │   │   ├── Job_Apply.aspx.cs
│   │   │   ├── Job.aspx
│   │   │   ├── Job.aspx.cs
│   │   │   ├── Person.aspx
│   │   │   ├── Person.aspx.cs
│   │   │   ├── Service_fee.aspx
│   │   │   ├── Service_Fee.aspx.cs
│   │   │   ├── Service_flow.aspx
│   │   │   ├── Service_Flow.aspx.cs
│   │   │   ├── Service_intro.aspx
│   │   │   ├── Service_Intro.aspx.cs
│   │   │   ├── Service_order.aspx
│   │   │   └── Service_Order.aspx.cs
│   │   ├── Hrtool
│   │   │   ├── Down.aspx
│   │   │   ├── Down.aspx.cs
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── List.aspx
│   │   │   ├── List.aspx.cs
│   │   │   ├── Search.aspx
│   │   │   └── Search.aspx.cs
│   │   ├── HttpMethods.aspx.cs
│   │   ├── Images
│   │   │   ├── About
│   │   │   │   ├── Left2_bg.jpg
│   │   │   │   ├── Left2_left.jpg
│   │   │   │   ├── Left2_right.jpg
│   │   │   │   ├── _notes
│   │   │   │   │   ├── Left2_bg.jpg.mno
│   │   │   │   │   ├── Left2_left.jpg.mno
│   │   │   │   │   └── Left2_right.jpg.mno
│   │   │   │   ├── site1.gif
│   │   │   │   ├── site2.gif
│   │   │   │   ├── site3.gif
│   │   │   │   ├── site4.gif
│   │   │   │   ├── site5.gif
│   │   │   │   ├── site6.gif
│   │   │   │   ├── site7.gif
│   │   │   │   └── site8.gif
│   │   │   ├── app
│   │   │   │   ├── bg1.jpg
│   │   │   │   ├── bg2.jpg
│   │   │   │   ├── bg3.png
│   │   │   │   ├── bg_android.png
│   │   │   │   ├── bg_touch.png
│   │   │   │   ├── bg_wap.png
│   │   │   │   ├── bg_weixin.png
│   │   │   │   ├── btn_down2.jpg
│   │   │   │   ├── btn_down3.jpg
│   │   │   │   ├── btn_down.jpg
│   │   │   │   ├── i1.jpg
│   │   │   │   ├── i2.jpg
│   │   │   │   ├── i3.jpg
│   │   │   │   ├── i4.jpg
│   │   │   │   ├── m11.png
│   │   │   │   ├── m12.png
│   │   │   │   ├── m13.png
│   │   │   │   ├── m14.png
│   │   │   │   ├── nav1.png
│   │   │   │   ├── nav.png
│   │   │   │   ├── navt.png
│   │   │   │   ├── _notes
│   │   │   │   │   ├── bg2.png.mno
│   │   │   │   │   ├── bg.png.mno
│   │   │   │   │   ├── bg_touch.png.mno
│   │   │   │   │   ├── bg_wap.png.mno
│   │   │   │   │   ├── bg_weixin.png.mno
│   │   │   │   │   ├── i6.gif.mno
│   │   │   │   │   ├── m1.png.mno
│   │   │   │   │   ├── m2.png.mno
│   │   │   │   │   ├── nav1.png.mno
│   │   │   │   │   └── nav.png.mno
│   │   │   │   └── Thumbs.db
│   │   │   ├── Ask
│   │   │   │   ├── att.png
│   │   │   │   ├── btn_login.png
│   │   │   │   ├── btn.png
│   │   │   │   ├── btn_reg.png
│   │   │   │   ├── class_bg.png
│   │   │   │   ├── class_t.png
│   │   │   │   ├── login1.jpg
│   │   │   │   ├── login2.jpg
│   │   │   │   ├── loginbtn.jpg
│   │   │   │   ├── login_pass.png
│   │   │   │   ├── login_user.png
│   │   │   │   ├── noatt.png
│   │   │   │   ├── que1.png
│   │   │   │   ├── sea_bg.png
│   │   │   │   ├── sea_btn.png
│   │   │   │   ├── sea_input.png
│   │   │   │   └── sea_question.png
│   │   │   ├── Blue
│   │   │   │   ├── Browse
│   │   │   │   │   ├── left1_bg.jpg
│   │   │   │   │   ├── left1_left.jpg
│   │   │   │   │   ├── left1_right.jpg
│   │   │   │   │   ├── _notes
│   │   │   │   │   │   ├── left1_bg.jpg.mno
│   │   │   │   │   │   ├── left1_left.jpg.mno
│   │   │   │   │   │   ├── left1_right.jpg.mno
│   │   │   │   │   │   ├── top1_bg.jpg.mno
│   │   │   │   │   │   ├── top2_t1.jpg.mno
│   │   │   │   │   │   └── top2_t2.jpg.mno
│   │   │   │   │   ├── Thumbs.db
│   │   │   │   │   ├── top1_bg.jpg
│   │   │   │   │   ├── top2_bg2.gif
│   │   │   │   │   ├── top2_bg.gif
│   │   │   │   │   ├── top2_t1.jpg
│   │   │   │   │   └── top2_t2.jpg
│   │   │   │   ├── b_top_bg2.jpg
│   │   │   │   ├── b_top_bg.jpg
│   │   │   │   ├── icon1.gif
│   │   │   │   ├── icon2.jpg
│   │   │   │   ├── left1_bg2.gif
│   │   │   │   ├── left1_bg.gif
│   │   │   │   ├── left1_bg.jpg
│   │   │   │   ├── left1_bottom.gif
│   │   │   │   ├── left1_left.gif
│   │   │   │   ├── left1_left.jpg
│   │   │   │   ├── left1_right.gif
│   │   │   │   ├── left1_right.jpg
│   │   │   │   ├── left1_t1.jpg
│   │   │   │   ├── left1_t2.jpg
│   │   │   │   ├── left1_top.gif
│   │   │   │   ├── left2_bg.gif
│   │   │   │   ├── left2_bottom.gif
│   │   │   │   ├── left2_t1.gif
│   │   │   │   ├── left2_t2.jpg
│   │   │   │   ├── left3_bg.gif
│   │   │   │   ├── left3_bg.jpg
│   │   │   │   ├── left3_left.jpg
│   │   │   │   ├── left3_RIGHT.jpg
│   │   │   │   ├── Left4_bg.jpg
│   │   │   │   ├── Left4_left.jpg
│   │   │   │   ├── Left4_right.jpg
│   │   │   │   ├── _notes
│   │   │   │   │   ├── Button_Login.gif.mno
│   │   │   │   │   ├── left1_t1.jpg.mno
│   │   │   │   │   ├── left1_t2.jpg.mno
│   │   │   │   │   ├── left3_bg.jpg.mno
│   │   │   │   │   ├── left3_left.jpg.mno
│   │   │   │   │   ├── left3_right.jpg.mno
│   │   │   │   │   ├── Reg1_bg2.jpg.mno
│   │   │   │   │   ├── Reg1_bg.jpg.mno
│   │   │   │   │   ├── right10_bg.jpg.mno
│   │   │   │   │   ├── right10_left.jpg.mno
│   │   │   │   │   ├── right10_right.jpg.mno
│   │   │   │   │   ├── right1_bg.jpg.mno
│   │   │   │   │   ├── right1_campus_bg.jpg.mno
│   │   │   │   │   ├── right1_campus_left.jpg.mno
│   │   │   │   │   ├── right1_campus_right.jpg.mno
│   │   │   │   │   ├── right1_campus_t1.jpg.mno
│   │   │   │   │   ├── right1_headhunt_bg.jpg.mno
│   │   │   │   │   ├── right1_headhunt_left.jpg.mno
│   │   │   │   │   ├── right1_headhunt_right.jpg.mno
│   │   │   │   │   ├── right1_headhunt_t1.jpg.mno
│   │   │   │   │   ├── right1_left.jpg.mno
│   │   │   │   │   ├── right1_person_bg.jpg.mno
│   │   │   │   │   ├── right1_person_left.jpg.mno
│   │   │   │   │   ├── right1_person_right.jpg.mno
│   │   │   │   │   ├── right1_person_t1.jpg.mno
│   │   │   │   │   ├── right1_right.jpg.mno
│   │   │   │   │   ├── right1_t1.jpg.mno
│   │   │   │   │   ├── right1_train_bg.jpg.mno
│   │   │   │   │   ├── right1_train_left.jpg.mno
│   │   │   │   │   ├── right1_train_right.jpg.mno
│   │   │   │   │   ├── right1_train_t1.jpg.mno
│   │   │   │   │   ├── right1_video_left.jpg.mno
│   │   │   │   │   ├── right1_video_right.jpg.mno
│   │   │   │   │   ├── right1_video_t1.jpg.mno
│   │   │   │   │   ├── right2_bg.jpg.mno
│   │   │   │   │   ├── right2_left.jpg.mno
│   │   │   │   │   ├── right2_right.jpg.mno
│   │   │   │   │   ├── right2_t1.jpg.mno
│   │   │   │   │   ├── right3_right.jpg.mno
│   │   │   │   │   ├── right3_t1.jpg.mno
│   │   │   │   │   ├── top1_bg.jpg.mno
│   │   │   │   │   ├── user_left1_bg2.jpg.mno
│   │   │   │   │   ├── user_left1_bg.jpg.mno
│   │   │   │   │   ├── user_left1_left.jpg.mno
│   │   │   │   │   ├── user_left1_right.jpg.mno
│   │   │   │   │   ├── user_left_bg.jpg.mno
│   │   │   │   │   ├── user_left_left.jpg.mno
│   │   │   │   │   └── user_left_right.jpg.mno
│   │   │   │   ├── Reg1_bg2.jpg
│   │   │   │   ├── Reg1_bg.jpg
│   │   │   │   ├── right10_bg.jpg
│   │   │   │   ├── right10_left.jpg
│   │   │   │   ├── right10_right.jpg
│   │   │   │   ├── right1_bg.jpg
│   │   │   │   ├── right1_campus_bg.jpg
│   │   │   │   ├── right1_campus_left.jpg
│   │   │   │   ├── right1_campus_right.jpg
│   │   │   │   ├── right1_campus_t1.jpg
│   │   │   │   ├── right1_headhunt_bg.jpg
│   │   │   │   ├── right1_headhunt_left.jpg
│   │   │   │   ├── right1_headhunt_right.jpg
│   │   │   │   ├── right1_headhunt_t1.jpg
│   │   │   │   ├── right1_left.jpg
│   │   │   │   ├── right1_person_bg.jpg
│   │   │   │   ├── right1_person_left.jpg
│   │   │   │   ├── right1_person_right.jpg
│   │   │   │   ├── right1_person_t1.jpg
│   │   │   │   ├── right1_right.jpg
│   │   │   │   ├── right1_t1.jpg
│   │   │   │   ├── right1_train_bg.jpg
│   │   │   │   ├── right1_train_left.jpg
│   │   │   │   ├── right1_train_right.jpg
│   │   │   │   ├── right1_train_t1.jpg
│   │   │   │   ├── right1_video_bg.jpg
│   │   │   │   ├── right1_video_left.jpg
│   │   │   │   ├── right1_video_right.jpg
│   │   │   │   ├── right1_video_t1.jpg
│   │   │   │   ├── right2_bg.jpg
│   │   │   │   ├── right2_left.jpg
│   │   │   │   ├── right2_right.jpg
│   │   │   │   ├── right2_t1.jpg
│   │   │   │   ├── right3_bg.jpg
│   │   │   │   ├── right3_left.jpg
│   │   │   │   ├── right3_right.jpg
│   │   │   │   ├── right3_t1.jpg
│   │   │   │   ├── Thumbs.db
│   │   │   │   ├── top1_bg.jpg
│   │   │   │   ├── user_left1_bg2.jpg
│   │   │   │   ├── user_left1_bg.jpg
│   │   │   │   ├── user_left1_left.jpg
│   │   │   │   ├── user_left1_right.jpg
│   │   │   │   ├── user_left2_bg.jpg
│   │   │   │   ├── user_left2_t.jpg
│   │   │   │   ├── user_left_bg.jpg
│   │   │   │   ├── user_left_left.jpg
│   │   │   │   └── user_left_right.jpg
│   │   │   ├── button
│   │   │   │   ├── 100_26.png
│   │   │   │   ├── 100_32.png
│   │   │   │   ├── 120_28.png
│   │   │   │   ├── 120_32.png
│   │   │   │   ├── 150_35.png
│   │   │   │   ├── 60_26.png
│   │   │   │   ├── 65_20.png
│   │   │   │   ├── 65_28.png
│   │   │   │   ├── 65_32n.png
│   │   │   │   ├── 65_32.png
│   │   │   │   ├── 70_35.png
│   │   │   │   ├── 80_26.png
│   │   │   │   ├── 85_28.png
│   │   │   │   ├── 85_32.png
│   │   │   │   └── _notes
│   │   │   │   ├── 100_32.png.mno
│   │   │   │   ├── 100_35.png.mno
│   │   │   │   ├── 120_32.png.mno
│   │   │   │   ├── 60_26.png.mno
│   │   │   │   ├── 65_28.png.mno
│   │   │   │   ├── 65_32n.png.mno
│   │   │   │   ├── 65_32.png.mno
│   │   │   │   └── 85_32.png.mno
│   │   │   ├── Campus
│   │   │   │   ├── Button1_1.gif
│   │   │   │   ├── Button1_2.gif
│   │   │   │   ├── Button1_3.gif
│   │   │   │   ├── Button_Login.gif
│   │   │   │   ├── Button_reg.gif
│   │   │   │   ├── Button_Search.gif
│   │   │   │   ├── camDown.png
│   │   │   │   ├── com_user1_0.jpg
│   │   │   │   ├── com_user1_1.jpg
│   │   │   │   ├── com_user1_2.jpg
│   │   │   │   ├── com_user1_3.jpg
│   │   │   │   ├── com_user1_4.jpg
│   │   │   │   ├── left1_bg.jpg
│   │   │   │   ├── left1_left.jpg
│   │   │   │   ├── left1_right.jpg
│   │   │   │   ├── left2_bg.jpg
│   │   │   │   ├── left2_left.jpg
│   │   │   │   ├── left2_right.jpg
│   │   │   │   ├── Mid1_bg.gif
│   │   │   │   ├── Mid1_Icon.gif
│   │   │   │   ├── Mid1_left.gif
│   │   │   │   ├── Mid1_right.gif
│   │   │   │   ├── Mid2_bg.jpg
│   │   │   │   ├── Mid2_left.jpg
│   │   │   │   ├── Mid2_right.jpg
│   │   │   │   ├── _notes
│   │   │   │   │   ├── Register1_1.gif.mno
│   │   │   │   │   ├── seaBtn2.png.mno
│   │   │   │   │   └── seaBtn3.png.mno
│   │   │   │   ├── Register1_1.gif
│   │   │   │   ├── Register2_1.gif
│   │   │   │   ├── Register2_2.gif
│   │   │   │   ├── seaBtn2.png
│   │   │   │   ├── seaBtn3.png
│   │   │   │   ├── seaBtn.png
│   │   │   │   ├── title1_bg2.jpg
│   │   │   │   ├── title1_bg3.jpg
│   │   │   │   ├── title1_bg.gif
│   │   │   │   ├── Title2_bg2.jpg
│   │   │   │   ├── title2_bg3.jpg
│   │   │   │   ├── title3_bg2.jpg
│   │   │   │   └── title3_bg3.jpg
│   │   │   ├── CampusLogin
│   │   │   │   ├── 1.gif
│   │   │   │   ├── 2.gif
│   │   │   │   ├── 3.gif
│   │   │   │   ├── 4.gif
│   │   │   │   ├── ad1.jpg
│   │   │   │   ├── bottom1_bg.gif
│   │   │   │   ├── bottom1_left.gif
│   │   │   │   ├── bottom1_right.gif
│   │   │   │   ├── Button_Login.gif
│   │   │   │   ├── Button_reg.gif
│   │   │   │   ├── Button_reg.jpg
│   │   │   │   ├── mid1_bg.gif
│   │   │   │   ├── _notes
│   │   │   │   │   ├── title1.gif.mno
│   │   │   │   │   └── title2.gif.mno
│   │   │   │   ├── title1.gif
│   │   │   │   ├── title2.gif
│   │   │   │   ├── top1_bg.gif
│   │   │   │   ├── top1_left.gif
│   │   │   │   └── top1_right.gif
│   │   │   ├── Company
│   │   │   │   ├── att1_1.gif
│   │   │   │   ├── att1_2.gif
│   │   │   │   ├── att1_bg.gif
│   │   │   │   ├── att2_1.gif
│   │   │   │   ├── att2_1.jpg
│   │   │   │   ├── att2_2.gif
│   │   │   │   ├── att2_2.jpg
│   │   │   │   ├── Browse
│   │   │   │   │   ├── cert0.jpg
│   │   │   │   │   ├── cert0.png
│   │   │   │   │   ├── cert1.jpg
│   │   │   │   │   ├── cert1.png
│   │   │   │   │   ├── combg.png
│   │   │   │   │   ├── deptbg.png
│   │   │   │   │   ├── deptt.png
│   │   │   │   │   ├── left1_bg.jpg
│   │   │   │   │   ├── left1_icon.gif
│   │   │   │   │   ├── left1_left.jpg
│   │   │   │   │   ├── left1_right.jpg
│   │   │   │   │   ├── left2_bg.gif
│   │   │   │   │   ├── _notes
│   │   │   │   │   │   ├── combg.png.mno
│   │   │   │   │   │   ├── titlebg.png.mno
│   │   │   │   │   │   └── viewt.png.mno
│   │   │   │   │   ├── replybg.gif
│   │   │   │   │   ├── report.jpg
│   │   │   │   │   ├── title1.jpg
│   │   │   │   │   ├── title2.jpg
│   │   │   │   │   ├── titlebg.png
│   │   │   │   │   ├── viewbg.png
│   │   │   │   │   └── viewt.png
│   │   │   │   ├── btn_Apply.gif
│   │   │   │   ├── Button1_1.gif
│   │   │   │   ├── Button1_2.gif
│   │   │   │   ├── Button2_1.jpg
│   │   │   │   ├── Button2_2.jpg
│   │   │   │   ├── Button3_1.gif
│   │   │   │   ├── Button3_2.gif
│   │   │   │   ├── Button3_3.gif
│   │   │   │   ├── Button_Login.gif
│   │   │   │   ├── Button_Reg.gif
│   │   │   │   ├── Button_Search.gif
│   │   │   │   ├── Button_Search.jpg
│   │   │   │   ├── com_user1_0.jpg
│   │   │   │   ├── com_user1_1.jpg
│   │   │   │   ├── com_user1_2.jpg
│   │   │   │   ├── com_user1_3.jpg
│   │   │   │   ├── com_user1_4.jpg
│   │   │   │   ├── com_user1_bg.jpg
│   │   │   │   ├── hrtool_1.gif
│   │   │   │   ├── hrtool_2.gif
│   │   │   │   ├── hrtool_bg.gif
│   │   │   │   ├── hrtool_btn.gif
│   │   │   │   ├── Icon1_FilterLost.gif
│   │   │   │   ├── Icon1_FilterNo.gif
│   │   │   │   ├── Icon1_FilterSucceed.gif
│   │   │   │   ├── Left1_bg.jpg
│   │   │   │   ├── Left1_left.jpg
│   │   │   │   ├── Left1_right.jpg
│   │   │   │   ├── Left2_bg.jpg
│   │   │   │   ├── Left2_left.jpg
│   │   │   │   ├── Left2_right.jpg
│   │   │   │   ├── Mid1_bg.gif
│   │   │   │   ├── Mid1_Icon.gif
│   │   │   │   ├── Mid1_left.gif
│   │   │   │   ├── Mid1_right.gif
│   │   │   │   ├── Mid2_bg.jpg
│   │   │   │   ├── Mid2_left.jpg
│   │   │   │   ├── Mid2_right.jpg
│   │   │   │   ├── _notes
│   │   │   │   │   ├── att2_1.gif.mno
│   │   │   │   │   ├── att2_2.gif.mno
│   │   │   │   │   ├── Button1_1.gif.mno
│   │   │   │   │   ├── Button3_1.gif.mno
│   │   │   │   │   ├── Button3_2.gif.mno
│   │   │   │   │   ├── Button3_3.gif.mno
│   │   │   │   │   ├── Button_Login.gif.mno
│   │   │   │   │   ├── Button_Reg.gif.mno
│   │   │   │   │   ├── com_user1_1.jpg.mno
│   │   │   │   │   ├── com_user1_2.jpg.mno
│   │   │   │   │   ├── com_user1_3.jpg.mno
│   │   │   │   │   ├── com_user1_4.jpg.mno
│   │   │   │   │   ├── Register1_1.gif.mno
│   │   │   │   │   ├── Right1_title1.gif.mno
│   │   │   │   │   ├── Right1_title2.gif.mno
│   │   │   │   │   ├── Right1_title3.gif.mno
│   │   │   │   │   ├── Right1_title4.gif.mno
│   │   │   │   │   ├── Right2_top.jpg.mno
│   │   │   │   │   ├── title1_bg3.jpg.mno
│   │   │   │   │   ├── title3_bg2.jpg.mno
│   │   │   │   │   └── title3_bg3.jpg.mno
│   │   │   │   ├── Register1_1.gif
│   │   │   │   ├── Register2_1.gif
│   │   │   │   ├── Register2_2.gif
│   │   │   │   ├── Register3_1.gif
│   │   │   │   ├── replybg.gif
│   │   │   │   ├── Right1_bg2.jpg
│   │   │   │   ├── Right1_bg3.jpg
│   │   │   │   ├── Right1_bg.gif
│   │   │   │   ├── Right1_bg.jpg
│   │   │   │   ├── Right1_bottom.gif
│   │   │   │   ├── Right1_Midbg.gif
│   │   │   │   ├── Right1_Search.gif
│   │   │   │   ├── Right1_top.gif
│   │   │   │   ├── Right2_bottom.gif
│   │   │   │   ├── Right2_top.jpg
│   │   │   │   ├── right4_bg.gif
│   │   │   │   ├── right4_left.gif
│   │   │   │   ├── right4_right.gif
│   │   │   │   ├── right4_t1.jpg
│   │   │   │   ├── right4_t1.png
│   │   │   │   ├── right4_t2.jpg
│   │   │   │   ├── Search
│   │   │   │   │   ├── Icon_micro.gif
│   │   │   │   │   ├── Icon_Photo.gif
│   │   │   │   │   └── Icon_Video.gif
│   │   │   │   ├── servce1.jpg
│   │   │   │   ├── servce2.jpg
│   │   │   │   ├── server_bottom.jpg
│   │   │   │   ├── service1_1.jpg
│   │   │   │   ├── service1_2.jpg
│   │   │   │   ├── service1_3.jpg
│   │   │   │   ├── service1_4.jpg
│   │   │   │   ├── service1_5.jpg
│   │   │   │   ├── service1_6.jpg
│   │   │   │   ├── service_bg.jpg
│   │   │   │   ├── service_top.jpg
│   │   │   │   ├── Space1.gif
│   │   │   │   ├── title1_bg2.jpg
│   │   │   │   ├── title1_bg3.jpg
│   │   │   │   ├── Title1_bg.gif
│   │   │   │   ├── Title2_bg2.jpg
│   │   │   │   ├── title2_bg3.jpg
│   │   │   │   ├── title3_bg2.jpg
│   │   │   │   └── title3_bg3.jpg
│   │   │   ├── CompanyLogin
│   │   │   │   ├── 1.gif
│   │   │   │   ├── 2.gif
│   │   │   │   ├── 3.gif
│   │   │   │   ├── 4.gif
│   │   │   │   ├── bottom1_bg.gif
│   │   │   │   ├── bottom1_left.gif
│   │   │   │   ├── bottom1_right.gif
│   │   │   │   ├── Button_Login.gif
│   │   │   │   ├── button_reg2.gif
│   │   │   │   ├── button_reg.gif
│   │   │   │   ├── button_reg.jpg
│   │   │   │   ├── com_ad1.gif
│   │   │   │   ├── i1.jpg
│   │   │   │   ├── i2.jpg
│   │   │   │   ├── i3.jpg
│   │   │   │   ├── i4.jpg
│   │   │   │   ├── i5.jpg
│   │   │   │   ├── i6.jpg
│   │   │   │   ├── mid1_bg.gif
│   │   │   │   ├── _notes
│   │   │   │   │   ├── Button_Login.gif.mno
│   │   │   │   │   ├── Button_reg.jpg.mno
│   │   │   │   │   ├── title1.gif.mno
│   │   │   │   │   └── title2.gif.mno
│   │   │   │   ├── title1.gif
│   │   │   │   ├── title2.gif
│   │   │   │   ├── top1_bg.gif
│   │   │   │   ├── top1_left.gif
│   │   │   │   └── top1_right.gif
│   │   │   ├── Flash
│   │   │   │   ├── AdsFile.swf
│   │   │   │   ├── CompanyRecord.swf
│   │   │   │   ├── focus.swf
│   │   │   │   ├── main.asc
│   │   │   │   ├── _notes
│   │   │   │   │   ├── CompanyRecord.swf.mno
│   │   │   │   │   ├── ResumeRecord.swf.mno
│   │   │   │   │   ├── TrainRecord.swf.mno
│   │   │   │   │   └── VideoPlayer.swf.mno
│   │   │   │   ├── Player.swf
│   │   │   │   ├── ResumeRecord.swf
│   │   │   │   ├── TrainRecord.swf
│   │   │   │   └── VideoPlayer.swf
│   │   │   ├── Header
│   │   │   │   ├── 3g.gif
│   │   │   │   ├── about.gif
│   │   │   │   ├── About_Logo.gif
│   │   │   │   ├── Aboutus_Logo.gif
│   │   │   │   ├── All10_bg.jpg
│   │   │   │   ├── All10_left.jpg
│   │   │   │   ├── All10_right.jpg
│   │   │   │   ├── All11_bg.jpg
│   │   │   │   ├── all1_bg2.gif
│   │   │   │   ├── All1_bg.jpg
│   │   │   │   ├── All1_left.jpg
│   │   │   │   ├── All1_right.jpg
│   │   │   │   ├── All2_bg.gif
│   │   │   │   ├── app.gif
│   │   │   │   ├── App_Logo.gif
│   │   │   │   ├── ask.gif
│   │   │   │   ├── btn_job.png
│   │   │   │   ├── btn_resume.png
│   │   │   │   ├── campus.gif
│   │   │   │   ├── Campus_Logo.gif
│   │   │   │   ├── City.gif
│   │   │   │   ├── Company_Logo.gif
│   │   │   │   ├── desktop.gif
│   │   │   │   ├── headhunt.gif
│   │   │   │   ├── Headhunt_Logo.gif
│   │   │   │   ├── hnav_bg1.png
│   │   │   │   ├── hnav_bg2.png
│   │   │   │   ├── hnav.png
│   │   │   │   ├── hnavt.png
│   │   │   │   ├── hrtool.gif
│   │   │   │   ├── hsea_btn.png
│   │   │   │   ├── hsea_ddl.png
│   │   │   │   ├── hsea_inp.png
│   │   │   │   ├── htop1.png
│   │   │   │   ├── htop2.png
│   │   │   │   ├── htop3.png
│   │   │   │   ├── htop4.png
│   │   │   │   ├── hTopleft.png
│   │   │   │   ├── hTop.png
│   │   │   │   ├── info_campus.gif
│   │   │   │   ├── info_employ.gif
│   │   │   │   ├── info_hr.gif
│   │   │   │   ├── integral.gif
│   │   │   │   ├── jianli.gif
│   │   │   │   ├── jobfair.gif
│   │   │   │   ├── JobFair_Logo.gif
│   │   │   │   ├── jobseek.gif
│   │   │   │   ├── map.gif
│   │   │   │   ├── nav1.png
│   │   │   │   ├── nav_right.gif
│   │   │   │   ├── navs.png
│   │   │   │   ├── navt.png
│   │   │   │   ├── _notes
│   │   │   │   │   ├── about.gif.mno
│   │   │   │   │   ├── About_Logo.gif.mno
│   │   │   │   │   ├── Aboutus_Logo.gif.mno
│   │   │   │   │   ├── app.gif.mno
│   │   │   │   │   ├── App_Logo.gif.mno
│   │   │   │   │   ├── ask.gif.mno
│   │   │   │   │   ├── a_top10_bg.jpg.mno
│   │   │   │   │   ├── a_top10_left.jpg.mno
│   │   │   │   │   ├── a_top10_right.jpg.mno
│   │   │   │   │   ├── a_top10_t1.jpg.mno
│   │   │   │   │   ├── a_top10_title2.jpg.mno
│   │   │   │   │   ├── a_top10_title.jpg.mno
│   │   │   │   │   ├── a_top10_t.jpg.mno
│   │   │   │   │   ├── Blue10_bg.jpg.mno
│   │   │   │   │   ├── Blue10_right.jpg.mno
│   │   │   │   │   ├── Blue1_bg2.jpg.mno
│   │   │   │   │   ├── Blue1_bg.jpg.mno
│   │   │   │   │   ├── Blue20_bg.jpg.mno
│   │   │   │   │   ├── Blue20_left.jpg.mno
│   │   │   │   │   ├── Blue20_right.jpg.mno
│   │   │   │   │   ├── Blue20_t1.jpg.mno
│   │   │   │   │   ├── Blue20_t2.jpg.mno
│   │   │   │   │   ├── Blue20_t3.jpg.mno
│   │   │   │   │   ├── Blue20_t4.jpg.mno
│   │   │   │   │   ├── CAMPUS.gif.mno
│   │   │   │   │   ├── Campus_Logo.gif.mno
│   │   │   │   │   ├── City.gif.mno
│   │   │   │   │   ├── Company_Logo.gif.mno
│   │   │   │   │   ├── headhunt.gif.mno
│   │   │   │   │   ├── Headhunt_Logo.gif.mno
│   │   │   │   │   ├── hrtool.gif.mno
│   │   │   │   │   ├── hSea1.png.mno
│   │   │   │   │   ├── hSea_inp.png.mno
│   │   │   │   │   ├── htop2.png.mno
│   │   │   │   │   ├── htop4.png.mno
│   │   │   │   │   ├── info_campus.gif.mno
│   │   │   │   │   ├── info_employ.gif.mno
│   │   │   │   │   ├── info_hr.gif.mno
│   │   │   │   │   ├── integral.gif.mno
│   │   │   │   │   ├── jianli.gif.mno
│   │   │   │   │   ├── jobfair.gif.mno
│   │   │   │   │   ├── JobFair_Logo.gif.mno
│   │   │   │   │   ├── jobseek.gif.mno
│   │   │   │   │   ├── orange1_green1.jpg.mno
│   │   │   │   │   ├── orange1_green2.jpg.mno
│   │   │   │   │   ├── orange1_headhunt1.jpg.mno
│   │   │   │   │   ├── orange1_headhunt2.jpg.mno
│   │   │   │   │   ├── orange1_person1.jpg.mno
│   │   │   │   │   ├── orange1_person2.jpg.mno
│   │   │   │   │   ├── orange1_r1.jpg.mno
│   │   │   │   │   ├── orange1_r2.jpg.mno
│   │   │   │   │   ├── orange1_red1.jpg.mno
│   │   │   │   │   ├── orange1_red2.jpg.mno
│   │   │   │   │   ├── orange1_right.jpg.mno
│   │   │   │   │   ├── orange1_t1.jpg.mno
│   │   │   │   │   ├── orange1_train1.jpg.mno
│   │   │   │   │   ├── orange1_train2.jpg.mno
│   │   │   │   │   ├── orange1_video1.jpg.mno
│   │   │   │   │   ├── orange1_video2.jpg.mno
│   │   │   │   │   ├── orange2_bg.jpg.mno
│   │   │   │   │   ├── orange2_left.jpg.mno
│   │   │   │   │   ├── orange2_right.jpg.mno
│   │   │   │   │   ├── Person20_bg3.jpg.mno
│   │   │   │   │   ├── Person20_bg4.jpg.mno
│   │   │   │   │   ├── Person21_bg3.jpg.mno
│   │   │   │   │   ├── Person21_bg.jpg.mno
│   │   │   │   │   ├── Person2.jpg.mno
│   │   │   │   │   ├── Person_Logo.gif.mno
│   │   │   │   │   ├── Plurality_Logo.gif.mno
│   │   │   │   │   ├── qiye.gif.mno
│   │   │   │   │   ├── service_Logo.gif.mno
│   │   │   │   │   ├── SIMPLE.gif.mno
│   │   │   │   │   ├── simple_Logo.gif.mno
│   │   │   │   │   ├── test.gif.mno
│   │   │   │   │   ├── Train_Logo.gif.mno
│   │   │   │   │   ├── u_campus.gif.mno
│   │   │   │   │   ├── unav.png.mno
│   │   │   │   │   ├── u_person.gif.mno
│   │   │   │   │   ├── utop2.png.mno
│   │   │   │   │   ├── utop3.png.mno
│   │   │   │   │   ├── utop5.png.mno
│   │   │   │   │   ├── video.gif.mno
│   │   │   │   │   └── Video_Logo.gif.mno
│   │   │   │   ├── Person_Logo.gif
│   │   │   │   ├── Plurality_Logo.gif
│   │   │   │   ├── qiye.gif
│   │   │   │   ├── salary.gif
│   │   │   │   ├── service_Logo.gif
│   │   │   │   ├── simple.gif
│   │   │   │   ├── simple_Logo.gif
│   │   │   │   ├── test.gif
│   │   │   │   ├── Train_Logo.gif
│   │   │   │   ├── u0.png
│   │   │   │   ├── u_campus.gif
│   │   │   │   ├── u_company.gif
│   │   │   │   ├── uhav.png
│   │   │   │   ├── unav.png
│   │   │   │   ├── u_person.gif
│   │   │   │   ├── utop1.png
│   │   │   │   ├── utop2.png
│   │   │   │   ├── utop3.png
│   │   │   │   ├── utop4.png
│   │   │   │   ├── utop5.png
│   │   │   │   ├── utop.png
│   │   │   │   ├── video.gif
│   │   │   │   └── Video_Logo.gif
│   │   │   ├── Headhunt
│   │   │   │   ├── Button_apply.gif
│   │   │   │   ├── Button_login.gif
│   │   │   │   ├── Button_reg.gif
│   │   │   │   ├── h1.gif
│   │   │   │   ├── h2.gif
│   │   │   │   ├── h3.gif
│   │   │   │   ├── h4.gif
│   │   │   │   ├── Icon1.gif
│   │   │   │   ├── left1_bg.jpg
│   │   │   │   ├── left1_left.jpg
│   │   │   │   ├── left1_right.jpg
│   │   │   │   ├── left2_bg.jpg
│   │   │   │   ├── left2_left.jpg
│   │   │   │   ├── left2_right.jpg
│   │   │   │   ├── line1_bg.gif
│   │   │   │   ├── _notes
│   │   │   │   │   ├── h1.gif.mno
│   │   │   │   │   ├── h2.gif.mno
│   │   │   │   │   ├── h3.gif.mno
│   │   │   │   │   ├── h4.gif.mno
│   │   │   │   │   ├── left1_left.jpg.mno
│   │   │   │   │   ├── left1_right.jpg.mno
│   │   │   │   │   ├── seaBtn2.png.mno
│   │   │   │   │   ├── seaBtn3.png.mno
│   │   │   │   │   └── seaBtn.png.mno
│   │   │   │   ├── seaBtn2.png
│   │   │   │   ├── seaBtn3.png
│   │   │   │   └── seaBtn.png
│   │   │   ├── hrtool
│   │   │   │   ├── 10.gif
│   │   │   │   ├── 1.gif
│   │   │   │   ├── 2.gif
│   │   │   │   ├── 3.gif
│   │   │   │   ├── 4.gif
│   │   │   │   ├── 5.gif
│   │   │   │   ├── 6.gif
│   │   │   │   ├── 7.gif
│   │   │   │   ├── 8.gif
│   │   │   │   └── 9.gif
│   │   │   ├── HtmlTemplate
│   │   │   │   ├── 1
│   │   │   │   │   ├── left1_1.gif
│   │   │   │   │   ├── left1_2.gif
│   │   │   │   │   ├── left1_3.gif
│   │   │   │   │   ├── top1_1.gif
│   │   │   │   │   └── top2_bg.jpg
│   │   │   │   ├── 2
│   │   │   │   │   ├── top1_1.gif
│   │   │   │   │   └── top2_bg.gif
│   │   │   │   ├── 3
│   │   │   │   │   ├── bottom1_left.gif
│   │   │   │   │   ├── bottom1_right.gif
│   │   │   │   │   ├── left1_bg.gif
│   │   │   │   │   ├── left1_bottom.gif
│   │   │   │   │   ├── left1_top.gif
│   │   │   │   │   ├── right1_bg.gif
│   │   │   │   │   ├── right1_right.gif
│   │   │   │   │   ├── right1_t1.gif
│   │   │   │   │   ├── right1_t2.gif
│   │   │   │   │   ├── top1_1.gif
│   │   │   │   │   ├── top1_bg.gif
│   │   │   │   │   └── top2_bg.jpg
│   │   │   │   ├── 4
│   │   │   │   │   ├── bottom1_bg.gif
│   │   │   │   │   ├── left1_bg.gif
│   │   │   │   │   ├── left1_bottom.gif
│   │   │   │   │   ├── left1_top.gif
│   │   │   │   │   ├── right1_t.gif
│   │   │   │   │   ├── top1_1.gif
│   │   │   │   │   ├── top1_2.gif
│   │   │   │   │   └── top2_bg.jpg
│   │   │   │   └── Template
│   │   │   │   ├── 1.gif
│   │   │   │   ├── 2.gif
│   │   │   │   ├── 3.gif
│   │   │   │   └── 4.gif
│   │   │   ├── index
│   │   │   │   ├── best.png
│   │   │   │   ├── body21.png
│   │   │   │   ├── brand.jpg
│   │   │   │   ├── csearch_bg.gif
│   │   │   │   ├── csearch_t1.gif
│   │   │   │   ├── csearch_t2.gif
│   │   │   │   ├── foot_1.png
│   │   │   │   ├── foot_2.png
│   │   │   │   ├── foot_3.png
│   │   │   │   ├── info1.jpg
│   │   │   │   ├── info2.jpg
│   │   │   │   ├── info3.jpg
│   │   │   │   ├── inpbtn.png
│   │   │   │   ├── inpsea1.png
│   │   │   │   ├── i.png
│   │   │   │   ├── joblist1.png
│   │   │   │   ├── joblist2.png
│   │   │   │   ├── load.gif
│   │   │   │   ├── login1.png
│   │   │   │   ├── login2.png
│   │   │   │   ├── loginon.png
│   │   │   │   ├── login_pass.png
│   │   │   │   ├── login_user.png
│   │   │   │   ├── menu1.png
│   │   │   │   ├── menu2.png
│   │   │   │   ├── navbottom.png
│   │   │   │   ├── navs.png
│   │   │   │   ├── navt.png
│   │   │   │   ├── new.gif
│   │   │   │   ├── _notes
│   │   │   │   │   ├── body21.png.mno
│   │   │   │   │   ├── inpsea1.png.mno
│   │   │   │   │   ├── joblist1.png.mno
│   │   │   │   │   ├── joblist2.png.mno
│   │   │   │   │   ├── login1.png.mno
│   │   │   │   │   ├── login2.png.mno
│   │   │   │   │   ├── menu1.png.mno
│   │   │   │   │   ├── menu2.png.mno
│   │   │   │   │   ├── n11.png.mno
│   │   │   │   │   ├── n1.png.mno
│   │   │   │   │   ├── navbottom.png.mno
│   │   │   │   │   ├── seahot.png.mno
│   │   │   │   │   ├── seatext.png.mno
│   │   │   │   │   └── seatitle.png.mno
│   │   │   │   ├── qq.gif
│   │   │   │   ├── resume.gif
│   │   │   │   ├── seahot.png
│   │   │   │   ├── seatext.png
│   │   │   │   ├── seatitle.png
│   │   │   │   ├── sinaweibo.gif
│   │   │   │   ├── title1.png
│   │   │   │   ├── title2.png
│   │   │   │   ├── topbar.png
│   │   │   │   ├── txweibo.gif
│   │   │   │   └── vip.gif
│   │   │   ├── Info
│   │   │   │   ├── Campus1.gif
│   │   │   │   ├── Employment1.gif
│   │   │   │   ├── Employment_2.gif
│   │   │   │   ├── Employment2.gif
│   │   │   │   ├── Employment_3.gif
│   │   │   │   ├── Employment3.gif
│   │   │   │   ├── Employment_3.jpg
│   │   │   │   ├── headhunt1.gif
│   │   │   │   ├── hr1.gif
│   │   │   │   ├── hr_2.gif
│   │   │   │   ├── hr_3.gif
│   │   │   │   ├── icon1.gif
│   │   │   │   ├── icon2.gif
│   │   │   │   ├── _notes
│   │   │   │   │   └── icon2.gif.mno
│   │   │   │   └── Train1.gif
│   │   │   ├── integral
│   │   │   │   ├── btn60_24.png
│   │   │   │   ├── btn.png
│   │   │   │   ├── i1.png
│   │   │   │   ├── i2.gif
│   │   │   │   ├── i4.png
│   │   │   │   ├── _notes
│   │   │   │   │   └── seaBtn.png.mno
│   │   │   │   ├── seaBtn.png
│   │   │   │   └── Thumbs.db
│   │   │   ├── jianli
│   │   │   │   ├── mini.gif
│   │   │   │   ├── _notes
│   │   │   │   │   ├── seaBtn2.png.mno
│   │   │   │   │   └── seaBtn.png.mno
│   │   │   │   ├── photo0.png
│   │   │   │   ├── photo1.png
│   │   │   │   ├── photon.png
│   │   │   │   ├── seaBtn2.png
│   │   │   │   ├── seaBtn.png
│   │   │   │   └── Thumbs.db
│   │   │   ├── JobFair
│   │   │   │   ├── bg1.jpg
│   │   │   │   ├── bg.gif
│   │   │   │   ├── button1.gif
│   │   │   │   ├── button2.gif
│   │   │   │   ├── button3.jpg
│   │   │   │   ├── button4.gif
│   │   │   │   ├── button5.gif
│   │   │   │   ├── date.png
│   │   │   │   ├── left1_bg.jpg
│   │   │   │   ├── left1_t2.gif
│   │   │   │   ├── left1_t.gif
│   │   │   │   ├── Mode
│   │   │   │   │   ├── Thumbs.db
│   │   │   │   │   ├── title1_bg.jpg
│   │   │   │   │   ├── title2_bg.jpg
│   │   │   │   │   ├── title3_bg.jpg
│   │   │   │   │   ├── title4_bg.jpg
│   │   │   │   │   ├── title5_bg.jpg
│   │   │   │   │   └── title6_bg.jpg
│   │   │   │   └── Thumbs.db
│   │   │   ├── jobseek
│   │   │   │   ├── advsearch.png
│   │   │   │   ├── cert.png
│   │   │   │   ├── empty1.png
│   │   │   │   ├── empty2.png
│   │   │   │   ├── hSea1Down.png
│   │   │   │   ├── hSea_inp.png
│   │   │   │   ├── i10.gif
│   │   │   │   ├── i1.png
│   │   │   │   ├── i2.png
│   │   │   │   ├── i3.png
│   │   │   │   ├── i4.png
│   │   │   │   ├── i5.png
│   │   │   │   ├── i6.png
│   │   │   │   ├── i7.gif
│   │   │   │   ├── i8.gif
│   │   │   │   ├── i9.gif
│   │   │   │   ├── inpsea0.png
│   │   │   │   ├── inpsea1.png
│   │   │   │   ├── inpsea2.png
│   │   │   │   ├── inpsea3.png
│   │   │   │   ├── inpsea4.png
│   │   │   │   ├── l1.png
│   │   │   │   ├── l2.png
│   │   │   │   ├── _notes
│   │   │   │   │   ├── cert.png.mno
│   │   │   │   │   ├── hSea_inp.png.mno
│   │   │   │   │   ├── i1.png.mno
│   │   │   │   │   ├── i3.png.mno
│   │   │   │   │   ├── inpsea1.png.mno
│   │   │   │   │   ├── inpsea2.png.mno
│   │   │   │   │   ├── inpsea3.png.mno
│   │   │   │   │   ├── seaBtn2.png.mno
│   │   │   │   │   └── seaBtn.png.mno
│   │   │   │   ├── seaBtn0.png
│   │   │   │   ├── seaBtn2.png
│   │   │   │   ├── seaBtn.png
│   │   │   │   ├── seaText.png
│   │   │   │   ├── style11.png
│   │   │   │   ├── style12.png
│   │   │   │   ├── style21.png
│   │   │   │   ├── style22.png
│   │   │   │   └── Thumbs.db
│   │   │   ├── login
│   │   │   │   ├── bg_cam.png
│   │   │   │   ├── bg_com.png
│   │   │   │   ├── bg_per.png
│   │   │   │   ├── bg_pub.png
│   │   │   │   ├── btn.png
│   │   │   │   ├── _notes
│   │   │   │   │   ├── bg_cam.png.mno
│   │   │   │   │   ├── bg_com.png.mno
│   │   │   │   │   ├── bg_per.png.mno
│   │   │   │   │   └── leftbg2.png.mno
│   │   │   │   ├── qq1.png
│   │   │   │   ├── Thumbs.db
│   │   │   │   ├── u1.png
│   │   │   │   └── u2.png
│   │   │   ├── map
│   │   │   │   ├── btn_apply.gif
│   │   │   │   ├── btn.gif
│   │   │   │   ├── icon
│   │   │   │   │   ├── 10.gif
│   │   │   │   │   ├── 11.gif
│   │   │   │   │   ├── 12.gif
│   │   │   │   │   ├── 13.gif
│   │   │   │   │   ├── 14.gif
│   │   │   │   │   ├── 15.gif
│   │   │   │   │   ├── 16.gif
│   │   │   │   │   ├── 17.gif
│   │   │   │   │   ├── 18.gif
│   │   │   │   │   ├── 19.gif
│   │   │   │   │   ├── 1.gif
│   │   │   │   │   ├── 20.gif
│   │   │   │   │   ├── 2.gif
│   │   │   │   │   ├── 3.gif
│   │   │   │   │   ├── 4.gif
│   │   │   │   │   ├── 5.gif
│   │   │   │   │   ├── 6.gif
│   │   │   │   │   ├── 7.gif
│   │   │   │   │   ├── 8.gif
│   │   │   │   │   ├── 9.gif
│   │   │   │   │   ├── _notes
│   │   │   │   │   │   ├── 10.gif.mno
│   │   │   │   │   │   ├── 11.gif.mno
│   │   │   │   │   │   ├── 12.gif.mno
│   │   │   │   │   │   ├── 132.gif.mno
│   │   │   │   │   │   ├── 14.gif.mno
│   │   │   │   │   │   ├── 15.gif.mno
│   │   │   │   │   │   ├── 16.gif.mno
│   │   │   │   │   │   ├── 17.gif.mno
│   │   │   │   │   │   ├── 18.gif.mno
│   │   │   │   │   │   ├── 19.gif.mno
│   │   │   │   │   │   ├── 20.gif.mno
│   │   │   │   │   │   ├── 3.gif.mno
│   │   │   │   │   │   ├── 4.gif.mno
│   │   │   │   │   │   ├── 5.gif.mno
│   │   │   │   │   │   ├── 6.gif.mno
│   │   │   │   │   │   ├── 7.gif.mno
│   │   │   │   │   │   ├── 8.gif.mno
│   │   │   │   │   │   └── 9.gif.mno
│   │   │   │   │   └── Thumbs.db
│   │   │   │   ├── info.gif
│   │   │   │   ├── popup_t2.gif
│   │   │   │   ├── success.gif
│   │   │   │   ├── Thumbs.db
│   │   │   │   └── us_mk_icon.png
│   │   │   ├── online
│   │   │   │   ├── log_btn.gif
│   │   │   │   ├── reg_btn.gif
│   │   │   │   ├── sea_btn.gif
│   │   │   │   └── Thumbs.db
│   │   │   ├── Person
│   │   │   │   ├── Button1_1.gif
│   │   │   │   ├── Button1_2.gif
│   │   │   │   ├── Button1_3.gif
│   │   │   │   ├── Button_Apply.gif
│   │   │   │   ├── Button_Login.gif
│   │   │   │   ├── Button_Reg.gif
│   │   │   │   ├── Button_Search.gif
│   │   │   │   ├── Button_Search.jpg
│   │   │   │   ├── china.gif
│   │   │   │   ├── Icon1_1.gif
│   │   │   │   ├── Icon1_2.gif
│   │   │   │   ├── icon2.gif
│   │   │   │   ├── Icon3.gif
│   │   │   │   ├── Icon4.gif
│   │   │   │   ├── input_bgindex_100.jpg
│   │   │   │   ├── input_bgindex_280.jpg
│   │   │   │   ├── left1_bg.gif
│   │   │   │   ├── Left1_bg.jpg
│   │   │   │   ├── Left1_left.jpg
│   │   │   │   ├── Left1_right.jpg
│   │   │   │   ├── Left2_bg.jpg
│   │   │   │   ├── Left2_left.jpg
│   │   │   │   ├── Left2_right.jpg
│   │   │   │   ├── _notes
│   │   │   │   │   ├── Button1_1.gif.mno
│   │   │   │   │   ├── Button1_2.gif.mno
│   │   │   │   │   ├── Button1_3.gif.mno
│   │   │   │   │   ├── Button_Apply.gif.mno
│   │   │   │   │   ├── Button_Login.gif.mno
│   │   │   │   │   ├── Button_Reg.gif.mno
│   │   │   │   │   ├── left1_bg.gif.mno
│   │   │   │   │   ├── per_user1_2.jpg.mno
│   │   │   │   │   ├── Register1_1.gif.mno
│   │   │   │   │   └── Register2_2.gif.mno
│   │   │   │   ├── per_user1_0.jpg
│   │   │   │   ├── per_user1_1.jpg
│   │   │   │   ├── per_user1_2.jpg
│   │   │   │   ├── per_user1_3.jpg
│   │   │   │   ├── per_user1_4.jpg
│   │   │   │   ├── per_user1_bg.jpg
│   │   │   │   ├── qiuzhi_1.jpg
│   │   │   │   ├── Register1_1.gif
│   │   │   │   ├── Register2_1.gif
│   │   │   │   ├── Register2_2.gif
│   │   │   │   ├── right1_bg.jpg
│   │   │   │   ├── Right5_bottom.gif
│   │   │   │   ├── Right5_top.gif
│   │   │   │   ├── sea_bg.jpg
│   │   │   │   ├── sea_left.jpg
│   │   │   │   ├── sea_right.jpg
│   │   │   │   ├── sea_title.jpg
│   │   │   │   ├── Thumbs.db
│   │   │   │   └── Tuijian.gif
│   │   │   ├── PersonLogin
│   │   │   │   ├── bottom1_bg.gif
│   │   │   │   ├── bottom1_left.gif
│   │   │   │   ├── bottom1_right.gif
│   │   │   │   ├── button_login.gif
│   │   │   │   ├── button_reg.gif
│   │   │   │   ├── i1.jpg
│   │   │   │   ├── i2.jpg
│   │   │   │   ├── i3.jpg
│   │   │   │   ├── i4.jpg
│   │   │   │   ├── i5.jpg
│   │   │   │   ├── i6.jpg
│   │   │   │   ├── icon1.jpg
│   │   │   │   ├── mid1_bg.gif
│   │   │   │   ├── _notes
│   │   │   │   │   ├── button_login.gif.mno
│   │   │   │   │   ├── button_reg.gif.mno
│   │   │   │   │   ├── title1.gif.mno
│   │   │   │   │   └── title2.gif.mno
│   │   │   │   ├── per_ads1.jpg
│   │   │   │   ├── Thumbs.db
│   │   │   │   ├── title1.gif
│   │   │   │   ├── title2.gif
│   │   │   │   ├── top1_bg.gif
│   │   │   │   ├── top1_left.gif
│   │   │   │   └── top1_right.gif
│   │   │   ├── Plurality
│   │   │   │   ├── Button_Login.gif
│   │   │   │   ├── Button_Reg.gif
│   │   │   │   ├── Icon1.gif
│   │   │   │   ├── Icon2.gif
│   │   │   │   ├── Icon4.gif
│   │   │   │   ├── left1_bg.jpg
│   │   │   │   ├── left1_left.jpg
│   │   │   │   ├── left1_right.jpg
│   │   │   │   ├── left2_bg.jpg
│   │   │   │   ├── left2_left.jpg
│   │   │   │   ├── left2_right.jpg
│   │   │   │   ├── line1.gif
│   │   │   │   ├── right1_bg.jpg
│   │   │   │   ├── right1_icon.gif
│   │   │   │   ├── right1_left.jpg
│   │   │   │   ├── right1_right.jpg
│   │   │   │   ├── right2_icon.gif
│   │   │   │   └── Thumbs.db
│   │   │   ├── pop
│   │   │   │   ├── attentionarrow.gif
│   │   │   │   ├── attentioncanceled.gif
│   │   │   │   ├── btn1.gif
│   │   │   │   ├── btn270.gif
│   │   │   │   ├── btn2.gif
│   │   │   │   ├── chk_off.gif
│   │   │   │   ├── chk_on.gif
│   │   │   │   ├── close.gif
│   │   │   │   ├── control.gif
│   │   │   │   ├── date.gif
│   │   │   │   ├── dialog2.png
│   │   │   │   ├── dialog3.png
│   │   │   │   ├── dialogclose.gif
│   │   │   │   ├── dialog.png
│   │   │   │   ├── down.jpg
│   │   │   │   ├── icon1.png
│   │   │   │   ├── inpadv.jpg
│   │   │   │   ├── inpPerd.gif
│   │   │   │   ├── inpper.jpg
│   │   │   │   ├── inppop2.jpg
│   │   │   │   ├── inppop.jpg
│   │   │   │   ├── inppopwap.jpg
│   │   │   │   ├── libg.png
│   │   │   │   ├── loading.gif
│   │   │   │   ├── message.gif
│   │   │   │   ├── message.jpg
│   │   │   │   ├── mobi_btn1.gif
│   │   │   │   ├── mobi_btn1.png
│   │   │   │   ├── mobi_btn2.gif
│   │   │   │   ├── mobi_btn2.png
│   │   │   │   ├── mobi_chk1.gif
│   │   │   │   ├── mobi_chk2.gif
│   │   │   │   ├── mobi_close.gif
│   │   │   │   ├── mobi_down.gif
│   │   │   │   ├── mobi_lower.gif
│   │   │   │   ├── mobi_pop.gif
│   │   │   │   ├── _notes
│   │   │   │   │   └── mobi_btn1.gif.mno
│   │   │   │   ├── regbtn2.gif
│   │   │   │   ├── regbtn2_hover.gif
│   │   │   │   ├── regbtn2_link.gif
│   │   │   │   ├── Thumbs.db
│   │   │   │   ├── titlebg.png
│   │   │   │   ├── top2_bg.jpg
│   │   │   │   └── top_bg.jpg
│   │   │   ├── Public
│   │   │   │   ├── best.gif
│   │   │   │   ├── bestn.gif
│   │   │   │   ├── best.png
│   │   │   │   ├── bg.gif
│   │   │   │   ├── bg.jpg
│   │   │   │   ├── body.png
│   │   │   │   ├── bottom_bg.jpg
│   │   │   │   ├── btn_confirm.gif
│   │   │   │   ├── btn_login.png
│   │   │   │   ├── btn_submit.png
│   │   │   │   ├── button100.png
│   │   │   │   ├── button1_reg.gif
│   │   │   │   ├── button1_save.gif
│   │   │   │   ├── button2_reg.gif
│   │   │   │   ├── button3_reg.gif
│   │   │   │   ├── button85.png
│   │   │   │   ├── button_reg.gif
│   │   │   │   ├── cert.png
│   │   │   │   ├── Close2.gif
│   │   │   │   ├── Close.gif
│   │   │   │   ├── down.jpg
│   │   │   │   ├── Error.jpg
│   │   │   │   ├── foot_buliang.gif
│   │   │   │   ├── foot_gs.gif
│   │   │   │   ├── foot_jc.gif
│   │   │   │   ├── foot_laodong.gif
│   │   │   │   ├── GetPassword1.gif
│   │   │   │   ├── Icon11.gif
│   │   │   │   ├── Icon1.gif
│   │   │   │   ├── icon2.gif
│   │   │   │   ├── icon2_t.gif
│   │   │   │   ├── icon3_2.gif
│   │   │   │   ├── Icon3_3.gif
│   │   │   │   ├── Icon3.gif
│   │   │   │   ├── Icon4_1.gif
│   │   │   │   ├── Icon4_Read.gif
│   │   │   │   ├── Icon4_UnRead2.gif
│   │   │   │   ├── Icon4_UnRead.gif
│   │   │   │   ├── icon5_1.gif
│   │   │   │   ├── icon5_2.gif
│   │   │   │   ├── icon5_3.gif
│   │   │   │   ├── icon5_4.gif
│   │   │   │   ├── icon5_5.gif
│   │   │   │   ├── icon5_6.gif
│   │   │   │   ├── icon6_1.gif
│   │   │   │   ├── icon6_2.gif
│   │   │   │   ├── Icon7.gif
│   │   │   │   ├── icon_errot.gif
│   │   │   │   ├── icon_lost.gif
│   │   │   │   ├── ico_note.gif
│   │   │   │   ├── Icon_Photo.gif
│   │   │   │   ├── icon_secc.gif
│   │   │   │   ├── Icon_Video.gif
│   │   │   │   ├── inputBg.gif
│   │   │   │   ├── Left1_bg.gif
│   │   │   │   ├── Left1_left1.gif
│   │   │   │   ├── Left1_left2.gif
│   │   │   │   ├── Left1_left3.gif
│   │   │   │   ├── Left1_left4.gif
│   │   │   │   ├── Left1_left5.gif
│   │   │   │   ├── Left1_left6.gif
│   │   │   │   ├── Left1_t1.gif
│   │   │   │   ├── Left1_t2.gif
│   │   │   │   ├── Line1_2.gif
│   │   │   │   ├── Line1.gif
│   │   │   │   ├── Line2.gif
│   │   │   │   ├── line3_bg.gif
│   │   │   │   ├── line3_left.gif
│   │   │   │   ├── line3_right.gif
│   │   │   │   ├── logint.png
│   │   │   │   ├── Logo.gif
│   │   │   │   ├── Logo_index.gif
│   │   │   │   ├── Logo_Resume.jpg
│   │   │   │   ├── logo_small.gif
│   │   │   │   ├── Logo_Trade.gif
│   │   │   │   ├── Logo_Wap.gif
│   │   │   │   ├── mail_bg2.gif
│   │   │   │   ├── mail_bg.gif
│   │   │   │   ├── mail_bottom2.gif
│   │   │   │   ├── mail_bottom.gif
│   │   │   │   ├── mail_top2.gif
│   │   │   │   ├── mail_top.gif
│   │   │   │   ├── _notes
│   │   │   │   │   ├── btn_login.png.mno
│   │   │   │   │   ├── btn_submit.png.mno
│   │   │   │   │   ├── button68.png.mno
│   │   │   │   │   ├── button85.png.mno
│   │   │   │   │   ├── cert.png.mno
│   │   │   │   │   ├── GetPassword1.gif.mno
│   │   │   │   │   ├── Left1_left1.gif.mno
│   │   │   │   │   ├── Left1_left2.gif.mno
│   │   │   │   │   ├── Logo_City.gif.mno
│   │   │   │   │   ├── Logo_CityIndex.gif.mno
│   │   │   │   │   ├── Logo.gif.mno
│   │   │   │   │   ├── Logo_index.gif.mno
│   │   │   │   │   ├── Logo.jpg.mno
│   │   │   │   │   ├── Logo_Resume.jpg.mno
│   │   │   │   │   ├── logo_small.gif.mno
│   │   │   │   │   ├── Logo_Trade.gif.mno
│   │   │   │   │   ├── Logo_Wap.gif.mno
│   │   │   │   │   ├── right10_bg2.jpg.mno
│   │   │   │   │   ├── right10_left.jpg.mno
│   │   │   │   │   ├── right10_right.jpg.mno
│   │   │   │   │   ├── right10_t.jpg.mno
│   │   │   │   │   ├── right11_bg.jpg.mno
│   │   │   │   │   ├── right11_right.jpg.mno
│   │   │   │   │   ├── right11_t2.jpg.mno
│   │   │   │   │   ├── right11_t.jpg.mno
│   │   │   │   │   ├── Right2_top.jpg.mno
│   │   │   │   │   ├── right6_left5.jpg.mno
│   │   │   │   │   ├── right6_right5.jpg.mno
│   │   │   │   │   └── right6_title5.jpg.mno
│   │   │   │   ├── qq2.gif
│   │   │   │   ├── qq.gif
│   │   │   │   ├── qqlogo_1.png
│   │   │   │   ├── qqlogo_6.gif
│   │   │   │   ├── qqlogo_6.png
│   │   │   │   ├── qq_t1.png
│   │   │   │   ├── qq_t2.png
│   │   │   │   ├── Register1_1.gif
│   │   │   │   ├── right10_bg2.jpg
│   │   │   │   ├── right10_bg.jpg
│   │   │   │   ├── right10_left.jpg
│   │   │   │   ├── right10_right.jpg
│   │   │   │   ├── right10_t.jpg
│   │   │   │   ├── right11_bg.jpg
│   │   │   │   ├── right11_right.jpg
│   │   │   │   ├── right11_t2.jpg
│   │   │   │   ├── right11_t.jpg
│   │   │   │   ├── right12_bg.jpg
│   │   │   │   ├── Right1_bg.jpg
│   │   │   │   ├── Right1_left1.jpg
│   │   │   │   ├── Right1_left2.jpg
│   │   │   │   ├── Right1_left3.jpg
│   │   │   │   ├── Right1_left4.jpg
│   │   │   │   ├── Right1_left5.jpg
│   │   │   │   ├── Right1_left6.jpg
│   │   │   │   ├── Right1_left.jpg
│   │   │   │   ├── Right1_right1.jpg
│   │   │   │   ├── Right1_right.jpg
│   │   │   │   ├── right20_bg.jpg
│   │   │   │   ├── right2_bg.jpg
│   │   │   │   ├── right2_left.jpg
│   │   │   │   ├── right2_right.jpg
│   │   │   │   ├── Right2_top.jpg
│   │   │   │   ├── right3_bg.jpg
│   │   │   │   ├── right3_left.jpg
│   │   │   │   ├── right3_right.jpg
│   │   │   │   ├── right3_t1.jpg
│   │   │   │   ├── right3_t2.jpg
│   │   │   │   ├── right3_t3.jpg
│   │   │   │   ├── right4.gif
│   │   │   │   ├── right5_bg.jpg
│   │   │   │   ├── right5_left6.jpg
│   │   │   │   ├── right5_right.jpg
│   │   │   │   ├── right5_t6.jpg
│   │   │   │   ├── right6_left1.jpg
│   │   │   │   ├── right6_left2.jpg
│   │   │   │   ├── right6_left3.jpg
│   │   │   │   ├── right6_left4.jpg
│   │   │   │   ├── right6_left5.jpg
│   │   │   │   ├── right6_left6.jpg
│   │   │   │   ├── right6_right1.jpg
│   │   │   │   ├── right6_right2.jpg
│   │   │   │   ├── right6_right3.jpg
│   │   │   │   ├── right6_right4.jpg
│   │   │   │   ├── right6_right5.jpg
│   │   │   │   ├── right6_right6.jpg
│   │   │   │   ├── right6_title2.jpg
│   │   │   │   ├── right6_title3.jpg
│   │   │   │   ├── right6_title5.jpg
│   │   │   │   ├── Space5px.gif
│   │   │   │   ├── star0.png
│   │   │   │   ├── star1.png
│   │   │   │   ├── Succeed.gif
│   │   │   │   ├── Succeed.jpg
│   │   │   │   ├── textbg.png
│   │   │   │   ├── Thumbs.db
│   │   │   │   ├── time.png
│   │   │   │   ├── top.png
│   │   │   │   └── vip.png
│   │   │   ├── red
│   │   │   │   ├── about_bg.jpg
│   │   │   │   ├── app_android1.gif
│   │   │   │   ├── app_android1.jpg
│   │   │   │   ├── app_bg.jpg
│   │   │   │   ├── appnav_title.jpg
│   │   │   │   ├── app_wap1.gif
│   │   │   │   ├── app_wap2.gif
│   │   │   │   ├── body_bg.jpg
│   │   │   │   ├── btn_search.jpg
│   │   │   │   ├── foot_ulbg.jpg
│   │   │   │   ├── nav_bg.jpg
│   │   │   │   ├── nav_right.gif
│   │   │   │   ├── nav_title.jpg
│   │   │   │   ├── psea_inp.jpg
│   │   │   │   ├── psea_other.jpg
│   │   │   │   ├── psea_place.gif
│   │   │   │   ├── psea_t1.jpg
│   │   │   │   ├── t1_1.jpg
│   │   │   │   ├── t1_2.jpg
│   │   │   │   ├── t1_bg.gif
│   │   │   │   ├── t1_bottom.jpg
│   │   │   │   ├── t1_left.gif
│   │   │   │   ├── t1_right.gif
│   │   │   │   ├── Thumbs.db
│   │   │   │   ├── topbar_bg.jpg
│   │   │   │   ├── topbar_list.jpg
│   │   │   │   ├── topbar_s.jpg
│   │   │   │   ├── top_rightp.gif
│   │   │   │   ├── topsea1.gif
│   │   │   │   ├── topsea2.jpg
│   │   │   │   └── topsea3.gif
│   │   │   ├── redtwo
│   │   │   │   ├── btn.jpg
│   │   │   │   ├── Button_Apply.gif
│   │   │   │   ├── icon1_1.gif
│   │   │   │   ├── icon1_2.gif
│   │   │   │   ├── icon_conor.gif
│   │   │   │   ├── icon_search.gif
│   │   │   │   ├── left1_bg.gif
│   │   │   │   ├── left1_bottom.gif
│   │   │   │   ├── left1_top.jpg
│   │   │   │   ├── leftbg216.gif
│   │   │   │   ├── leftbottom216.gif
│   │   │   │   ├── lefttop216.jpg
│   │   │   │   ├── login1_bg.jpg
│   │   │   │   ├── login2_bg.jpg
│   │   │   │   ├── login3_bg.jpg
│   │   │   │   ├── _notes
│   │   │   │   │   ├── left1_top.jpg.mno
│   │   │   │   │   ├── right3_left.jpg.mno
│   │   │   │   │   ├── right4_t1.jpg.mno
│   │   │   │   │   ├── right4_t1.png.mno
│   │   │   │   │   ├── right5_left.jpg.mno
│   │   │   │   │   ├── right6_left.jpg.mno
│   │   │   │   │   ├── top1_bgall.jpg.mno
│   │   │   │   │   ├── top1_title.jpg.mno
│   │   │   │   │   ├── top3_bg.jpg.mno
│   │   │   │   │   └── tophead_bg3.jpg.mno
│   │   │   │   ├── Num
│   │   │   │   │   ├── 1.gif
│   │   │   │   │   ├── 2.gif
│   │   │   │   │   ├── 3.gif
│   │   │   │   │   ├── 4.gif
│   │   │   │   │   ├── 5.gif
│   │   │   │   │   ├── 6.gif
│   │   │   │   │   ├── 7.gif
│   │   │   │   │   ├── 8.gif
│   │   │   │   │   └── Thumbs.db
│   │   │   │   ├── Reg1_bg2.jpg
│   │   │   │   ├── Reg1_bg.jpg
│   │   │   │   ├── reg_bar2.jpg
│   │   │   │   ├── reg_bar.jpg
│   │   │   │   ├── reg_bgr.jpg
│   │   │   │   ├── reg_btn.jpg
│   │   │   │   ├── reg_input_bg.jpg
│   │   │   │   ├── reg_login.jpg
│   │   │   │   ├── right11_t2.jpg
│   │   │   │   ├── right1_bg.gif
│   │   │   │   ├── right1_bg.jpg
│   │   │   │   ├── right1_bottom.gif
│   │   │   │   ├── right1_t1.gif
│   │   │   │   ├── right1_t2.jpg
│   │   │   │   ├── right1_t.jpg
│   │   │   │   ├── right2_bg.jpg
│   │   │   │   ├── right3_bg.jpg
│   │   │   │   ├── right3_left.jpg
│   │   │   │   ├── right3_mid.jpg
│   │   │   │   ├── right3_right.jpg
│   │   │   │   ├── right4_bg.gif
│   │   │   │   ├── right4_left.gif
│   │   │   │   ├── right4_right.gif
│   │   │   │   ├── right4_t1.jpg
│   │   │   │   ├── right4_t2.jpg
│   │   │   │   ├── right5_bg.jpg
│   │   │   │   ├── right5_left.jpg
│   │   │   │   ├── right5_mid.jpg
│   │   │   │   ├── right5_right.jpg
│   │   │   │   ├── right6_bg.jpg
│   │   │   │   ├── right6_left.jpg
│   │   │   │   ├── right6_right.jpg
│   │   │   │   ├── right7_bg2.jpg
│   │   │   │   ├── right7_bg.jpg
│   │   │   │   ├── right8_bg.jpg
│   │   │   │   ├── right8_left.jpg
│   │   │   │   ├── right8_right.jpg
│   │   │   │   ├── right8_t.jpg
│   │   │   │   ├── sea_title.jpg
│   │   │   │   ├── Thumbs.db
│   │   │   │   ├── top1_bg2.jpg
│   │   │   │   ├── top1_bgall.jpg
│   │   │   │   ├── top1_bg.jpg
│   │   │   │   ├── top1_bgs.jpg
│   │   │   │   ├── top1_bgt.jpg
│   │   │   │   ├── top1_t1.jpg
│   │   │   │   ├── top1_title.jpg
│   │   │   │   ├── top1_t.jpg
│   │   │   │   ├── top2_bg2.jpg
│   │   │   │   ├── top2_bg.jpg
│   │   │   │   ├── top3_bg.jpg
│   │   │   │   ├── top4_bg.jpg
│   │   │   │   ├── top5_bg.jpg
│   │   │   │   ├── topbar_bg2.jpg
│   │   │   │   ├── topbar_bg.jpg
│   │   │   │   ├── tophead_bg5.jpg
│   │   │   │   ├── tophead_bg.jpg
│   │   │   │   ├── topsea_1.gif
│   │   │   │   ├── topsea_1.jpg
│   │   │   │   ├── topsea2_1.jpg
│   │   │   │   ├── topsea2_2.jpg
│   │   │   │   ├── topsea2_3.jpg
│   │   │   │   ├── topsea_2.jpg
│   │   │   │   ├── topsea_3.gif
│   │   │   │   ├── topsea_3.jpg
│   │   │   │   ├── topsea_bg2.jpg
│   │   │   │   ├── topsea_bgall.jpg
│   │   │   │   ├── topsea_bg.jpg
│   │   │   │   ├── topsea_btn.jpg
│   │   │   │   ├── topsea_inp.jpg
│   │   │   │   └── topsea_t1.jpg
│   │   │   ├── reg
│   │   │   │   ├── body_bg.png
│   │   │   │   ├── btn_next.jpg
│   │   │   │   ├── com_1.jpg
│   │   │   │   ├── com_2.jpg
│   │   │   │   ├── com_service.jpg
│   │   │   │   ├── error.gif
│   │   │   │   ├── icon1.gif
│   │   │   │   ├── icon2.gif
│   │   │   │   ├── inputBg.gif
│   │   │   │   ├── _notes
│   │   │   │   │   ├── succeed.png.mno
│   │   │   │   │   └── two2.png.mno
│   │   │   │   ├── over1.png
│   │   │   │   ├── over2.png
│   │   │   │   ├── over3.png
│   │   │   │   ├── over4.png
│   │   │   │   ├── over5.png
│   │   │   │   ├── pass_0.gif
│   │   │   │   ├── pass_1.gif
│   │   │   │   ├── pass_2.gif
│   │   │   │   ├── pass_3.gif
│   │   │   │   ├── regl_bg.gif
│   │   │   │   ├── regl_email1.gif
│   │   │   │   ├── regl_email2.gif
│   │   │   │   ├── regl_mobi1.gif
│   │   │   │   ├── regl_mobi2.gif
│   │   │   │   ├── regl_user1.gif
│   │   │   │   ├── regl_user2.gif
│   │   │   │   ├── right.gif
│   │   │   │   ├── succeed.png
│   │   │   │   ├── three1.gif
│   │   │   │   ├── three2.gif
│   │   │   │   ├── Thumbs.db
│   │   │   │   └── two2.png
│   │   │   ├── Resume
│   │   │   │   ├── Browse
│   │   │   │   │   ├── 1
│   │   │   │   │   │   ├── bg.jpg
│   │   │   │   │   │   ├── Icon2.gif
│   │   │   │   │   │   ├── icon_t.jpg
│   │   │   │   │   │   └── _notes
│   │   │   │   │   │   └── bg.jpg.mno
│   │   │   │   │   ├── 2
│   │   │   │   │   │   ├── bg.jpg
│   │   │   │   │   │   ├── Icon2.gif
│   │   │   │   │   │   ├── icon_t.gif
│   │   │   │   │   │   └── icon_t.jpg
│   │   │   │   │   ├── 3
│   │   │   │   │   │   ├── bg.jpg
│   │   │   │   │   │   ├── Icon2.gif
│   │   │   │   │   │   └── icon_t.jpg
│   │   │   │   │   ├── 4
│   │   │   │   │   │   ├── bg.jpg
│   │   │   │   │   │   ├── Icon2.gif
│   │   │   │   │   │   └── icon_t.jpg
│   │   │   │   │   ├── bg.jpg
│   │   │   │   │   ├── download.gif
│   │   │   │   │   ├── Thumbs.db
│   │   │   │   │   └── top_bg.jpg
│   │   │   │   ├── Button1.gif
│   │   │   │   ├── Button2.gif
│   │   │   │   ├── button_Advance.gif
│   │   │   │   ├── button_CreateResume.gif
│   │   │   │   ├── Finish.gif
│   │   │   │   ├── Icon1.gif
│   │   │   │   ├── Icon2_1.gif
│   │   │   │   ├── Icon2_2.gif
│   │   │   │   ├── Icon2_3.gif
│   │   │   │   ├── Icon2_4.gif
│   │   │   │   ├── Icon3_Lock1.gif
│   │   │   │   ├── Icon3_Lock2.gif
│   │   │   │   ├── Icon3_Lock3.gif
│   │   │   │   ├── Icon3_Lock.gif
│   │   │   │   ├── Icon4_1.gif
│   │   │   │   ├── Icon4_2.gif
│   │   │   │   ├── Icon4_3.gif
│   │   │   │   ├── Icon4_4.gif
│   │   │   │   ├── Icon4_5.gif
│   │   │   │   ├── Icon4_6.gif
│   │   │   │   ├── Icon5_left.gif
│   │   │   │   ├── Icon5_Right.gif
│   │   │   │   ├── left1_bg2.jpg
│   │   │   │   ├── left1_bg3.jpg
│   │   │   │   ├── micro_bg.jpg
│   │   │   │   ├── micro_top.jpg
│   │   │   │   ├── _notes
│   │   │   │   │   ├── Button1.gif.mno
│   │   │   │   │   ├── button_CreateResume.gif.mno
│   │   │   │   │   ├── Icon2_1.gif.mno
│   │   │   │   │   ├── Icon2_2.gif.mno
│   │   │   │   │   ├── Icon2_3.gif.mno
│   │   │   │   │   ├── Icon2_4.gif.mno
│   │   │   │   │   ├── Icon5_left.gif.mno
│   │   │   │   │   ├── Icon5_Right.gif.mno
│   │   │   │   │   ├── Register1_1.gif.mno
│   │   │   │   │   ├── title1_bg2.jpg.mno
│   │   │   │   │   ├── title1_bg3.jpg.mno
│   │   │   │   │   ├── title2_bg2.jpg.mno
│   │   │   │   │   ├── title2_bg3.jpg.mno
│   │   │   │   │   ├── title3_bg2.jpg.mno
│   │   │   │   │   ├── title3_bg3.jpg.mno
│   │   │   │   │   └── title4_bg.gif.mno
│   │   │   │   ├── Register1_1.gif
│   │   │   │   ├── Register2_1.gif
│   │   │   │   ├── Register2_2.gif
│   │   │   │   ├── Star1_0.gif
│   │   │   │   ├── Star1_1.gif
│   │   │   │   ├── Star1_2.gif
│   │   │   │   ├── Star1_3.gif
│   │   │   │   ├── Star1_4.gif
│   │   │   │   ├── Star1_5.gif
│   │   │   │   ├── Star1_6.gif
│   │   │   │   ├── Star1_.gif
│   │   │   │   ├── Star_micro.gif
│   │   │   │   ├── Template
│   │   │   │   │   ├── 1.gif
│   │   │   │   │   ├── 2.gif
│   │   │   │   │   ├── 3.gif
│   │   │   │   │   ├── 4.gif
│   │   │   │   │   └── Thumbs.db
│   │   │   │   ├── Thumbs.db
│   │   │   │   ├── title1_bg2.jpg
│   │   │   │   ├── title1_bg3.jpg
│   │   │   │   ├── title1_bg.gif
│   │   │   │   ├── title2_bg2.jpg
│   │   │   │   ├── title2_bg3.jpg
│   │   │   │   ├── title3_bg2.jpg
│   │   │   │   ├── title3_bg3.jpg
│   │   │   │   ├── title4_bg.gif
│   │   │   │   ├── title5_bg.gif
│   │   │   │   └── title5_bg.jpg
│   │   │   ├── salary
│   │   │   │   ├── inpsea1.png
│   │   │   │   ├── seaBtn.png
│   │   │   │   ├── sPart1Bg.gif
│   │   │   │   ├── sPart2Bg.gif
│   │   │   │   └── Thumbs.db
│   │   │   ├── Search
│   │   │   │   ├── abg.jpg
│   │   │   │   ├── abottom.jpg
│   │   │   │   ├── arrow_home.gif
│   │   │   │   ├── atop.jpg
│   │   │   │   ├── BG.gif
│   │   │   │   ├── city_1.gif
│   │   │   │   ├── companybg.gif
│   │   │   │   ├── dttop.gif
│   │   │   │   ├── job_search02.gif
│   │   │   │   ├── job_search03.gif
│   │   │   │   ├── line_bg.gif
│   │   │   │   ├── login_bj01.gif
│   │   │   │   ├── login_denglu.gif
│   │   │   │   ├── _notes
│   │   │   │   │   └── logo.jpg.mno
│   │   │   │   ├── orangearrow.gif
│   │   │   │   ├── orangearrow_index.gif
│   │   │   │   ├── orangebg.gif
│   │   │   │   ├── orangebg_index.gif
│   │   │   │   ├── searchbg.gif
│   │   │   │   ├── searchbottom.gif
│   │   │   │   ├── searchgj.gif
│   │   │   │   ├── searchks.gif
│   │   │   │   ├── searchleft.gif
│   │   │   │   ├── searchright.gif
│   │   │   │   ├── searchshy.gif
│   │   │   │   ├── searchszn.gif
│   │   │   │   ├── searchtopbg2.gif
│   │   │   │   ├── searchtopbg.gif
│   │   │   │   └── searchtop.gif
│   │   │   ├── simple
│   │   │   │   ├── btn2.png
│   │   │   │   ├── btn.png
│   │   │   │   ├── btn_search2.png
│   │   │   │   ├── btn_search.png
│   │   │   │   ├── _notes
│   │   │   │   │   ├── btn2.png.mno
│   │   │   │   │   ├── btn.png.mno
│   │   │   │   │   ├── btn_search2.png.mno
│   │   │   │   │   └── btn_search.png.mno
│   │   │   │   └── Thumbs.db
│   │   │   ├── small
│   │   │   │   ├── flag0.gif
│   │   │   │   ├── flag1.gif
│   │   │   │   ├── lock0.gif
│   │   │   │   ├── lock1.gif
│   │   │   │   ├── reply0.gif
│   │   │   │   ├── reply1.gif
│   │   │   │   ├── Thumbs.db
│   │   │   │   ├── view0.gif
│   │   │   │   └── view1.gif
│   │   │   ├── Tree
│   │   │   │   ├── base.gif
│   │   │   │   ├── cd.gif
│   │   │   │   ├── empty.gif
│   │   │   │   ├── folder.gif
│   │   │   │   ├── folderopen.gif
│   │   │   │   ├── globe.gif
│   │   │   │   ├── imgfolder.gif
│   │   │   │   ├── joinbottom.gif
│   │   │   │   ├── join.gif
│   │   │   │   ├── line.gif
│   │   │   │   ├── minusbottom.gif
│   │   │   │   ├── minus.gif
│   │   │   │   ├── musicfolder.gif
│   │   │   │   ├── nolines_minus.gif
│   │   │   │   ├── nolines_plus.gif
│   │   │   │   ├── page.gif
│   │   │   │   ├── plusbottom.gif
│   │   │   │   ├── plus.gif
│   │   │   │   ├── question.gif
│   │   │   │   ├── Thumbs.db
│   │   │   │   └── trash.gif
│   │   │   ├── user
│   │   │   │   ├── i1.png
│   │   │   │   ├── i2.png
│   │   │   │   ├── i3.png
│   │   │   │   ├── icon.png
│   │   │   │   ├── jbox-icons.png
│   │   │   │   ├── jbox-title-icon.gif
│   │   │   │   ├── _notes
│   │   │   │   │   ├── u1.png.mno
│   │   │   │   │   ├── uleftbg.png.mno
│   │   │   │   │   └── uleftc.png.mno
│   │   │   │   ├── res1.png
│   │   │   │   ├── res2.png
│   │   │   │   ├── res3.png
│   │   │   │   ├── res4.png
│   │   │   │   ├── res5.gif
│   │   │   │   ├── right2_bg.gif
│   │   │   │   ├── right2_bottom.gif
│   │   │   │   ├── right2_top.gif
│   │   │   │   ├── Thumbs.db
│   │   │   │   ├── u0.png
│   │   │   │   ├── u1.png
│   │   │   │   ├── u2.png
│   │   │   │   ├── u3.png
│   │   │   │   ├── u4.png
│   │   │   │   ├── u5.png
│   │   │   │   ├── u6.png
│   │   │   │   ├── u7.png
│   │   │   │   ├── u8.png
│   │   │   │   ├── uAttJobt1.png
│   │   │   │   ├── uAttJobt2.png
│   │   │   │   ├── uAttJobt.png
│   │   │   │   ├── uleftbg.png
│   │   │   │   ├── uleftc.png
│   │   │   │   ├── uleftIcon.png
│   │   │   │   ├── uleft.png
│   │   │   │   ├── uLeftResumec1.png
│   │   │   │   ├── uLeftResumet.png
│   │   │   │   ├── ulefttbg.png
│   │   │   │   ├── ulistt.png
│   │   │   │   ├── uPerson.gif
│   │   │   │   ├── uResumeNull.png
│   │   │   │   ├── uRightbg.png
│   │   │   │   └── uRightTitle1.png
│   │   │   ├── Usercenter
│   │   │   │   ├── icon_sea.gif
│   │   │   │   ├── input_100.gif
│   │   │   │   ├── left2_bg2.jpg
│   │   │   │   ├── left2_bg.jpg
│   │   │   │   ├── left3_bg.gif
│   │   │   │   ├── left3_bottom.gif
│   │   │   │   ├── left3_top.gif
│   │   │   │   ├── left4_bg.gif
│   │   │   │   ├── left5_bg.gif
│   │   │   │   ├── left5_bg.jpg
│   │   │   │   ├── left5_t.jpg
│   │   │   │   ├── mid1_bg.jpg
│   │   │   │   ├── _notes
│   │   │   │   │   └── sea_bg.gif.mno
│   │   │   │   ├── right1_bg.gif
│   │   │   │   ├── right1_bottom.gif
│   │   │   │   ├── right1_top.gif
│   │   │   │   ├── right2_bg.gif
│   │   │   │   ├── right2_bottom.gif
│   │   │   │   ├── right2_top.gif
│   │   │   │   ├── right3_bg.gif
│   │   │   │   ├── right3_bottom.gif
│   │   │   │   ├── right3_top1.jpg
│   │   │   │   ├── sea_bg1.gif
│   │   │   │   ├── sea_bg2.gif
│   │   │   │   ├── sea_bg3.gif
│   │   │   │   ├── sea_bg4.jpg
│   │   │   │   ├── sea_bg.gif
│   │   │   │   ├── sea_button.jpg
│   │   │   │   ├── Thumbs.db
│   │   │   │   ├── title1_bg2.jpg
│   │   │   │   ├── title1_bg3.jpg
│   │   │   │   ├── title1_bg.gif
│   │   │   │   ├── title2_bg2.jpg
│   │   │   │   ├── title2_bg3.jpg
│   │   │   │   ├── title3_bg2.jpg
│   │   │   │   ├── title3_bg3.jpg
│   │   │   │   ├── title4_bg.gif
│   │   │   │   ├── user_left1_bg2.jpg
│   │   │   │   ├── user_left1_bg.jpg
│   │   │   │   ├── user_left1_left.jpg
│   │   │   │   ├── user_left1_right.jpg
│   │   │   │   ├── user_left2_bg.jpg
│   │   │   │   ├── user_left2_t.jpg
│   │   │   │   ├── user_left_bg.jpg
│   │   │   │   ├── user_left_left.jpg
│   │   │   │   ├── user_left_right.jpg
│   │   │   │   ├── userlist_bg1.jpg
│   │   │   │   └── userlist_bg2.jpg
│   │   │   ├── Video
│   │   │   │   ├── Button_login.gif
│   │   │   │   ├── Button_reg.gif
│   │   │   │   ├── left2_bg.jpg
│   │   │   │   ├── left2_left.jpg
│   │   │   │   ├── left2_right.jpg
│   │   │   │   ├── line1_title.gif
│   │   │   │   ├── login_bg.jpg
│   │   │   │   ├── right1_bg1.gif
│   │   │   │   ├── right1_bg2.jpg
│   │   │   │   ├── right1_bg3.jpg
│   │   │   │   ├── Thumbs.db
│   │   │   │   ├── Video2.gif
│   │   │   │   └── video.gif
│   │   │   ├── Wap
│   │   │   │   ├── about1_bg.jpg
│   │   │   │   ├── blue1_bg.gif
│   │   │   │   ├── blue1_bg.jpg
│   │   │   │   ├── left1_bg2.gif
│   │   │   │   ├── left1_bg.gif
│   │   │   │   ├── left1_bottom.gif
│   │   │   │   ├── left1_top.jpg
│   │   │   │   ├── logo.gif
│   │   │   │   ├── _notes
│   │   │   │   │   └── logo.gif.mno
│   │   │   │   ├── right1_left.jpg
│   │   │   │   ├── right1_mid.jpg
│   │   │   │   ├── right1_right.jpg
│   │   │   │   ├── right2_bg.jpg
│   │   │   │   ├── right2_bottom.jpg
│   │   │   │   ├── right2_left.jpg
│   │   │   │   ├── right2_right.jpg
│   │   │   │   ├── right2_t2.jpg
│   │   │   │   ├── right2_t3.jpg
│   │   │   │   ├── right2_t_bg.jpg
│   │   │   │   ├── right2_t.jpg
│   │   │   │   ├── right2_top.jpg
│   │   │   │   ├── right3_bg.gif
│   │   │   │   ├── right3_left.gif
│   │   │   │   ├── right4_bg.gif
│   │   │   │   ├── right4_t.jpg
│   │   │   │   └── Thumbs.db
│   │   │   ├── WebOffices
│   │   │   │   ├── 1x1.gif
│   │   │   │   ├── a_icon1.gif
│   │   │   │   ├── a_left2_bg.gif
│   │   │   │   ├── a_left2_bottom.gif
│   │   │   │   ├── a_left2_top.gif
│   │   │   │   ├── a_left_bg.jpg
│   │   │   │   ├── a_left_right.jpg
│   │   │   │   ├── a_left_t.jpg
│   │   │   │   ├── a_Login_bg.gif
│   │   │   │   ├── a_Login_bottom.gif
│   │   │   │   ├── a_Login_top.gif
│   │   │   │   ├── a_top_t1.gif
│   │   │   │   ├── bar4.gif
│   │   │   │   ├── bg.jpg
│   │   │   │   ├── bgn.png
│   │   │   │   ├── bg.png
│   │   │   │   ├── blank.gif
│   │   │   │   ├── bt_bg1_admin_left.jpg
│   │   │   │   ├── button_help.gif
│   │   │   │   ├── cal_nextMonth.gif
│   │   │   │   ├── canedit.gif
│   │   │   │   ├── cantedit.gif
│   │   │   │   ├── close.gif
│   │   │   │   ├── code.gif
│   │   │   │   ├── collapse.gif
│   │   │   │   ├── del.gif
│   │   │   │   ├── edit.gif
│   │   │   │   ├── expand.gif
│   │   │   │   ├── folder.gif
│   │   │   │   ├── folders.gif
│   │   │   │   ├── header_bg.jpg
│   │   │   │   ├── icon_list2.gif
│   │   │   │   ├── Left1_bg.gif
│   │   │   │   ├── left1_bg.jpg
│   │   │   │   ├── left_1.gif
│   │   │   │   ├── left_bg_admin.jpg
│   │   │   │   ├── left_bg.gif
│   │   │   │   ├── left_menu_bg.gif
│   │   │   │   ├── left.png
│   │   │   │   ├── left_t.gif
│   │   │   │   ├── line1.jpg
│   │   │   │   ├── lines
│   │   │   │   │   ├── dash.gif
│   │   │   │   │   ├── dashminus.gif
│   │   │   │   │   ├── dashplus.gif
│   │   │   │   │   ├── i.gif
│   │   │   │   │   ├── l.gif
│   │   │   │   │   ├── lminus.gif
│   │   │   │   │   ├── lplus.gif
│   │   │   │   │   ├── minus.gif
│   │   │   │   │   ├── noexpand.gif
│   │   │   │   │   ├── plus.gif
│   │   │   │   │   ├── r.gif
│   │   │   │   │   ├── rminus.gif
│   │   │   │   │   ├── rplus.gif
│   │   │   │   │   ├── t.gif
│   │   │   │   │   ├── Thumbs.db
│   │   │   │   │   ├── tminus.gif
│   │   │   │   │   └── tplus.gif
│   │   │   │   ├── login_bg.jpg
│   │   │   │   ├── login_bg.png
│   │   │   │   ├── login_btn.png
│   │   │   │   ├── login_code.png
│   │   │   │   ├── login_pass.png
│   │   │   │   ├── login_sub.png
│   │   │   │   ├── login_title.png
│   │   │   │   ├── login_user.png
│   │   │   │   ├── logo.jpg
│   │   │   │   ├── logo.png
│   │   │   │   ├── logo_sub.png
│   │   │   │   ├── logout.png
│   │   │   │   ├── minus.gif
│   │   │   │   ├── mode_design.gif
│   │   │   │   ├── mode_html.gif
│   │   │   │   ├── mode_view.gif
│   │   │   │   ├── _notes
│   │   │   │   │   ├── a_left2_bg.gif.mno
│   │   │   │   │   ├── a_left2_bottom.gif.mno
│   │   │   │   │   ├── a_Login_bg.gif.mno
│   │   │   │   │   ├── a_login_bg.jpg.mno
│   │   │   │   │   ├── a_Login_top.gif.mno
│   │   │   │   │   ├── a_title.jpg.mno
│   │   │   │   │   ├── a_title_sale.jpg.mno
│   │   │   │   │   ├── a_top_logo_city.jpg.mno
│   │   │   │   │   ├── a_top_logo.jpg.mno
│   │   │   │   │   ├── a_top_t1.gif.mno
│   │   │   │   │   ├── bg.png.mno
│   │   │   │   │   ├── city_logo.jpg.mno
│   │   │   │   │   ├── city_title.gif.mno
│   │   │   │   │   ├── copyright.jpg.mno
│   │   │   │   │   ├── head_logo_city.jpg.mno
│   │   │   │   │   ├── head_logo.jpg.mno
│   │   │   │   │   ├── left.png.mno
│   │   │   │   │   ├── login_bg.png.mno
│   │   │   │   │   ├── login_sub.png.mno
│   │   │   │   │   ├── login_title.png.mno
│   │   │   │   │   ├── logo_admin2.jpg.mno
│   │   │   │   │   ├── logo.jpg.mno
│   │   │   │   │   ├── logo.png.mno
│   │   │   │   │   ├── logo_sub.png.mno
│   │   │   │   │   ├── logout.png.mno
│   │   │   │   │   ├── Right1_bg.jpg.mno
│   │   │   │   │   ├── title.gif.mno
│   │   │   │   │   ├── Top1_bg.jpg.mno
│   │   │   │   │   ├── Top2_bg1.jpg.mno
│   │   │   │   │   ├── Top2_bg2.jpg.mno
│   │   │   │   │   └── Top2_bg.jpg.mno
│   │   │   │   ├── open.gif
│   │   │   │   ├── per1_and.gif
│   │   │   │   ├── per1_m.gif
│   │   │   │   ├── per1_qq.gif
│   │   │   │   ├── per1_wap.gif
│   │   │   │   ├── per1_web.gif
│   │   │   │   ├── plus.gif
│   │   │   │   ├── point_p_admin.jpg
│   │   │   │   ├── Right1_bg2.jpg
│   │   │   │   ├── Right1_bg.jpg
│   │   │   │   ├── Separator.gif
│   │   │   │   ├── space.gif
│   │   │   │   ├── td_title.gif
│   │   │   │   ├── th_bg.gif
│   │   │   │   ├── Thumbs.db
│   │   │   │   ├── Top1_bg.jpg
│   │   │   │   ├── Top2_bg1.jpg
│   │   │   │   ├── Top2_bg1.png
│   │   │   │   ├── Top2_bg2.jpg
│   │   │   │   ├── Top2_bg.jpg
│   │   │   │   ├── top_bg1_admin.jpg
│   │   │   │   ├── top_bg2_admin.jpg
│   │   │   │   ├── top_bg3_admin.jpg
│   │   │   │   ├── top_bg.jpg
│   │   │   │   ├── top_bg.png
│   │   │   │   ├── top_logo2.jpg
│   │   │   │   ├── top_logo.jpg
│   │   │   │   ├── top.png
│   │   │   │   ├── top_t1.gif
│   │   │   │   ├── top_t2.jpg
│   │   │   │   ├── VerifyCodeBack.Gif
│   │   │   │   ├── welcome.gif
│   │   │   │   └── welcome.jpg
│   │   │   ├── WebSales
│   │   │   │   ├── 1x1.gif
│   │   │   │   ├── bar4.gif
│   │   │   │   ├── bg.jpg
│   │   │   │   ├── blank.gif
│   │   │   │   ├── button_help.gif
│   │   │   │   ├── canedit.gif
│   │   │   │   ├── cantedit.gif
│   │   │   │   ├── close.gif
│   │   │   │   ├── code.gif
│   │   │   │   ├── collapse.gif
│   │   │   │   ├── date_picker.gif
│   │   │   │   ├── expand.gif
│   │   │   │   ├── foot_bg.gif
│   │   │   │   ├── header_bg.jpg
│   │   │   │   ├── Left1_bg.gif
│   │   │   │   ├── left1_bg.jpg
│   │   │   │   ├── left_1.gif
│   │   │   │   ├── left_bg.gif
│   │   │   │   ├── left_t.gif
│   │   │   │   ├── line1.jpg
│   │   │   │   ├── login_title.png
│   │   │   │   ├── logo.jpg
│   │   │   │   ├── logo.png
│   │   │   │   ├── minus.gif
│   │   │   │   ├── mode_design.gif
│   │   │   │   ├── mode_html.gif
│   │   │   │   ├── mode_view.gif
│   │   │   │   ├── _notes
│   │   │   │   │   ├── city_logo.jpg.mno
│   │   │   │   │   ├── city_title.gif.mno
│   │   │   │   │   ├── copyright.jpg.mno
│   │   │   │   │   ├── head_logo_city.jpg.mno
│   │   │   │   │   ├── head_logo.jpg.mno
│   │   │   │   │   ├── login_title.png.mno
│   │   │   │   │   ├── logo.jpg.mno
│   │   │   │   │   ├── logo.png.mno
│   │   │   │   │   ├── Right1_bg.jpg.mno
│   │   │   │   │   ├── sale_top1.jpg.mno
│   │   │   │   │   ├── title.gif.mno
│   │   │   │   │   ├── Top1_bg.jpg.mno
│   │   │   │   │   ├── Top2_bg1.jpg.mno
│   │   │   │   │   ├── Top2_bg2.jpg.mno
│   │   │   │   │   └── Top2_bg.jpg.mno
│   │   │   │   ├── open.gif
│   │   │   │   ├── plus.gif
│   │   │   │   ├── Right1_bg2.jpg
│   │   │   │   ├── Right1_bg.jpg
│   │   │   │   ├── Separator.gif
│   │   │   │   ├── space.gif
│   │   │   │   ├── td_title.gif
│   │   │   │   ├── th_bg.gif
│   │   │   │   ├── Thumbs.db
│   │   │   │   ├── Top1_bg.jpg
│   │   │   │   ├── Top2_bg2.jpg
│   │   │   │   ├── top_bg.jpg
│   │   │   │   ├── VerifyCodeBack.Gif
│   │   │   │   └── welcome.gif
│   │   │   └── weixin
│   │   │   ├── down_app.png
│   │   │   ├── Thumbs.db
│   │   │   ├── title.png
│   │   │   └── tourl.png
│   │   ├── Index.aspx
│   │   ├── Index.aspx.cs
│   │   ├── Info
│   │   │   ├── Campus.aspx
│   │   │   ├── Campus.aspx.cs
│   │   │   ├── Campus_List.aspx
│   │   │   ├── Campus_List.aspx.cs
│   │   │   ├── Employment.aspx
│   │   │   ├── Employment.aspx.cs
│   │   │   ├── Employment_list.aspx
│   │   │   ├── Employment_List.aspx.cs
│   │   │   ├── Headhunt.aspx
│   │   │   ├── Headhunt.aspx.cs
│   │   │   ├── Headhunt_list.aspx
│   │   │   ├── Headhunt_List.aspx.cs
│   │   │   ├── Hr.aspx
│   │   │   ├── Hr.aspx.cs
│   │   │   ├── Hr_list.aspx
│   │   │   ├── Hr_List.aspx.cs
│   │   │   ├── JobFair.aspx
│   │   │   ├── JobFair.aspx.cs
│   │   │   ├── JobFair_list.aspx
│   │   │   ├── JobFair_list.aspx.cs
│   │   │   ├── Public.aspx
│   │   │   └── Public.aspx.cs
│   │   ├── Integral
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── Product.aspx
│   │   │   ├── Product.aspx.cs
│   │   │   ├── Product_convert.aspx
│   │   │   ├── Product_convert.aspx.cs
│   │   │   ├── Product_detail.aspx
│   │   │   └── Product_detail.aspx.cs
│   │   ├── Jianli
│   │   │   ├── Advance.aspx
│   │   │   ├── Advance.aspx.cs
│   │   │   ├── Class.aspx
│   │   │   ├── Class.aspx.cs
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── JobType.aspx
│   │   │   ├── JobType.aspx.cs
│   │   │   ├── New.aspx
│   │   │   ├── New.aspx.cs
│   │   │   ├── Photo.aspx
│   │   │   ├── Photo.aspx.cs
│   │   │   ├── Place.aspx
│   │   │   ├── Place.aspx.cs
│   │   │   ├── PlaceSearch.aspx
│   │   │   ├── PlaceSearch.aspx.cs
│   │   │   ├── Search.aspx
│   │   │   ├── Search.aspx.cs
│   │   │   ├── Showme.aspx
│   │   │   ├── Showme.aspx.cs
│   │   │   ├── Trade.aspx
│   │   │   └── Trade.aspx.cs
│   │   ├── Jianzhi
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── Resume.aspx
│   │   │   └── Resume.aspx.cs
│   │   ├── Job
│   │   │   ├── Cbd.aspx
│   │   │   ├── cbd.aspx.cs
│   │   │   ├── Hot.aspx
│   │   │   ├── Hot.aspx.cs
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── JobType.aspx
│   │   │   ├── JobType.aspx.cs
│   │   │   ├── Key.aspx
│   │   │   ├── Key.aspx.cs
│   │   │   ├── Map.aspx
│   │   │   ├── Map.aspx.cs
│   │   │   ├── Map_JobList.aspx
│   │   │   ├── Map_JobList.aspx.cs
│   │   │   ├── Offices.aspx
│   │   │   ├── Offices.aspx.cs
│   │   │   ├── Place.aspx
│   │   │   ├── Place.aspx.cs
│   │   │   ├── Road.aspx
│   │   │   ├── Road.aspx.cs
│   │   │   ├── Trade.aspx
│   │   │   ├── Trade.aspx.cs
│   │   │   ├── Urgent.aspx
│   │   │   └── Urgent.aspx.cs
│   │   ├── JobFair
│   │   │   ├── Browse
│   │   │   │   ├── Content.aspx
│   │   │   │   ├── Content.aspx.cs
│   │   │   │   ├── Index.aspx
│   │   │   │   └── Index.aspx.cs
│   │   │   ├── Explain.aspx
│   │   │   ├── Explain.aspx.cs
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── Order.aspx
│   │   │   └── Order.aspx.cs
│   │   ├── JobSeek
│   │   │   ├── Advance.aspx
│   │   │   ├── Advance.aspx.cs
│   │   │   ├── Cbd.aspx
│   │   │   ├── cbd.aspx.cs
│   │   │   ├── Class.aspx
│   │   │   ├── Class.aspx.cs
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── Key.aspx
│   │   │   ├── Key.aspx.cs
│   │   │   ├── Map.aspx
│   │   │   ├── Map.aspx.cs
│   │   │   ├── Offices.aspx
│   │   │   ├── Offices.aspx.cs
│   │   │   ├── Place.aspx
│   │   │   ├── Place.aspx.cs
│   │   │   ├── Road.aspx
│   │   │   └── Road.aspx.cs
│   │   ├── KEditor
│   │   │   ├── kindeditor-all.js
│   │   │   ├── kindeditor-all-min.js
│   │   │   ├── kindeditor.js
│   │   │   ├── kindeditor-min.js
│   │   │   ├── lang
│   │   │   │   ├── ar.js
│   │   │   │   ├── en.js
│   │   │   │   ├── zh_CN.js
│   │   │   │   └── zh_TW.js
│   │   │   ├── net
│   │   │   │   ├── bin
│   │   │   │   │   └── LitJSON.dll
│   │   │   │   ├── file.ashx
│   │   │   │   └── upload.ashx
│   │   │   ├── plugins
│   │   │   │   ├── anchor
│   │   │   │   │   └── anchor.js
│   │   │   │   ├── autoheight
│   │   │   │   │   └── autoheight.js
│   │   │   │   ├── baidumap
│   │   │   │   │   ├── baidumap.js
│   │   │   │   │   ├── index.html
│   │   │   │   │   └── map.html
│   │   │   │   ├── clearhtml
│   │   │   │   │   └── clearhtml.js
│   │   │   │   ├── code
│   │   │   │   │   ├── code.js
│   │   │   │   │   ├── prettify.css
│   │   │   │   │   └── prettify.js
│   │   │   │   ├── emoticons
│   │   │   │   │   ├── emoticons.js
│   │   │   │   │   └── images
│   │   │   │   │   ├── 0.gif
│   │   │   │   │   ├── 100.gif
│   │   │   │   │   ├── 101.gif
│   │   │   │   │   ├── 102.gif
│   │   │   │   │   ├── 103.gif
│   │   │   │   │   ├── 104.gif
│   │   │   │   │   ├── 105.gif
│   │   │   │   │   ├── 106.gif
│   │   │   │   │   ├── 107.gif
│   │   │   │   │   ├── 108.gif
│   │   │   │   │   ├── 109.gif
│   │   │   │   │   ├── 10.gif
│   │   │   │   │   ├── 110.gif
│   │   │   │   │   ├── 111.gif
│   │   │   │   │   ├── 112.gif
│   │   │   │   │   ├── 113.gif
│   │   │   │   │   ├── 114.gif
│   │   │   │   │   ├── 115.gif
│   │   │   │   │   ├── 116.gif
│   │   │   │   │   ├── 117.gif
│   │   │   │   │   ├── 118.gif
│   │   │   │   │   ├── 119.gif
│   │   │   │   │   ├── 11.gif
│   │   │   │   │   ├── 120.gif
│   │   │   │   │   ├── 121.gif
│   │   │   │   │   ├── 122.gif
│   │   │   │   │   ├── 123.gif
│   │   │   │   │   ├── 124.gif
│   │   │   │   │   ├── 125.gif
│   │   │   │   │   ├── 126.gif
│   │   │   │   │   ├── 127.gif
│   │   │   │   │   ├── 128.gif
│   │   │   │   │   ├── 129.gif
│   │   │   │   │   ├── 12.gif
│   │   │   │   │   ├── 130.gif
│   │   │   │   │   ├── 131.gif
│   │   │   │   │   ├── 132.gif
│   │   │   │   │   ├── 133.gif
│   │   │   │   │   ├── 134.gif
│   │   │   │   │   ├── 13.gif
│   │   │   │   │   ├── 14.gif
│   │   │   │   │   ├── 15.gif
│   │   │   │   │   ├── 16.gif
│   │   │   │   │   ├── 17.gif
│   │   │   │   │   ├── 18.gif
│   │   │   │   │   ├── 19.gif
│   │   │   │   │   ├── 1.gif
│   │   │   │   │   ├── 20.gif
│   │   │   │   │   ├── 21.gif
│   │   │   │   │   ├── 22.gif
│   │   │   │   │   ├── 23.gif
│   │   │   │   │   ├── 24.gif
│   │   │   │   │   ├── 25.gif
│   │   │   │   │   ├── 26.gif
│   │   │   │   │   ├── 27.gif
│   │   │   │   │   ├── 28.gif
│   │   │   │   │   ├── 29.gif
│   │   │   │   │   ├── 2.gif
│   │   │   │   │   ├── 30.gif
│   │   │   │   │   ├── 31.gif
│   │   │   │   │   ├── 32.gif
│   │   │   │   │   ├── 33.gif
│   │   │   │   │   ├── 34.gif
│   │   │   │   │   ├── 35.gif
│   │   │   │   │   ├── 36.gif
│   │   │   │   │   ├── 37.gif
│   │   │   │   │   ├── 38.gif
│   │   │   │   │   ├── 39.gif
│   │   │   │   │   ├── 3.gif
│   │   │   │   │   ├── 40.gif
│   │   │   │   │   ├── 41.gif
│   │   │   │   │   ├── 42.gif
│   │   │   │   │   ├── 43.gif
│   │   │   │   │   ├── 44.gif
│   │   │   │   │   ├── 45.gif
│   │   │   │   │   ├── 46.gif
│   │   │   │   │   ├── 47.gif
│   │   │   │   │   ├── 48.gif
│   │   │   │   │   ├── 49.gif
│   │   │   │   │   ├── 4.gif
│   │   │   │   │   ├── 50.gif
│   │   │   │   │   ├── 51.gif
│   │   │   │   │   ├── 52.gif
│   │   │   │   │   ├── 53.gif
│   │   │   │   │   ├── 54.gif
│   │   │   │   │   ├── 55.gif
│   │   │   │   │   ├── 56.gif
│   │   │   │   │   ├── 57.gif
│   │   │   │   │   ├── 58.gif
│   │   │   │   │   ├── 59.gif
│   │   │   │   │   ├── 5.gif
│   │   │   │   │   ├── 60.gif
│   │   │   │   │   ├── 61.gif
│   │   │   │   │   ├── 62.gif
│   │   │   │   │   ├── 63.gif
│   │   │   │   │   ├── 64.gif
│   │   │   │   │   ├── 65.gif
│   │   │   │   │   ├── 66.gif
│   │   │   │   │   ├── 67.gif
│   │   │   │   │   ├── 68.gif
│   │   │   │   │   ├── 69.gif
│   │   │   │   │   ├── 6.gif
│   │   │   │   │   ├── 70.gif
│   │   │   │   │   ├── 71.gif
│   │   │   │   │   ├── 72.gif
│   │   │   │   │   ├── 73.gif
│   │   │   │   │   ├── 74.gif
│   │   │   │   │   ├── 75.gif
│   │   │   │   │   ├── 76.gif
│   │   │   │   │   ├── 77.gif
│   │   │   │   │   ├── 78.gif
│   │   │   │   │   ├── 79.gif
│   │   │   │   │   ├── 7.gif
│   │   │   │   │   ├── 80.gif
│   │   │   │   │   ├── 81.gif
│   │   │   │   │   ├── 82.gif
│   │   │   │   │   ├── 83.gif
│   │   │   │   │   ├── 84.gif
│   │   │   │   │   ├── 85.gif
│   │   │   │   │   ├── 86.gif
│   │   │   │   │   ├── 87.gif
│   │   │   │   │   ├── 88.gif
│   │   │   │   │   ├── 89.gif
│   │   │   │   │   ├── 8.gif
│   │   │   │   │   ├── 90.gif
│   │   │   │   │   ├── 91.gif
│   │   │   │   │   ├── 92.gif
│   │   │   │   │   ├── 93.gif
│   │   │   │   │   ├── 94.gif
│   │   │   │   │   ├── 95.gif
│   │   │   │   │   ├── 96.gif
│   │   │   │   │   ├── 97.gif
│   │   │   │   │   ├── 98.gif
│   │   │   │   │   ├── 99.gif
│   │   │   │   │   ├── 9.gif
│   │   │   │   │   └── static.gif
│   │   │   │   ├── filemanager
│   │   │   │   │   ├── filemanager.js
│   │   │   │   │   └── images
│   │   │   │   │   ├── file-16.gif
│   │   │   │   │   ├── file-64.gif
│   │   │   │   │   ├── folder-16.gif
│   │   │   │   │   ├── folder-64.gif
│   │   │   │   │   └── go-up.gif
│   │   │   │   ├── flash
│   │   │   │   │   └── flash.js
│   │   │   │   ├── image
│   │   │   │   │   ├── image.js
│   │   │   │   │   └── images
│   │   │   │   │   ├── align_left.gif
│   │   │   │   │   ├── align_right.gif
│   │   │   │   │   ├── align_top.gif
│   │   │   │   │   └── refresh.png
│   │   │   │   ├── insertfile
│   │   │   │   │   └── insertfile.js
│   │   │   │   ├── lineheight
│   │   │   │   │   └── lineheight.js
│   │   │   │   ├── link
│   │   │   │   │   └── link.js
│   │   │   │   ├── map
│   │   │   │   │   ├── map.html
│   │   │   │   │   └── map.js
│   │   │   │   ├── media
│   │   │   │   │   └── media.js
│   │   │   │   ├── multiimage
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── image.png
│   │   │   │   │   │   ├── select-files-en.png
│   │   │   │   │   │   ├── select-files-zh_CN.png
│   │   │   │   │   │   └── swfupload.swf
│   │   │   │   │   └── multiimage.js
│   │   │   │   ├── pagebreak
│   │   │   │   │   └── pagebreak.js
│   │   │   │   ├── plainpaste
│   │   │   │   │   └── plainpaste.js
│   │   │   │   ├── preview
│   │   │   │   │   └── preview.js
│   │   │   │   ├── quickformat
│   │   │   │   │   └── quickformat.js
│   │   │   │   ├── table
│   │   │   │   │   └── table.js
│   │   │   │   ├── template
│   │   │   │   │   ├── html
│   │   │   │   │   │   ├── 1.html
│   │   │   │   │   │   ├── 2.html
│   │   │   │   │   │   └── 3.html
│   │   │   │   │   └── template.js
│   │   │   │   └── wordpaste
│   │   │   │   └── wordpaste.js
│   │   │   └── themes
│   │   │   ├── common
│   │   │   │   ├── anchor.gif
│   │   │   │   ├── blank.gif
│   │   │   │   ├── flash.gif
│   │   │   │   ├── loading.gif
│   │   │   │   ├── media.gif
│   │   │   │   └── rm.gif
│   │   │   ├── default
│   │   │   │   ├── background.png
│   │   │   │   ├── default.css
│   │   │   │   └── default.png
│   │   │   ├── qq
│   │   │   │   ├── editor.gif
│   │   │   │   └── qq.css
│   │   │   └── simple
│   │   │   └── simple.css
│   │   ├── net
│   │   │   └── crmyun
│   │   │   └── sdk
│   │   │   ├── AlterPwdCompletedEventArgs.cs
│   │   │   ├── AlterPwdCompletedEventHandler.cs
│   │   │   ├── BalanceCompletedEventArgs.cs
│   │   │   ├── BalanceCompletedEventHandler.cs
│   │   │   ├── Carry.cs
│   │   │   ├── ChargeUpCompletedEventArgs.cs
│   │   │   ├── ChargeUpCompletedEventHandler.cs
│   │   │   ├── GetAudioSendResultCompletedEventArgs.cs
│   │   │   ├── GetAudioSendResultCompletedEventHandler.cs
│   │   │   ├── GetFaxSendResultCompletedEventArgs.cs
│   │   │   ├── GetFaxSendResultCompletedEventHandler.cs
│   │   │   ├── GetMMSSendResultCompletedEventArgs.cs
│   │   │   ├── GetMMSSendResultCompletedEventHandler.cs
│   │   │   ├── GetSMSSendResultCompletedEventArgs.cs
│   │   │   ├── GetSMSSendResultCompletedEventHandler.cs
│   │   │   ├── GEventArgs0.cs
│   │   │   ├── MOCompletedEventHandler.cs
│   │   │   ├── RegisterCompletedEventArgs.cs
│   │   │   ├── RegisterCompletedEventHandler.cs
│   │   │   ├── Register.cs
│   │   │   ├── Result.cs
│   │   │   ├── SendAudioCompletedEventArgs.cs
│   │   │   ├── SendAudioCompletedEventHandler.cs
│   │   │   ├── SendFaxCompletedEventArgs.cs
│   │   │   ├── SendFaxCompletedEventHandler.cs
│   │   │   ├── SendMMSCompletedEventArgs.cs
│   │   │   ├── SendMMSCompletedEventHandler.cs
│   │   │   ├── SendSMSCompletedEventArgs.cs
│   │   │   ├── SendSMSCompletedEventHandler.cs
│   │   │   └── WebService.cs
│   │   ├── News
│   │   │   ├── 283.html
│   │   │   ├── 284.html
│   │   │   ├── 285.html
│   │   │   ├── 286.html
│   │   │   ├── 287.html
│   │   │   ├── 288.html
│   │   │   ├── 290.html
│   │   │   ├── 291.html
│   │   │   ├── 292.html
│   │   │   ├── 293.html
│   │   │   ├── 294.html
│   │   │   ├── 295.html
│   │   │   ├── 296.html
│   │   │   ├── 297.html
│   │   │   ├── 298.html
│   │   │   ├── 300.html
│   │   │   ├── 301.html
│   │   │   ├── 302.html
│   │   │   ├── 303.html
│   │   │   ├── 304.html
│   │   │   ├── 305.html
│   │   │   ├── 306.html
│   │   │   ├── 307.html
│   │   │   ├── 308.html
│   │   │   ├── 309.html
│   │   │   ├── 311.html
│   │   │   ├── 312.html
│   │   │   ├── 313.html
│   │   │   ├── 314.html
│   │   │   ├── 315.html
│   │   │   ├── 316.html
│   │   │   ├── 317.html
│   │   │   ├── 318.html
│   │   │   ├── 319.html
│   │   │   ├── 320.html
│   │   │   ├── 321.html
│   │   │   ├── 322.html
│   │   │   ├── 323.html
│   │   │   ├── 324.html
│   │   │   ├── 325.html
│   │   │   ├── 326.html
│   │   │   ├── 327.html
│   │   │   ├── 328.html
│   │   │   ├── 329.html
│   │   │   ├── 330.html
│   │   │   ├── 331.html
│   │   │   ├── 332.html
│   │   │   ├── 333.html
│   │   │   ├── 334.html
│   │   │   ├── 335.html
│   │   │   ├── 336.html
│   │   │   ├── 337.html
│   │   │   ├── 338.html
│   │   │   ├── 339.html
│   │   │   ├── 340.html
│   │   │   ├── 341.html
│   │   │   ├── 342.html
│   │   │   ├── 343.html
│   │   │   ├── 344.html
│   │   │   ├── 345.html
│   │   │   ├── 346.html
│   │   │   ├── 347.html
│   │   │   ├── 348.html
│   │   │   ├── 349.html
│   │   │   ├── 350.html
│   │   │   ├── 351.html
│   │   │   ├── 352.html
│   │   │   ├── 353.html
│   │   │   ├── 354.html
│   │   │   ├── 355.html
│   │   │   ├── 356.html
│   │   │   ├── 357.html
│   │   │   ├── 358.html
│   │   │   ├── 359.html
│   │   │   ├── 360.html
│   │   │   ├── 361.html
│   │   │   ├── 362.html
│   │   │   ├── 363.html
│   │   │   ├── 364.html
│   │   │   ├── 365.html
│   │   │   ├── 367.html
│   │   │   ├── 368.html
│   │   │   ├── 369.html
│   │   │   ├── 370.html
│   │   │   ├── 371.html
│   │   │   ├── 372.html
│   │   │   ├── 373.html
│   │   │   ├── 374.html
│   │   │   ├── 375.html
│   │   │   ├── 376.html
│   │   │   ├── 377.html
│   │   │   ├── 378.html
│   │   │   ├── 379.html
│   │   │   ├── 380.html
│   │   │   ├── 381.html
│   │   │   ├── 382.html
│   │   │   ├── 383.html
│   │   │   ├── 384.html
│   │   │   ├── 385.html
│   │   │   ├── 386.html
│   │   │   ├── 387.html
│   │   │   ├── 388.html
│   │   │   ├── 389.html
│   │   │   ├── 390.html
│   │   │   ├── 391.html
│   │   │   ├── 392.html
│   │   │   ├── 393.html
│   │   │   ├── 394.html
│   │   │   ├── 395.html
│   │   │   ├── 396.html
│   │   │   ├── 397.html
│   │   │   ├── 398.html
│   │   │   ├── 399.html
│   │   │   ├── 400.html
│   │   │   ├── 401.html
│   │   │   ├── 402.html
│   │   │   ├── 403.html
│   │   │   ├── 404.html
│   │   │   ├── 405.html
│   │   │   ├── 406.html
│   │   │   ├── 407.html
│   │   │   ├── 408.html
│   │   │   ├── 409.html
│   │   │   ├── 410.html
│   │   │   ├── 411.html
│   │   │   ├── 412.html
│   │   │   ├── 413.html
│   │   │   ├── 414.html
│   │   │   ├── 415.html
│   │   │   ├── 416.html
│   │   │   ├── 417.html
│   │   │   ├── 418.html
│   │   │   ├── 419.html
│   │   │   ├── 420.html
│   │   │   ├── 421.html
│   │   │   ├── 422.html
│   │   │   ├── 423.html
│   │   │   ├── 424.html
│   │   │   ├── 425.html
│   │   │   ├── 426.html
│   │   │   ├── 427.html
│   │   │   ├── 428.html
│   │   │   ├── 429.html
│   │   │   ├── 430.html
│   │   │   ├── 431.html
│   │   │   ├── 432.html
│   │   │   ├── 433.html
│   │   │   ├── 434.html
│   │   │   ├── 435.html
│   │   │   ├── 436.html
│   │   │   ├── 437.html
│   │   │   ├── 438.html
│   │   │   ├── 439.html
│   │   │   ├── 440.html
│   │   │   ├── 441.html
│   │   │   ├── 442.html
│   │   │   ├── 443.html
│   │   │   ├── 444.html
│   │   │   ├── 445.html
│   │   │   ├── 446.html
│   │   │   ├── 447.html
│   │   │   ├── 448.html
│   │   │   ├── 449.html
│   │   │   ├── 450.html
│   │   │   ├── 451.html
│   │   │   ├── 452.html
│   │   │   ├── 453.html
│   │   │   ├── 454.html
│   │   │   ├── 455.html
│   │   │   ├── 456.html
│   │   │   ├── 457.html
│   │   │   ├── 458.html
│   │   │   ├── 459.html
│   │   │   ├── 460.html
│   │   │   ├── 461.html
│   │   │   ├── 462.html
│   │   │   ├── 463.html
│   │   │   ├── 464.html
│   │   │   ├── 465.html
│   │   │   ├── 466.html
│   │   │   ├── 467.html
│   │   │   ├── 468.html
│   │   │   ├── 469.html
│   │   │   ├── 470.html
│   │   │   ├── 471.html
│   │   │   ├── 472.html
│   │   │   ├── 473.html
│   │   │   ├── 474.html
│   │   │   ├── 475.html
│   │   │   ├── 476.html
│   │   │   ├── 477.html
│   │   │   ├── 478.html
│   │   │   ├── 479.html
│   │   │   ├── 480.html
│   │   │   ├── 481.html
│   │   │   ├── 482.html
│   │   │   ├── 483.html
│   │   │   ├── 484.html
│   │   │   ├── 485.html
│   │   │   ├── 486.html
│   │   │   ├── 487.html
│   │   │   ├── 488.html
│   │   │   ├── 489.html
│   │   │   ├── 490.html
│   │   │   ├── 491.html
│   │   │   ├── 492.html
│   │   │   ├── 493.html
│   │   │   ├── 494.html
│   │   │   ├── 495.html
│   │   │   ├── 496.html
│   │   │   ├── 497.html
│   │   │   ├── 498.html
│   │   │   ├── 499.html
│   │   │   ├── 500.html
│   │   │   ├── 501.html
│   │   │   ├── 502.html
│   │   │   ├── 503.html
│   │   │   ├── 504.html
│   │   │   ├── 505.html
│   │   │   ├── 506.html
│   │   │   ├── 507.html
│   │   │   ├── 508.html
│   │   │   ├── 509.html
│   │   │   ├── 510.html
│   │   │   ├── 511.html
│   │   │   ├── 512.html
│   │   │   ├── 513.html
│   │   │   ├── 514.html
│   │   │   ├── 515.html
│   │   │   ├── 516.html
│   │   │   ├── 517.html
│   │   │   ├── 518.html
│   │   │   ├── 519.html
│   │   │   ├── 520.html
│   │   │   ├── 521.html
│   │   │   ├── 522.html
│   │   │   ├── 523.html
│   │   │   ├── 524.html
│   │   │   ├── 525.html
│   │   │   ├── 527.html
│   │   │   ├── 528.html
│   │   │   ├── 529.html
│   │   │   ├── 530.html
│   │   │   ├── 531.html
│   │   │   ├── 532.html
│   │   │   ├── 534.html
│   │   │   ├── 535.html
│   │   │   ├── 536.html
│   │   │   ├── 537.html
│   │   │   ├── 538.html
│   │   │   ├── 539.html
│   │   │   ├── 540.html
│   │   │   ├── 541.html
│   │   │   ├── 542.html
│   │   │   ├── 543.html
│   │   │   ├── 544.html
│   │   │   ├── 545.html
│   │   │   ├── 546.html
│   │   │   ├── 547.html
│   │   │   ├── 549.html
│   │   │   ├── 551.html
│   │   │   ├── 552.html
│   │   │   ├── 553.html
│   │   │   ├── 554.html
│   │   │   ├── 555.html
│   │   │   ├── 556.html
│   │   │   ├── 557.html
│   │   │   ├── 558.html
│   │   │   ├── 559.html
│   │   │   ├── 560.html
│   │   │   ├── 561.html
│   │   │   ├── 562.html
│   │   │   ├── 564.html
│   │   │   ├── 565.html
│   │   │   ├── 566.html
│   │   │   ├── 567.html
│   │   │   ├── 568.html
│   │   │   ├── 569.html
│   │   │   ├── 570.html
│   │   │   ├── 571.html
│   │   │   ├── 572.html
│   │   │   ├── 573.html
│   │   │   ├── 574.html
│   │   │   ├── 576.html
│   │   │   ├── 577.html
│   │   │   ├── 578.html
│   │   │   ├── 579.html
│   │   │   ├── 580.html
│   │   │   ├── 581.html
│   │   │   ├── 582.html
│   │   │   ├── 583.html
│   │   │   ├── 584.html
│   │   │   ├── 586.html
│   │   │   ├── 587.html
│   │   │   ├── 588.html
│   │   │   ├── 590.html
│   │   │   ├── 592.html
│   │   │   ├── 593.html
│   │   │   ├── 594.html
│   │   │   ├── 595.html
│   │   │   ├── 596.html
│   │   │   ├── 597.html
│   │   │   ├── 599.html
│   │   │   ├── 600.html
│   │   │   ├── 602.html
│   │   │   ├── 603.html
│   │   │   ├── 604.html
│   │   │   ├── 605.html
│   │   │   ├── 606.html
│   │   │   ├── 609.html
│   │   │   ├── 610.html
│   │   │   ├── 611.html
│   │   │   ├── 616.html
│   │   │   ├── 617.html
│   │   │   ├── 726.html
│   │   │   ├── 727.html
│   │   │   ├── 728.html
│   │   │   ├── 729.html
│   │   │   ├── 730.html
│   │   │   ├── 731.html
│   │   │   ├── 732.html
│   │   │   ├── 733.html
│   │   │   ├── 734.html
│   │   │   ├── 735.html
│   │   │   ├── 736.html
│   │   │   ├── 737.html
│   │   │   ├── 738.html
│   │   │   ├── 739.html
│   │   │   ├── 740.html
│   │   │   ├── 741.html
│   │   │   ├── 742.html
│   │   │   ├── 743.html
│   │   │   ├── 745.html
│   │   │   ├── 748.html
│   │   │   ├── 749.html
│   │   │   ├── 750.html
│   │   │   ├── 791.html
│   │   │   ├── 792.html
│   │   │   ├── 794.html
│   │   │   ├── 795.html
│   │   │   ├── 796.html
│   │   │   ├── 797.html
│   │   │   ├── 799.html
│   │   │   ├── 800.html
│   │   │   ├── 801.html
│   │   │   ├── 802.html
│   │   │   ├── 803.html
│   │   │   ├── 804.html
│   │   │   ├── 848.html
│   │   │   ├── 849.html
│   │   │   ├── 851.html
│   │   │   ├── 852.html
│   │   │   ├── 854.html
│   │   │   ├── 856.html
│   │   │   ├── 858.html
│   │   │   ├── 859.html
│   │   │   ├── 891.html
│   │   │   ├── 892.html
│   │   │   ├── 893.html
│   │   │   ├── 894.html
│   │   │   ├── 895.html
│   │   │   ├── 896.html
│   │   │   ├── 897.html
│   │   │   ├── 898.html
│   │   │   ├── 899.html
│   │   │   ├── 900.html
│   │   │   ├── 901.html
│   │   │   ├── 902.html
│   │   │   ├── 903.html
│   │   │   ├── 904.html
│   │   │   ├── 905.html
│   │   │   ├── 906.html
│   │   │   ├── 907.html
│   │   │   ├── 908.html
│   │   │   ├── 909.html
│   │   │   ├── 910.html
│   │   │   ├── 911.html
│   │   │   ├── 912.html
│   │   │   ├── 913.html
│   │   │   ├── 914.html
│   │   │   ├── 915.html
│   │   │   ├── 916.html
│   │   │   ├── 917.html
│   │   │   ├── 918.html
│   │   │   ├── 920.html
│   │   │   ├── 921.html
│   │   │   ├── 922.html
│   │   │   ├── 923.html
│   │   │   ├── 924.html
│   │   │   ├── 925.html
│   │   │   ├── 926.html
│   │   │   ├── 927.html
│   │   │   ├── 928.html
│   │   │   ├── 929.html
│   │   │   ├── 930.html
│   │   │   ├── 931.html
│   │   │   ├── 932.html
│   │   │   ├── 958.html
│   │   │   ├── 959.html
│   │   │   ├── 960.html
│   │   │   ├── 961.html
│   │   │   ├── 962.html
│   │   │   └── 963.html
│   │   ├── obj
│   │   │   └── Debug
│   │   │   ├── BooJob.csproj.FileListAbsolute.txt
│   │   │   ├── BooJob.csprojResolveAssemblyReference.cache
│   │   │   ├── BooJob.dll
│   │   │   ├── BooJob.pdb
│   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   └── ResolveAssemblyReference.cache
│   │   ├── Online
│   │   │   ├── app.aspx
│   │   │   ├── app.aspx.cs
│   │   │   ├── Browse_CompanyContact.aspx
│   │   │   ├── Browse_CompanyContact.aspx.cs
│   │   │   ├── Browse_CompanyDetail.aspx
│   │   │   ├── Browse_CompanyDetail.aspx.cs
│   │   │   ├── Browse_JobDetail.aspx
│   │   │   ├── Browse_JobDetail.aspx.cs
│   │   │   ├── Browse_JobList.aspx
│   │   │   ├── Browse_JobList.aspx.cs
│   │   │   ├── Con_Footer.ascx
│   │   │   ├── Con_Footer.ascx.cs
│   │   │   ├── Con_Header.ascx
│   │   │   ├── Con_Header.ascx.cs
│   │   │   ├── Contact.aspx
│   │   │   ├── Contact.aspx.cs
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── Info.aspx
│   │   │   ├── Info.aspx.cs
│   │   │   ├── Info_Detail.aspx
│   │   │   ├── Info_Detail.aspx.cs
│   │   │   ├── Info_List.aspx
│   │   │   ├── Info_List.aspx.cs
│   │   │   ├── Per_Center.aspx
│   │   │   ├── Per_Center.aspx.cs
│   │   │   ├── Per_Company_List.aspx
│   │   │   ├── Per_Company_List.aspx.cs
│   │   │   ├── Per_Job_Apply.aspx
│   │   │   ├── Per_Job_Apply.aspx.cs
│   │   │   ├── Per_Job_Favorite.aspx
│   │   │   ├── Per_Job_Favorite.aspx.cs
│   │   │   ├── Per_Job_Invite.aspx
│   │   │   ├── Per_Job_Invite.aspx.cs
│   │   │   ├── Per_Job_ResumeList.aspx
│   │   │   ├── Per_Job_ResumeList.aspx.cs
│   │   │   ├── Per_Login.aspx
│   │   │   ├── Per_Login.aspx.cs
│   │   │   ├── Per_Register.aspx
│   │   │   ├── Per_Register.aspx.cs
│   │   │   ├── Per_Resume.aspx
│   │   │   ├── Per_Resume.aspx.cs
│   │   │   ├── Per_Searcher.aspx
│   │   │   ├── Per_Searcher.aspx.cs
│   │   │   ├── Per_Searcher_Result.aspx
│   │   │   ├── Per_Searcher_Result.aspx.cs
│   │   │   ├── Per_Search_Index.aspx
│   │   │   ├── Per_Search_Index.aspx.cs
│   │   │   ├── Per_Select_JobType.aspx
│   │   │   ├── Per_Select_JobType.aspx.cs
│   │   │   ├── Per_Select_Place.aspx
│   │   │   ├── Per_Select_Place.aspx.cs
│   │   │   ├── Per_ToApply.aspx
│   │   │   ├── Per_ToApply.aspx.cs
│   │   │   ├── Res_appraise.aspx
│   │   │   ├── Res_appraise.aspx.cs
│   │   │   ├── Res_basic.aspx
│   │   │   ├── Res_basic.aspx.cs
│   │   │   ├── Res_Create.aspx
│   │   │   ├── Res_Create.aspx.cs
│   │   │   ├── Res_educate.aspx
│   │   │   ├── Res_educate.aspx.cs
│   │   │   ├── Res_language.aspx
│   │   │   ├── Res_Language.aspx.cs
│   │   │   ├── Res_Profession.aspx
│   │   │   ├── Res_Profession.aspx.cs
│   │   │   ├── Res_skill.aspx
│   │   │   ├── Res_Skill.aspx.cs
│   │   │   ├── Res_train.aspx
│   │   │   ├── Res_Train.aspx.cs
│   │   │   ├── Result.aspx
│   │   │   ├── Result.aspx.cs
│   │   │   ├── Res_Update.aspx
│   │   │   ├── Res_Update.aspx.cs
│   │   │   ├── Res_wish.aspx
│   │   │   ├── Res_Wish.aspx.cs
│   │   │   ├── Res_work.aspx
│   │   │   └── Res_work.aspx.cs
│   │   ├── Person
│   │   │   ├── Advancesearch.aspx
│   │   │   ├── AdvanceSearch.aspx.cs
│   │   │   ├── Classsearch.aspx
│   │   │   ├── ClassSearch.aspx.cs
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── JobSeek.aspx
│   │   │   ├── JobSeek.aspx.cs
│   │   │   ├── Login.aspx
│   │   │   ├── Login.aspx.cs
│   │   │   ├── Logout.aspx
│   │   │   ├── Logout.aspx.cs
│   │   │   ├── Per_account.aspx
│   │   │   ├── Per_Account.aspx.cs
│   │   │   ├── Per_account_basic.aspx
│   │   │   ├── Per_Account_Basic.aspx.cs
│   │   │   ├── Per_account_email.aspx
│   │   │   ├── Per_Account_Email.aspx.cs
│   │   │   ├── Per_Account_Integral.aspx
│   │   │   ├── Per_Account_Integral.aspx.cs
│   │   │   ├── Per_account_password.aspx
│   │   │   ├── Per_Account_Password.aspx.cs
│   │   │   ├── Per_account_picture.aspx
│   │   │   ├── Per_Account_Picture.aspx.cs
│   │   │   ├── Per_account_qqremove.aspx
│   │   │   ├── Per_account_qqremove.aspx.cs
│   │   │   ├── Per_advance_add.aspx
│   │   │   ├── Per_Advance_Add.aspx.cs
│   │   │   ├── Per_advance.aspx
│   │   │   ├── Per_Advance.aspx.cs
│   │   │   ├── Per_ask_account.aspx
│   │   │   ├── Per_ask_account.aspx.cs
│   │   │   ├── Per_ask_answer.aspx
│   │   │   ├── Per_ask_answer.aspx.cs
│   │   │   ├── Per_ask_attention.aspx
│   │   │   ├── Per_ask_attention.aspx.cs
│   │   │   ├── Per_ask_question.aspx
│   │   │   ├── Per_ask_question.aspx.cs
│   │   │   ├── Per_ask_update.aspx
│   │   │   ├── Per_ask_update.aspx.cs
│   │   │   ├── Per_jobagent.aspx
│   │   │   ├── Per_JobAgent.aspx.cs
│   │   │   ├── Per_jobagent_bespeak.aspx
│   │   │   ├── Per_JobAgent_Bespeak.aspx.cs
│   │   │   ├── Per_Message_Guest.aspx
│   │   │   ├── Per_Message_Guest.aspx.cs
│   │   │   ├── Per_Message_system.aspx
│   │   │   ├── Per_Message_system.aspx.cs
│   │   │   ├── Per_Report.aspx
│   │   │   ├── Per_Report.aspx.cs
│   │   │   ├── Per_search_advance.aspx
│   │   │   ├── Per_Search_Advance.aspx.cs
│   │   │   ├── Per_searcher_add.aspx
│   │   │   ├── Per_Searcher_Add.aspx.cs
│   │   │   ├── Per_searcher.aspx
│   │   │   ├── Per_Searcher.aspx.cs
│   │   │   ├── Per_searcher_update.aspx
│   │   │   ├── Per_Searcher_Update.aspx.cs
│   │   │   ├── Per_search_index.aspx
│   │   │   ├── Per_Search_Index.aspx.cs
│   │   │   ├── Per_search_new.aspx
│   │   │   ├── Per_Search_New.aspx.cs
│   │   │   ├── Per_search_quick.aspx
│   │   │   ├── Per_Search_Quick.aspx.cs
│   │   │   ├── Per_showme_add.aspx
│   │   │   ├── Per_Showme_Add.aspx.cs
│   │   │   ├── Per_showme.aspx
│   │   │   ├── Per_Showme.aspx.cs
│   │   │   ├── Per_tofriend.aspx
│   │   │   ├── Per_ToFriend.aspx.cs
│   │   │   ├── Urgent.aspx
│   │   │   ├── Urgent.aspx.cs
│   │   │   ├── Urgent_list.aspx
│   │   │   └── Urgent_List.aspx.cs
│   │   ├── PrecompiledApp.config
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── Public
│   │   │   ├── Ajax
│   │   │   │   ├── Ask.aspx
│   │   │   │   ├── Ask.aspx.cs
│   │   │   │   ├── Common.aspx
│   │   │   │   ├── Common.aspx.cs
│   │   │   │   ├── Index.aspx
│   │   │   │   ├── Index.aspx.cs
│   │   │   │   ├── Resume.aspx
│   │   │   │   └── Resume.aspx.cs
│   │   │   ├── Android
│   │   │   │   ├── Ask.aspx
│   │   │   │   ├── Ask.aspx.cs
│   │   │   │   ├── ClassList.aspx
│   │   │   │   ├── ClassList.aspx.cs
│   │   │   │   ├── Info.aspx
│   │   │   │   ├── Info.aspx.cs
│   │   │   │   ├── Job.aspx
│   │   │   │   ├── Job.aspx.cs
│   │   │   │   ├── More.aspx
│   │   │   │   ├── More.aspx.cs
│   │   │   │   ├── Person.aspx
│   │   │   │   ├── Person.aspx.cs
│   │   │   │   ├── Resume.aspx
│   │   │   │   └── Resume.aspx.cs
│   │   │   ├── Checkcode.aspx
│   │   │   ├── Checkcode.aspx.cs
│   │   │   ├── Code.aspx
│   │   │   ├── Code.aspx.cs
│   │   │   ├── Company
│   │   │   │   └── Company.html
│   │   │   ├── CompanyPhone.aspx
│   │   │   ├── CompanyPhone.aspx.cs
│   │   │   ├── Company_Right.html
│   │   │   ├── Error.aspx
│   │   │   ├── Error.aspx.cs
│   │   │   ├── Footer.html
│   │   │   ├── Getpassword.aspx
│   │   │   ├── GetPassword.aspx.cs
│   │   │   ├── Header_Company_Detail.html
│   │   │   ├── Header_Headhunt_Job.html
│   │   │   ├── Header_Headhunt_Person.html
│   │   │   ├── Header_Info.html
│   │   │   ├── Header_Resume_Detail.html
│   │   │   ├── Headhunt_Job_Search.html
│   │   │   ├── Headhunt_Person_Search.html
│   │   │   ├── Job_Right.html
│   │   │   ├── Login.aspx
│   │   │   ├── Login.aspx.cs
│   │   │   ├── Login_Div.aspx
│   │   │   ├── Login_Div.aspx.cs
│   │   │   ├── Logout.aspx
│   │   │   ├── Logout.aspx.cs
│   │   │   ├── Mail
│   │   │   │   ├── Com_FreeTerm.html
│   │   │   │   ├── Com_Job.html
│   │   │   │   ├── Com_Login.html
│   │   │   │   ├── Com_VipTerm.html
│   │   │   │   ├── MailPassword.htm
│   │   │   │   ├── Mail_Password.html
│   │   │   │   ├── Mail_Register.html
│   │   │   │   ├── Per_Login.html
│   │   │   │   ├── per_Register.html
│   │   │   │   └── Per_Update.html
│   │   │   ├── MailResume.htm
│   │   │   ├── MailToFriend.htm
│   │   │   ├── OAuth
│   │   │   │   ├── comback.aspx
│   │   │   │   ├── comback.aspx.cs
│   │   │   │   ├── perback.aspx
│   │   │   │   ├── perback.aspx.cs
│   │   │   │   ├── qqlogin.aspx
│   │   │   │   └── qqlogin.aspx.cs
│   │   │   ├── Point.aspx
│   │   │   ├── Point.aspx.cs
│   │   │   ├── QRCode.aspx
│   │   │   ├── QRCode.aspx.cs
│   │   │   ├── Readclick.aspx
│   │   │   ├── ReadClick.aspx.cs
│   │   │   ├── Script
│   │   │   │   ├── mobi_ask.js
│   │   │   │   ├── mobi_control.js
│   │   │   │   ├── mobi_map.js
│   │   │   │   ├── mobi_offices.js
│   │   │   │   ├── mobi_road.js
│   │   │   │   ├── pop_ask.js
│   │   │   │   ├── pop_control.js
│   │   │   │   ├── pop_encontrol.js
│   │   │   │   ├── pop_map.js
│   │   │   │   ├── pop_offices.js
│   │   │   │   ├── pop_other.js
│   │   │   │   └── pop_road.js
│   │   │   ├── Template
│   │   │   │   ├── AdvancePerson.html
│   │   │   │   ├── Company.html
│   │   │   │   ├── Header_SubList.html
│   │   │   │   ├── HeadhuntJob.html
│   │   │   │   ├── Info_Campus.html
│   │   │   │   ├── Info_Employment.html
│   │   │   │   ├── Info_Headhunt.html
│   │   │   │   ├── Info_Hr.html
│   │   │   │   ├── Info_JobFair.html
│   │   │   │   ├── Info_Public.html
│   │   │   │   ├── JobDetail.html
│   │   │   │   ├── Mapscript.html
│   │   │   │   ├── Resume_cn.html
│   │   │   │   ├── Resume_en.html
│   │   │   │   ├── Resume.html
│   │   │   │   ├── Resume_micro.html
│   │   │   │   └── wordResume.html
│   │   │   ├── Tm
│   │   │   │   ├── 10.html
│   │   │   │   ├── 11.html
│   │   │   │   ├── 12.html
│   │   │   │   ├── 13.html
│   │   │   │   ├── 14.html
│   │   │   │   ├── 15.html
│   │   │   │   ├── 16.html
│   │   │   │   ├── 17.html
│   │   │   │   ├── 18.html
│   │   │   │   ├── 19.html
│   │   │   │   ├── 1.html
│   │   │   │   ├── 20.html
│   │   │   │   ├── 21.html
│   │   │   │   ├── 22.html
│   │   │   │   ├── 23.html
│   │   │   │   ├── 24.html
│   │   │   │   ├── 25.html
│   │   │   │   ├── 26.html
│   │   │   │   ├── 27.html
│   │   │   │   ├── 28.html
│   │   │   │   ├── 29.html
│   │   │   │   ├── 2.html
│   │   │   │   ├── 30.html
│   │   │   │   ├── 31.html
│   │   │   │   ├── 32.html
│   │   │   │   ├── 33.html
│   │   │   │   ├── 34.html
│   │   │   │   ├── 35.html
│   │   │   │   ├── 36.html
│   │   │   │   ├── 37.html
│   │   │   │   ├── 38.html
│   │   │   │   ├── 39.html
│   │   │   │   ├── 3.html
│   │   │   │   ├── 40.html
│   │   │   │   ├── 41.html
│   │   │   │   ├── 42.html
│   │   │   │   ├── 43.html
│   │   │   │   ├── 44.html
│   │   │   │   ├── 45.html
│   │   │   │   ├── 46.html
│   │   │   │   ├── 47.html
│   │   │   │   ├── 48.html
│   │   │   │   ├── 49.html
│   │   │   │   ├── 4.html
│   │   │   │   ├── 50.html
│   │   │   │   ├── 51.html
│   │   │   │   ├── 52.html
│   │   │   │   ├── 53.html
│   │   │   │   ├── 54.html
│   │   │   │   ├── 55.html
│   │   │   │   ├── 56.html
│   │   │   │   ├── 57.html
│   │   │   │   ├── 58.html
│   │   │   │   ├── 59.html
│   │   │   │   ├── 5.html
│   │   │   │   ├── 6.html
│   │   │   │   ├── 7.html
│   │   │   │   ├── 8.html
│   │   │   │   └── 9.html
│   │   │   ├── Uploadfile.aspx
│   │   │   ├── UpLoadFile.aspx.cs
│   │   │   ├── Useragreement.aspx
│   │   │   └── UserAgreement.aspx.cs
│   │   ├── Qiye
│   │   │   ├── Brand.aspx
│   │   │   ├── Brand.aspx.cs
│   │   │   ├── Index.aspx
│   │   │   └── Index.aspx.cs
│   │   ├── Resume
│   │   │   ├── Browse
│   │   │   │   ├── Appraise.aspx
│   │   │   │   ├── Appraise.aspx.cs
│   │   │   │   ├── CResumedetail.aspx
│   │   │   │   ├── CResumeDetail.aspx.cs
│   │   │   │   ├── EResumedetail.aspx
│   │   │   │   ├── EResumeDetail.aspx.cs
│   │   │   │   ├── Index.aspx
│   │   │   │   ├── Index.aspx.cs
│   │   │   │   ├── Message_Read.aspx
│   │   │   │   ├── Message_Read.aspx.cs
│   │   │   │   ├── Resumedetail.aspx
│   │   │   │   ├── ResumeDetail.aspx.cs
│   │   │   │   ├── Resumefind.aspx
│   │   │   │   ├── ResumeFind.aspx.cs
│   │   │   │   ├── Resumemultilist.aspx
│   │   │   │   └── ResumeMultiList.aspx.cs
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── Register_check.aspx
│   │   │   ├── Register_Check.aspx.cs
│   │   │   ├── Register_Email.aspx
│   │   │   ├── Register_Email.aspx.cs
│   │   │   ├── Register_Mobile.aspx
│   │   │   ├── Register_Mobile.aspx.cs
│   │   │   ├── Register_over.aspx
│   │   │   ├── Register_over.aspx.cs
│   │   │   ├── Register_Three.aspx
│   │   │   ├── Register_three.aspx.cs
│   │   │   ├── Register_Two.aspx
│   │   │   ├── Register_two.aspx.cs
│   │   │   ├── Register_User.aspx
│   │   │   ├── Register_User.aspx.cs
│   │   │   ├── Res_create_basic.aspx
│   │   │   ├── Res_Create_Basic.aspx.cs
│   │   │   ├── Res_create_enbasic.aspx
│   │   │   ├── Res_Create_EnBasic.aspx.cs
│   │   │   ├── Res_create_enwish.aspx
│   │   │   ├── Res_Create_EnWish.aspx.cs
│   │   │   ├── Res_create_enwork.aspx
│   │   │   ├── Res_Create_EnWork.aspx.cs
│   │   │   ├── Res_create_finish.aspx
│   │   │   ├── Res_Create_Finish.aspx.cs
│   │   │   ├── Res_create_gwish.aspx
│   │   │   ├── Res_Create_gwish.aspx.cs
│   │   │   ├── Res_create_gwork.aspx
│   │   │   ├── Res_create_gwork.aspx.cs
│   │   │   ├── Res_create_micro.aspx
│   │   │   ├── Res_create_micro.aspx.cs
│   │   │   ├── Res_create_resume.aspx
│   │   │   ├── Res_Create_Resume.aspx.cs
│   │   │   ├── Res_create_wish.aspx
│   │   │   ├── Res_Create_Wish.aspx.cs
│   │   │   ├── Res_create_work.aspx
│   │   │   ├── Res_Create_Work.aspx.cs
│   │   │   ├── Res_job_applist.aspx
│   │   │   ├── Res_Job_AppList.aspx.cs
│   │   │   ├── Res_job_attention.aspx
│   │   │   ├── Res_job_attention.aspx.cs
│   │   │   ├── Res_job_auto.aspx
│   │   │   ├── Res_job_auto.aspx.cs
│   │   │   ├── Res_job_favorite.aspx
│   │   │   ├── Res_Job_Favorite.aspx.cs
│   │   │   ├── Res_job_invite.aspx
│   │   │   ├── Res_Job_Invite.aspx.cs
│   │   │   ├── Res_job_readinvite.aspx
│   │   │   ├── Res_Job_ReadInvite.aspx.cs
│   │   │   ├── Res_job_resumelist.aspx
│   │   │   ├── Res_Job_ResumeList.aspx.cs
│   │   │   ├── Res_letter_index.aspx
│   │   │   ├── Res_Letter_Index.aspx.cs
│   │   │   ├── Res_microresume.aspx
│   │   │   ├── Res_MicroResume.aspx.cs
│   │   │   ├── Res_myresume.aspx
│   │   │   ├── Res_MyResume.aspx.cs
│   │   │   ├── Res_resume_addons.aspx
│   │   │   ├── Res_Resume_Addons.aspx.cs
│   │   │   ├── Res_resume_appraise.aspx
│   │   │   ├── Res_Resume_Appraise.aspx.cs
│   │   │   ├── Res_resume_basic.aspx
│   │   │   ├── Res_Resume_Basic.aspx.cs
│   │   │   ├── Res_resume_cert.aspx
│   │   │   ├── Res_Resume_Cert.aspx.cs
│   │   │   ├── Res_resume_companyfilter.aspx
│   │   │   ├── Res_Resume_CompanyFilter.aspx.cs
│   │   │   ├── Res_resume_default.aspx
│   │   │   ├── Res_Resume_Default.aspx.cs
│   │   │   ├── Res_resume_educate.aspx
│   │   │   ├── Res_Resume_Educate.aspx.cs
│   │   │   ├── Res_resume_enaddons.aspx
│   │   │   ├── Res_Resume_EnAddons.aspx.cs
│   │   │   ├── Res_resume_enappraise.aspx
│   │   │   ├── Res_Resume_EnAppraise.aspx.cs
│   │   │   ├── Res_resume_enbasic.aspx
│   │   │   ├── Res_Resume_EnBasic.aspx.cs
│   │   │   ├── Res_resume_encert.aspx
│   │   │   ├── Res_Resume_EnCert.aspx.cs
│   │   │   ├── Res_resume_eneducate.aspx
│   │   │   ├── Res_Resume_EnEducate.aspx.cs
│   │   │   ├── Res_resume_enitem.aspx
│   │   │   ├── Res_Resume_EnItem.aspx.cs
│   │   │   ├── Res_resume_enitskill.aspx
│   │   │   ├── Res_Resume_EnItSkill.aspx.cs
│   │   │   ├── Res_resume_enlanguage.aspx
│   │   │   ├── Res_Resume_EnLanguage.aspx.cs
│   │   │   ├── Res_resume_enskill.aspx
│   │   │   ├── Res_Resume_EnSkill.aspx.cs
│   │   │   ├── Res_resume_entrain.aspx
│   │   │   ├── Res_Resume_EnTrain.aspx.cs
│   │   │   ├── Res_resume_enupdate.aspx
│   │   │   ├── Res_Resume_EnUpdate.aspx.cs
│   │   │   ├── Res_resume_enwish.aspx
│   │   │   ├── Res_Resume_EnWish.aspx.cs
│   │   │   ├── Res_resume_enwork.aspx
│   │   │   ├── Res_Resume_EnWork.aspx.cs
│   │   │   ├── Res_resume_item.aspx
│   │   │   ├── Res_Resume_Item.aspx.cs
│   │   │   ├── Res_resume_itskill.aspx
│   │   │   ├── Res_Resume_ItSkill.aspx.cs
│   │   │   ├── Res_resume_language.aspx
│   │   │   ├── Res_Resume_Language.aspx.cs
│   │   │   ├── Res_resume_open.aspx
│   │   │   ├── Res_Resume_Open.aspx.cs
│   │   │   ├── Res_resume_outsend.aspx
│   │   │   ├── Res_Resume_OutSend.aspx.cs
│   │   │   ├── Res_Resume_Profession.aspx
│   │   │   ├── Res_Resume_Profession.aspx.cs
│   │   │   ├── Res_resume_resumename.aspx
│   │   │   ├── Res_Resume_ResumeName.aspx.cs
│   │   │   ├── Res_resume_skill.aspx
│   │   │   ├── Res_Resume_Skill.aspx.cs
│   │   │   ├── Res_resume_template.aspx
│   │   │   ├── Res_Resume_Template.aspx.cs
│   │   │   ├── Res_resume_train.aspx
│   │   │   ├── Res_Resume_Train.aspx.cs
│   │   │   ├── Res_resume_update.aspx
│   │   │   ├── Res_Resume_Update.aspx.cs
│   │   │   ├── Res_resume_wish.aspx
│   │   │   ├── Res_Resume_Wish.aspx.cs
│   │   │   ├── Res_resume_work.aspx
│   │   │   ├── Res_Resume_Work.aspx.cs
│   │   │   ├── Res_toapply.aspx
│   │   │   ├── Res_ToApply.aspx.cs
│   │   │   ├── Res_tofavorite.aspx
│   │   │   ├── Res_ToFavorite.aspx.cs
│   │   │   ├── Res_tovideo.aspx
│   │   │   ├── Res_ToVideo.aspx.cs
│   │   │   ├── Res_video_invite.aspx
│   │   │   ├── Res_Video_Invite.aspx.cs
│   │   │   ├── Res_video_readinvite.aspx
│   │   │   ├── Res_Video_ReadInvite.aspx.cs
│   │   │   ├── Res_video_record.aspx
│   │   │   ├── Res_Video_Record.aspx.cs
│   │   │   ├── Res_video_resume.aspx
│   │   │   ├── Res_Video_Resume.aspx.cs
│   │   │   ├── Res_video_upload.aspx
│   │   │   ├── Res_Video_Upload.aspx.cs
│   │   │   ├── Res_video_upphoto.aspx
│   │   │   └── Res_Video_UpPhoto.aspx.cs
│   │   ├── Resumes
│   │   │   ├── 21071.html
│   │   │   ├── 21072.html
│   │   │   ├── 21073.html
│   │   │   └── 21074.html
│   │   ├── Salary
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── Search.aspx
│   │   │   └── Search.aspx.cs
│   │   ├── Script
│   │   │   ├── cam_basic.js
│   │   │   ├── cam_jobsearch.js
│   │   │   ├── cam_search.js
│   │   │   ├── com_advance.js
│   │   │   ├── com_basic.js
│   │   │   ├── com_plurality.js
│   │   │   ├── com_publish.js
│   │   │   ├── com_search0.js
│   │   │   ├── com_search.js
│   │   │   ├── hea_search.js
│   │   │   ├── map_search.js
│   │   │   ├── per_advance.js
│   │   │   ├── per_basic.js
│   │   │   ├── per_createenwish.js
│   │   │   ├── per_createwish.js
│   │   │   ├── per_enbasic.js
│   │   │   ├── per_plurality.js
│   │   │   ├── per_profession.js
│   │   │   ├── per_search0.js
│   │   │   ├── per_search.js
│   │   │   ├── pop_dialog.js
│   │   │   ├── pop_drag.js
│   │   │   ├── pop_eamil.js
│   │   │   ├── pop_jquery.date.js
│   │   │   ├── pop_jquery.min.js
│   │   │   ├── pop_jquery.validate.js
│   │   │   ├── pop_other.js
│   │   │   ├── pop_select.js
│   │   │   ├── sal_index.js
│   │   │   ├── web_camsearch.js
│   │   │   ├── web_comsearch.js
│   │   │   ├── web_headhunt.js
│   │   │   ├── web_jobsearch.js
│   │   │   ├── web_persearch.js
│   │   │   └── web_ressearch.js
│   │   ├── Simple
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── Job.aspx
│   │   │   ├── Job.aspx.cs
│   │   │   ├── Job_Detail.aspx
│   │   │   ├── Job_Detail.aspx.cs
│   │   │   ├── Person.aspx
│   │   │   ├── Person.aspx.cs
│   │   │   ├── Person_Detail.aspx
│   │   │   ├── Person_Detail.aspx.cs
│   │   │   ├── Person_Search.aspx
│   │   │   ├── Person_Search.aspx.cs
│   │   │   ├── Publish_Job.aspx
│   │   │   ├── Publish_Job.aspx.cs
│   │   │   ├── Publish_Person.aspx
│   │   │   └── Publish_Person.aspx.cs
│   │   ├── Template
│   │   │   ├── Company_Att.aspx
│   │   │   ├── Company_Att.aspx.cs
│   │   │   ├── Company_Jobnew.aspx
│   │   │   ├── Company_JobNew.aspx.cs
│   │   │   ├── Company_Num.aspx
│   │   │   ├── Company_Num.aspx.cs
│   │   │   ├── Company_Trade.aspx
│   │   │   ├── Company_Trade.aspx.cs
│   │   │   ├── Footer.aspx
│   │   │   ├── Footer.aspx.cs
│   │   │   ├── Header_company_detail.aspx
│   │   │   ├── Header_Company_Detail.aspx.cs
│   │   │   ├── Header_headhunt_job.aspx
│   │   │   ├── Header_Headhunt_Job.aspx.cs
│   │   │   ├── Header_headhunt_person.aspx
│   │   │   ├── Header_Headhunt_Person.aspx.cs
│   │   │   ├── Header_info.aspx
│   │   │   ├── Header_Info_Employment.aspx.cs
│   │   │   ├── Header_Resume_Detail.aspx
│   │   │   ├── Header_Resume_Detail.aspx.cs
│   │   │   ├── Headhunt_Personcontact.aspx
│   │   │   ├── Headhunt_PersonContact.aspx.cs
│   │   │   ├── Info_Right.aspx
│   │   │   ├── Info_Right.aspx.cs
│   │   │   ├── Jobdetail_contact.aspx
│   │   │   ├── JobDetail_Contact.aspx.cs
│   │   │   ├── Job_Num.aspx
│   │   │   ├── Job_Num.aspx.cs
│   │   │   ├── Job_Place.aspx
│   │   │   ├── Job_Place.aspx.cs
│   │   │   ├── Job_Type.aspx
│   │   │   ├── Job_Type.aspx.cs
│   │   │   ├── MicroResume_contact.aspx
│   │   │   ├── MicroResume_contact.aspx.cs
│   │   │   ├── Resume_cncontact.aspx
│   │   │   ├── Resume_CnContact.aspx.cs
│   │   │   ├── Resume_encontact.aspx
│   │   │   ├── Resume_EnContact.aspx.cs
│   │   │   ├── Resume_Num.aspx
│   │   │   └── Resume_Num.aspx.cs
│   │   ├── tenpay
│   │   │   ├── MD5Util.cs
│   │   │   ├── PayRequestHandler.cs
│   │   │   ├── PayResponseHandler.cs
│   │   │   ├── RequestHandler.cs
│   │   │   ├── ResponseHandler.cs
│   │   │   └── TenpayUtil.cs
│   │   ├── Test
│   │   │   ├── Detail.aspx
│   │   │   ├── Detail.aspx.cs
│   │   │   ├── Index.aspx
│   │   │   └── Index.aspx.cs
│   │   ├── Touch
│   │   │   ├── About
│   │   │   │   ├── App.aspx
│   │   │   │   ├── App.aspx.cs
│   │   │   │   ├── Contact.aspx
│   │   │   │   └── Contact.aspx.cs
│   │   │   ├── Ask
│   │   │   │   ├── Class.aspx
│   │   │   │   ├── Class.aspx.cs
│   │   │   │   ├── Index.aspx
│   │   │   │   ├── Index.aspx.cs
│   │   │   │   ├── Login.aspx
│   │   │   │   ├── Login.aspx.cs
│   │   │   │   ├── Question_Add.aspx
│   │   │   │   ├── Question_Add.aspx.cs
│   │   │   │   ├── Question.aspx
│   │   │   │   ├── Question.aspx.cs
│   │   │   │   ├── Question_Class.aspx
│   │   │   │   ├── Question_Class.aspx.cs
│   │   │   │   ├── Question_Detail.aspx
│   │   │   │   ├── Question_Detail.aspx.cs
│   │   │   │   ├── Question_Search.aspx
│   │   │   │   └── Question_Search.aspx.cs
│   │   │   ├── Browse
│   │   │   │   ├── com_Guest_Add.aspx
│   │   │   │   ├── com_Guest_Add.aspx.cs
│   │   │   │   ├── com_Guest.aspx
│   │   │   │   ├── com_Guest.aspx.cs
│   │   │   │   ├── com_Index.aspx
│   │   │   │   ├── com_Index.aspx.cs
│   │   │   │   ├── com_Job.aspx
│   │   │   │   ├── com_Job.aspx.cs
│   │   │   │   ├── com_Jobs.aspx
│   │   │   │   ├── com_Jobs.aspx.cs
│   │   │   │   ├── com_Pics.aspx
│   │   │   │   ├── com_Pics.aspx.cs
│   │   │   │   ├── res_Index.aspx
│   │   │   │   └── res_Index.aspx.cs
│   │   │   ├── Company
│   │   │   │   ├── com_Ask_Account.aspx
│   │   │   │   ├── com_Ask_Account.aspx.cs
│   │   │   │   ├── com_Ask_Answer.aspx
│   │   │   │   ├── com_Ask_Answer.aspx.cs
│   │   │   │   ├── com_Ask_Attention.aspx
│   │   │   │   ├── com_Ask_Attention.aspx.cs
│   │   │   │   ├── com_Ask_Question.aspx
│   │   │   │   ├── com_Ask_Question.aspx.cs
│   │   │   │   ├── com_Basic.aspx
│   │   │   │   ├── com_Basic.aspx.cs
│   │   │   │   ├── Com_Department.aspx
│   │   │   │   ├── Com_Department.aspx.cs
│   │   │   │   ├── Com_Department_Update.aspx
│   │   │   │   ├── Com_Department_Update.aspx.cs
│   │   │   │   ├── com_GetPassword.aspx
│   │   │   │   ├── com_GetPassword.aspx.cs
│   │   │   │   ├── com_Index.aspx.cs
│   │   │   │   ├── com_Job_Manage.aspx
│   │   │   │   ├── com_Job_Manage.aspx.cs
│   │   │   │   ├── com_Job_Publish.aspx
│   │   │   │   ├── com_Job_Publish.aspx.cs
│   │   │   │   ├── com_Job_Recruit.aspx
│   │   │   │   ├── com_Job_Recruit.aspx.cs
│   │   │   │   ├── com_Job_Shield.aspx
│   │   │   │   ├── com_Job_Shield.aspx.cs
│   │   │   │   ├── com_Job_Update.aspx
│   │   │   │   ├── com_Job_Update.aspx.cs
│   │   │   │   ├── com_Login.aspx
│   │   │   │   ├── com_Login.aspx.cs
│   │   │   │   ├── com_Message_Guest.aspx
│   │   │   │   ├── com_Message_Guest.aspx.cs
│   │   │   │   ├── com_Message_Read.aspx
│   │   │   │   ├── com_Message_Read.aspx.cs
│   │   │   │   ├── com_Message_Reply.aspx
│   │   │   │   ├── com_Message_Reply.aspx.cs
│   │   │   │   ├── com_Password.aspx
│   │   │   │   ├── com_Password.aspx.cs
│   │   │   │   ├── com_Picture.aspx
│   │   │   │   ├── com_Picture.aspx.cs
│   │   │   │   ├── com_Picture_Cert.aspx
│   │   │   │   ├── com_Picture_Cert.aspx.cs
│   │   │   │   ├── com_Picture_Logo.aspx
│   │   │   │   ├── com_Picture_Logo.aspx.cs
│   │   │   │   ├── com_Picture_Pics.aspx
│   │   │   │   ├── com_Picture_Pics.aspx.cs
│   │   │   │   ├── com_Picture_Picup.aspx
│   │   │   │   ├── com_Picture_Picup.aspx.cs
│   │   │   │   ├── com_Register.aspx
│   │   │   │   ├── com_Register.aspx.cs
│   │   │   │   ├── com_Register_two.aspx
│   │   │   │   ├── com_Register_two.aspx.cs
│   │   │   │   ├── com_Resume_Accept.aspx
│   │   │   │   ├── com_Resume_Accept.aspx.cs
│   │   │   │   ├── com_Resume_Database.aspx
│   │   │   │   ├── com_Resume_Database.aspx.cs
│   │   │   │   ├── com_Resume_Databases.aspx
│   │   │   │   ├── com_Resume_Databases.aspx.cs
│   │   │   │   ├── com_Resume_Download.aspx
│   │   │   │   ├── com_Resume_Download.aspx.cs
│   │   │   │   ├── com_Resume_Interview.aspx
│   │   │   │   ├── com_Resume_Interview.aspx.cs
│   │   │   │   ├── Com_Resume_ViewList.aspx
│   │   │   │   ├── Com_Resume_ViewList.aspx.cs
│   │   │   │   ├── com_Search.aspx.cs
│   │   │   │   ├── com_Service_Account.aspx
│   │   │   │   ├── com_Service_Account.aspx.cs
│   │   │   │   ├── com_Service.aspx
│   │   │   │   ├── com_Service.aspx.cs
│   │   │   │   ├── com_Service_Integral.aspx
│   │   │   │   ├── com_Service_Integral.aspx.cs
│   │   │   │   ├── com_Service_Map.aspx
│   │   │   │   ├── com_Service_Map.aspx.cs
│   │   │   │   ├── com_ToInterview.aspx
│   │   │   │   ├── com_ToInterview.aspx.cs
│   │   │   │   ├── com_ToPersonDB.aspx
│   │   │   │   ├── com_ToPersonDB.aspx.cs
│   │   │   │   ├── com_Upload.aspx.cs
│   │   │   │   ├── com_UserCenter.aspx
│   │   │   │   ├── com_UserCenter.aspx.cs
│   │   │   │   ├── Index.aspx
│   │   │   │   └── Search.aspx
│   │   │   ├── controls
│   │   │   │   ├── footer_Browse.ascx
│   │   │   │   ├── footer_Browse.ascx.cs
│   │   │   │   ├── footer_Company.ascx
│   │   │   │   ├── footer_Company.ascx.cs
│   │   │   │   ├── footer_Info.ascx
│   │   │   │   ├── footer_Info.ascx.cs
│   │   │   │   ├── footer_Person.ascx
│   │   │   │   ├── footer_Person.ascx.cs
│   │   │   │   ├── footer_Question.ascx
│   │   │   │   ├── footer_Question.ascx.cs
│   │   │   │   ├── footer_Simple.ascx
│   │   │   │   ├── footer_Simple.ascx.cs
│   │   │   │   ├── header_Ask.ascx
│   │   │   │   ├── header_Ask.ascx.cs
│   │   │   │   ├── header_Ask_Public.ascx
│   │   │   │   ├── header_Ask_Public.ascx.cs
│   │   │   │   ├── header_Browse.ascx
│   │   │   │   ├── header_Browse.ascx.cs
│   │   │   │   ├── header_Company.ascx
│   │   │   │   ├── header_Company.ascx.cs
│   │   │   │   ├── header_Company_Public.ascx
│   │   │   │   ├── header_Company_Public.ascx.cs
│   │   │   │   ├── header_Info.ascx
│   │   │   │   ├── header_Info.ascx.cs
│   │   │   │   ├── header_Nav.ascx
│   │   │   │   ├── header_Nav.ascx.cs
│   │   │   │   ├── header_Person.ascx
│   │   │   │   ├── header_Person.ascx.cs
│   │   │   │   ├── header_Person_Public.ascx
│   │   │   │   ├── header_Person_Public.ascx.cs
│   │   │   │   ├── header_Simple.ascx
│   │   │   │   └── header_Simple.ascx.cs
│   │   │   ├── Css
│   │   │   │   ├── about.css
│   │   │   │   ├── ask.css
│   │   │   │   ├── com_browse.css
│   │   │   │   ├── company.css
│   │   │   │   ├── index.css
│   │   │   │   ├── info.css
│   │   │   │   ├── joblist.css
│   │   │   │   ├── layer.css
│   │   │   │   ├── other.css
│   │   │   │   ├── person.css
│   │   │   │   ├── public.css
│   │   │   │   ├── resume.css
│   │   │   │   └── simple.css
│   │   │   ├── image
│   │   │   │   ├── addquestion.png
│   │   │   │   ├── addsimple.png
│   │   │   │   ├── best.png
│   │   │   │   ├── btn60.png
│   │   │   │   ├── btn80.png
│   │   │   │   ├── btn_down.jpg
│   │   │   │   ├── checkbox_off.png
│   │   │   │   ├── checkbox_on.png
│   │   │   │   ├── chk_off.png
│   │   │   │   ├── chk_on.png
│   │   │   │   ├── com_default.gif
│   │   │   │   ├── error.gif
│   │   │   │   ├── homeb.png
│   │   │   │   ├── home.png
│   │   │   │   ├── homer.png
│   │   │   │   ├── i1.png
│   │   │   │   ├── i2.png
│   │   │   │   ├── icon1.png
│   │   │   │   ├── icon2.png
│   │   │   │   ├── litmore.png
│   │   │   │   ├── login.png
│   │   │   │   ├── logo_ask.png
│   │   │   │   ├── logo_com.png
│   │   │   │   ├── logo_inf.png
│   │   │   │   ├── logo.png
│   │   │   │   ├── n1.png
│   │   │   │   ├── n2.png
│   │   │   │   ├── n3.png
│   │   │   │   ├── n4.png
│   │   │   │   ├── n5.png
│   │   │   │   ├── navbg.png
│   │   │   │   ├── navOver.png
│   │   │   │   ├── nophoto.png
│   │   │   │   ├── _notes
│   │   │   │   │   ├── addquestion.png.mno
│   │   │   │   │   ├── addsimple.png.mno
│   │   │   │   │   ├── checkbox_off.png.mno
│   │   │   │   │   ├── checkbox_on.png.mno
│   │   │   │   │   ├── chk_off.png.mno
│   │   │   │   │   ├── chk_on.png.mno
│   │   │   │   │   ├── icon1.png.mno
│   │   │   │   │   ├── login.png.mno
│   │   │   │   │   ├── logo_ask.png.mno
│   │   │   │   │   ├── logo_com.png.mno
│   │   │   │   │   ├── logo_inf.png.mno
│   │   │   │   │   ├── logo.png.mno
│   │   │   │   │   ├── m2.png.mno
│   │   │   │   │   ├── n3.png.mno
│   │   │   │   │   ├── n4.png.mno
│   │   │   │   │   ├── n5.png.mno
│   │   │   │   │   └── sea_btn2.png.mno
│   │   │   │   ├── per_default.png
│   │   │   │   ├── photo.png
│   │   │   │   ├── qq.png
│   │   │   │   ├── res_item.png
│   │   │   │   ├── sea_btn2.png
│   │   │   │   ├── sea_btn.png
│   │   │   │   ├── seapop.png
│   │   │   │   ├── success.png
│   │   │   │   ├── tanhao.png
│   │   │   │   ├── Thumbs.db
│   │   │   │   └── tm.png
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── Info
│   │   │   │   ├── Detail.aspx
│   │   │   │   ├── Detail.aspx.cs
│   │   │   │   ├── Index.aspx
│   │   │   │   ├── Index.aspx.cs
│   │   │   │   ├── List.aspx
│   │   │   │   ├── List.aspx.cs
│   │   │   │   ├── Search.aspx
│   │   │   │   └── Search.aspx.cs
│   │   │   ├── layer
│   │   │   │   ├── extend
│   │   │   │   │   └── layer.ext.js
│   │   │   │   ├── layer.min.js
│   │   │   │   └── skin
│   │   │   │   ├── default
│   │   │   │   │   ├── icon_ext.png
│   │   │   │   │   ├── textbg.png
│   │   │   │   │   ├── xubox_ico0.png
│   │   │   │   │   ├── xubox_loading0.gif
│   │   │   │   │   ├── xubox_loading1.gif
│   │   │   │   │   ├── xubox_loading2.gif
│   │   │   │   │   ├── xubox_loading3.gif
│   │   │   │   │   └── xubox_title0.png
│   │   │   │   ├── layer.css
│   │   │   │   └── layer.ext.css
│   │   │   ├── Person
│   │   │   │   ├── Index.aspx
│   │   │   │   ├── Key.aspx
│   │   │   │   ├── Key_Search.aspx
│   │   │   │   ├── per_Account.aspx
│   │   │   │   ├── per_Account.aspx.cs
│   │   │   │   ├── per_Ask_Account.aspx
│   │   │   │   ├── per_Ask_Account.aspx.cs
│   │   │   │   ├── per_Ask_Answer.aspx
│   │   │   │   ├── per_Ask_Answer.aspx.cs
│   │   │   │   ├── per_Ask_Attention.aspx
│   │   │   │   ├── per_Ask_Attention.aspx.cs
│   │   │   │   ├── per_Ask_Question.aspx
│   │   │   │   ├── per_Ask_Question.aspx.cs
│   │   │   │   ├── per_Basic.aspx
│   │   │   │   ├── per_Basic.aspx.cs
│   │   │   │   ├── per_Email.aspx
│   │   │   │   ├── per_Email.aspx.cs
│   │   │   │   ├── per_GetPassword.aspx
│   │   │   │   ├── per_GetPassword.aspx.cs
│   │   │   │   ├── per_Index.aspx.cs
│   │   │   │   ├── per_Key.aspx.cs
│   │   │   │   ├── per_Key_Search.aspx.cs
│   │   │   │   ├── per_Login.aspx
│   │   │   │   ├── per_Login.aspx.cs
│   │   │   │   ├── per_Message_Guest.aspx
│   │   │   │   ├── per_Message_Guest.aspx.cs
│   │   │   │   ├── per_Password.aspx
│   │   │   │   ├── per_Password.aspx.cs
│   │   │   │   ├── per_Picture.aspx
│   │   │   │   ├── per_Picture.aspx.cs
│   │   │   │   ├── per_Register.aspx
│   │   │   │   ├── per_Register.aspx.cs
│   │   │   │   ├── per_Register_two.aspx
│   │   │   │   ├── per_Register_two.aspx.cs
│   │   │   │   ├── per_Search.aspx.cs
│   │   │   │   ├── per_Upload.aspx.cs
│   │   │   │   ├── per_UserCenter.aspx
│   │   │   │   ├── per_UserCenter.aspx.cs
│   │   │   │   ├── res_Addons.aspx
│   │   │   │   ├── res_Addons.aspx.cs
│   │   │   │   ├── res_Addons_edit.aspx
│   │   │   │   ├── res_Addons_edit.aspx.cs
│   │   │   │   ├── res_Appraise.aspx
│   │   │   │   ├── res_Appraise.aspx.cs
│   │   │   │   ├── res_Basic.aspx
│   │   │   │   ├── res_Basic.aspx.cs
│   │   │   │   ├── res_Cert.aspx
│   │   │   │   ├── res_Cert.aspx.cs
│   │   │   │   ├── res_Cert_edit.aspx
│   │   │   │   ├── res_Cert_edit.aspx.cs
│   │   │   │   ├── res_Create.aspx
│   │   │   │   ├── res_Create.aspx.cs
│   │   │   │   ├── res_Default.aspx
│   │   │   │   ├── res_Default.aspx.cs
│   │   │   │   ├── res_Educate.aspx
│   │   │   │   ├── res_Educate.aspx.cs
│   │   │   │   ├── res_Educate_edit.aspx
│   │   │   │   ├── res_Educate_edit.aspx.cs
│   │   │   │   ├── res_Index.aspx
│   │   │   │   ├── res_Index.aspx.cs
│   │   │   │   ├── res_Item.aspx
│   │   │   │   ├── res_Item.aspx.cs
│   │   │   │   ├── res_Item_edit.aspx
│   │   │   │   ├── res_Item_edit.aspx.cs
│   │   │   │   ├── res_ItSkill.aspx
│   │   │   │   ├── res_Itskill.aspx.cs
│   │   │   │   ├── res_ItSkill_edit.aspx
│   │   │   │   ├── res_Itskill_edit.aspx.cs
│   │   │   │   ├── res_Job_applist.aspx
│   │   │   │   ├── res_Job_applist.aspx.cs
│   │   │   │   ├── res_Job_Attention.aspx
│   │   │   │   ├── res_Job_Attention.aspx.cs
│   │   │   │   ├── res_Job_favorite.aspx
│   │   │   │   ├── res_Job_favorite.aspx.cs
│   │   │   │   ├── res_Job_Invite.aspx
│   │   │   │   ├── res_Job_Invite.aspx.cs
│   │   │   │   ├── res_Job_ResumeList.aspx
│   │   │   │   ├── res_Job_ResumeList.aspx.cs
│   │   │   │   ├── res_Language.aspx
│   │   │   │   ├── res_Language.aspx.cs
│   │   │   │   ├── res_Language_edit.aspx
│   │   │   │   ├── res_Language_edit.aspx.cs
│   │   │   │   ├── res_Open.aspx
│   │   │   │   ├── res_Open.aspx.cs
│   │   │   │   ├── res_OutSend.aspx
│   │   │   │   ├── res_OutSend.aspx.cs
│   │   │   │   ├── res_Profession.aspx
│   │   │   │   ├── res_Profession.aspx.cs
│   │   │   │   ├── res_Skill.aspx
│   │   │   │   ├── res_Skill.aspx.cs
│   │   │   │   ├── res_ToApply.aspx
│   │   │   │   ├── res_ToApply.aspx.cs
│   │   │   │   ├── res_ToFavorite.aspx
│   │   │   │   ├── res_ToFavorite.aspx.cs
│   │   │   │   ├── res_Train.aspx
│   │   │   │   ├── res_Train.aspx.cs
│   │   │   │   ├── res_Train_edit.aspx
│   │   │   │   ├── res_Train_edit.aspx.cs
│   │   │   │   ├── res_Update.aspx
│   │   │   │   ├── res_Update.aspx.cs
│   │   │   │   ├── res_Wish.aspx
│   │   │   │   ├── res_Wish.aspx.cs
│   │   │   │   ├── res_Work.aspx
│   │   │   │   ├── res_Work.aspx.cs
│   │   │   │   ├── res_Work_edit.aspx
│   │   │   │   ├── res_Work_edit.aspx.cs
│   │   │   │   └── Search.aspx
│   │   │   ├── Public
│   │   │   │   ├── com_Upload.aspx
│   │   │   │   ├── OAuth
│   │   │   │   │   ├── comback.aspx
│   │   │   │   │   ├── comback.aspx.cs
│   │   │   │   │   ├── perback.aspx
│   │   │   │   │   ├── perback.aspx.cs
│   │   │   │   │   ├── qqlogin.aspx
│   │   │   │   │   └── qqlogin.aspx.cs
│   │   │   │   ├── per_Upload.aspx
│   │   │   │   ├── pub_Error.aspx
│   │   │   │   ├── pub_Error.aspx.cs
│   │   │   │   ├── pub_Login.aspx
│   │   │   │   ├── pub_Login.aspx.cs
│   │   │   │   ├── pub_Point.aspx
│   │   │   │   └── pub_Point.aspx.cs
│   │   │   ├── Script
│   │   │   │   ├── ask.js
│   │   │   │   ├── com_basic.js
│   │   │   │   ├── com_browse.js
│   │   │   │   ├── com_other.js
│   │   │   │   ├── com_register.js
│   │   │   │   ├── dialog.js
│   │   │   │   ├── global.js
│   │   │   │   ├── jquery.js
│   │   │   │   ├── layer.min.js
│   │   │   │   ├── login.js
│   │   │   │   ├── mobi_area.js
│   │   │   │   ├── per_basic.js
│   │   │   │   ├── per_other.js
│   │   │   │   ├── per_register.js
│   │   │   │   ├── per_search.js
│   │   │   │   ├── person.js
│   │   │   │   ├── pub_List.js
│   │   │   │   ├── res_itskill.js
│   │   │   │   ├── res_other.js
│   │   │   │   ├── res_profession.js
│   │   │   │   ├── res_wish.js
│   │   │   │   └── simple.js
│   │   │   └── Simple
│   │   │   ├── Detail.aspx
│   │   │   ├── Detail.aspx.cs
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── Publish_Job.aspx
│   │   │   ├── Publish_Job.aspx.cs
│   │   │   ├── Search.aspx
│   │   │   └── Search.aspx.cs
│   │   ├── UploadFiles
│   │   │   ├── Campus
│   │   │   │   ├── InfoFile
│   │   │   │   │   ├── 20080331114833692461.gif
│   │   │   │   │   ├── 20080416154402825837.jpg
│   │   │   │   │   ├── 20080416154903799318.gif
│   │   │   │   │   └── 20131009102605190877.gif
│   │   │   │   ├── LogoFile
│   │   │   │   │   ├── 20080330163715888589.gif
│   │   │   │   │   ├── 20080416204321865213.jpg
│   │   │   │   │   ├── 20131009101036922853.gif
│   │   │   │   │   ├── 20131009101044708040.gif
│   │   │   │   │   └── 20131009101102413855.gif
│   │   │   │   └── StudentFile
│   │   │   │   ├── 20080331001953591548.jpg
│   │   │   │   └── 20080412001433434237.jpg
│   │   │   ├── Company
│   │   │   │   ├── CertFile
│   │   │   │   │   ├── 20071217163733658693.gif
│   │   │   │   │   ├── 20071217163845726405.gif
│   │   │   │   │   ├── 20080312173808328607.gif
│   │   │   │   │   ├── 20120213135401101101.gif
│   │   │   │   │   ├── 20130519150001457637.gif
│   │   │   │   │   ├── 20130831163120945292.gif
│   │   │   │   │   ├── 20131009102629427740.gif
│   │   │   │   │   ├── 20131024184001417993.gif
│   │   │   │   │   ├── 20140217213712177971.gif
│   │   │   │   │   ├── 20140403133656269816.gif
│   │   │   │   │   ├── 20140529081011176836.png
│   │   │   │   │   ├── 20140529081127578190.png
│   │   │   │   │   ├── 20140828172101844910.gif
│   │   │   │   │   ├── 20140902111149217466.gif
│   │   │   │   │   ├── 20140908150726181024.png
│   │   │   │   │   ├── 20140908150752280481.png
│   │   │   │   │   ├── 20141021103740469686.gif
│   │   │   │   │   ├── 20141021103859780810.gif
│   │   │   │   │   └── 20150313145912386196.jpg
│   │   │   │   ├── Index
│   │   │   │   │   ├── 10.gif
│   │   │   │   │   ├── 11.gif
│   │   │   │   │   ├── 12.gif
│   │   │   │   │   ├── 13.gif
│   │   │   │   │   ├── 14.gif
│   │   │   │   │   ├── 15.gif
│   │   │   │   │   ├── 16.gif
│   │   │   │   │   ├── 17.gif
│   │   │   │   │   ├── 18.gif
│   │   │   │   │   ├── 19.gif
│   │   │   │   │   ├── 1.gif
│   │   │   │   │   ├── 20110218143000880838.gif
│   │   │   │   │   ├── 20110218143113375313.gif
│   │   │   │   │   ├── 20110218143154176607.gif
│   │   │   │   │   ├── 20110218143631198825.gif
│   │   │   │   │   ├── 20110218150800111239.gif
│   │   │   │   │   ├── 20110218150910470425.gif
│   │   │   │   │   ├── 20110218151021679381.gif
│   │   │   │   │   ├── 20110218151041250762.gif
│   │   │   │   │   ├── 20110218151323324484.gif
│   │   │   │   │   ├── 20110218151419605861.gif
│   │   │   │   │   ├── 20110601163422753779.gif
│   │   │   │   │   ├── 20121012173335280434.gif
│   │   │   │   │   ├── 20141129135237488157.png
│   │   │   │   │   ├── 20141202174942198996.png
│   │   │   │   │   ├── 20.gif
│   │   │   │   │   ├── 21.gif
│   │   │   │   │   ├── 22.gif
│   │   │   │   │   ├── 23.gif
│   │   │   │   │   ├── 24.gif
│   │   │   │   │   ├── 25.gif
│   │   │   │   │   ├── 2.gif
│   │   │   │   │   ├── 3.gif
│   │   │   │   │   ├── 4.gif
│   │   │   │   │   ├── 5.gif
│   │   │   │   │   ├── 6.gif
│   │   │   │   │   ├── 7.gif
│   │   │   │   │   ├── 8.gif
│   │   │   │   │   ├── 9.gif
│   │   │   │   │   ├── jp026.gif
│   │   │   │   │   ├── jp027.gif
│   │   │   │   │   └── jp028.gif
│   │   │   │   ├── indexAds
│   │   │   │   │   └── 20150314205238903833.gif
│   │   │   │   ├── indexBanner
│   │   │   │   │   ├── 20140307172309593425.gif
│   │   │   │   │   └── 20150314205250721407.jpg
│   │   │   │   ├── LogoFile
│   │   │   │   │   ├── 20071225175606955016.gif
│   │   │   │   │   ├── 20080424103845120691.gif
│   │   │   │   │   ├── 20080728234628335342.gif
│   │   │   │   │   ├── 20111010155645723820.gif
│   │   │   │   │   ├── 20120313131453241549.gif
│   │   │   │   │   ├── 20120809184529873472.gif
│   │   │   │   │   ├── 20120809184803487821.gif
│   │   │   │   │   ├── 20120915091304934710.GIF
│   │   │   │   │   ├── 20121007211548814851.gif
│   │   │   │   │   ├── 20130124165844422074.gif
│   │   │   │   │   ├── 20130514110636382154.gif
│   │   │   │   │   ├── 20130519150920910434.gif
│   │   │   │   │   ├── 20131009102642210962.gif
│   │   │   │   │   ├── 20131009102736679822.gif
│   │   │   │   │   ├── 20131009102959342092.gif
│   │   │   │   │   ├── 20140307095400421775.gif
│   │   │   │   │   ├── 20140329180858872464.gif
│   │   │   │   │   ├── 20140424115208877335.png
│   │   │   │   │   ├── 20140513223120215278.gif
│   │   │   │   │   ├── 20140713213315276724.png
│   │   │   │   │   ├── 20140820173234690337.png
│   │   │   │   │   ├── 20140902105608774592.gif
│   │   │   │   │   ├── 20140902105701942126.gif
│   │   │   │   │   └── 20140918150101893092.png
│   │   │   │   ├── Picture
│   │   │   │   │   ├── 20131205142630129837.gif
│   │   │   │   │   ├── 20131205142720704582.png
│   │   │   │   │   ├── 20131205142745857087.png
│   │   │   │   │   ├── 20131205142846195340.gif
│   │   │   │   │   ├── 20131206091013887567.gif
│   │   │   │   │   ├── 20140128144348105732.gif
│   │   │   │   │   ├── 20140214222416294945.gif
│   │   │   │   │   ├── 20140307111136611248.gif
│   │   │   │   │   ├── 20140529081537136867.png
│   │   │   │   │   ├── 20140529090901948528.png
│   │   │   │   │   ├── 20140726100720884136.png
│   │   │   │   │   ├── 20140830110537618506.png
│   │   │   │   │   ├── 20150314204722205829.jpg
│   │   │   │   │   └── 20150314204956347176.png
│   │   │   │   ├── ToolFile
│   │   │   │   │   ├── 2007032902.xls
│   │   │   │   │   ├── 2007050801.xls
│   │   │   │   │   ├── 2007050802.xls
│   │   │   │   │   ├── 2007051101.xls
│   │   │   │   │   └── 2007051402.xls
│   │   │   │   ├── VideoFile
│   │   │   │   │   ├── 20080318225109864492.flv
│   │   │   │   │   ├── 20080420181908879494.flv
│   │   │   │   │   ├── 20080420183014259925.flv
│   │   │   │   │   ├── 20080420183933408494.flv
│   │   │   │   │   ├── 20080420184437175866.flv
│   │   │   │   │   ├── 20080420184803920507.flv
│   │   │   │   │   ├── 20140214215800176558.flv
│   │   │   │   │   └── -.flv
│   │   │   │   └── VideoPhotoFile
│   │   │   │   ├── 20080318225114269798.gif
│   │   │   │   ├── 20080420181903511430.gif
│   │   │   │   ├── 20080420183009117603.gif
│   │   │   │   ├── 20080420184431481987.gif
│   │   │   │   ├── 20140214215808488743.gif
│   │   │   │   └── default.gif
│   │   │   ├── Default
│   │   │   │   ├── 20140314210159543016.png
│   │   │   │   ├── 20140328144655449211.jpg
│   │   │   │   ├── 20140328144727994525.jpg
│   │   │   │   ├── 20140329121652539706.jpg
│   │   │   │   ├── 20141127191917784220.jpg
│   │   │   │   ├── 20141127193533434086.jpg
│   │   │   │   ├── 20141127193543416276.jpg
│   │   │   │   ├── 20141127194804992633.jpg
│   │   │   │   ├── 20141127194952249276.jpg
│   │   │   │   ├── 20141127195001758535.jpg
│   │   │   │   ├── 20141127195103783279.jpg
│   │   │   │   ├── 20141127195113699738.jpg
│   │   │   │   ├── 20141127195205852157.jpg
│   │   │   │   ├── 20141127195244239201.jpg
│   │   │   │   ├── 20141127195322576321.jpg
│   │   │   │   ├── 20141127195334724396.jpg
│   │   │   │   ├── 20141127195348445484.jpg
│   │   │   │   ├── 20141127195357678924.jpg
│   │   │   │   ├── app.png
│   │   │   │   ├── CampusLogo.gif
│   │   │   │   ├── CityLogo.gif
│   │   │   │   ├── CompanyCert.gif
│   │   │   │   ├── CompanyLogo.gif
│   │   │   │   ├── CompanyPicture.gif
│   │   │   │   ├── CompanyVideoPhoto.gif
│   │   │   │   ├── indexAds.gif
│   │   │   │   ├── indexBanner.gif
│   │   │   │   ├── Link.gif
│   │   │   │   ├── _notes
│   │   │   │   │   └── Link.gif.mno
│   │   │   │   ├── personphoto.gif
│   │   │   │   ├── PersonVideoPhoto.gif
│   │   │   │   ├── touch.png
│   │   │   │   ├── TrainLogo.gif
│   │   │   │   ├── TrainTeacher.gif
│   │   │   │   ├── TrainVideoPhoto.gif
│   │   │   │   ├── wap.png
│   │   │   │   └── weixin.png
│   │   │   ├── Fckeditor
│   │   │   │   ├── file
│   │   │   │   │   ├── 4_asp;1(1).jpg
│   │   │   │   │   └── 4_asp;1.jpg
│   │   │   │   ├── flash
│   │   │   │   │   └── index.swf
│   │   │   │   └── Image
│   │   │   │   ├── 4_asp;1.jpg
│   │   │   │   ├── ak.asp
│   │   │   │   │   └── 4.jpg
│   │   │   │   ├── ak.cer
│   │   │   │   │   └── 4.jpg
│   │   │   │   ├── ditu.gif
│   │   │   │   └── findjob.gif
│   │   │   ├── JobFair
│   │   │   │   ├── DocFile
│   │   │   │   │   ├── 20101216144826720195.doc
│   │   │   │   │   ├── 20101216150034175964.doc
│   │   │   │   │   ├── 20110217171021189411.doc
│   │   │   │   │   ├── 20110217172753479703.doc
│   │   │   │   │   ├── 20110217175919206599.doc
│   │   │   │   │   ├── 20110218152727835865.doc
│   │   │   │   │   ├── 20111202093419299480.doc
│   │   │   │   │   ├── 20130117125127115208.doc
│   │   │   │   │   └── 20140516103900832573.doc
│   │   │   │   └── PicFile
│   │   │   │   ├── 1.gif
│   │   │   │   ├── 20101216144947338436.gif
│   │   │   │   ├── 20101216150026312293.gif
│   │   │   │   ├── 20101216150030861967.gif
│   │   │   │   ├── 20110217171008998918.gif
│   │   │   │   ├── 20110217171015109778.gif
│   │   │   │   ├── 20110217172801569117.gif
│   │   │   │   ├── 20110217172809708608.gif
│   │   │   │   ├── 20110217175420487339.gif
│   │   │   │   ├── 20110217175532213501.gif
│   │   │   │   ├── 20110217175905454686.gif
│   │   │   │   ├── 20110217175913208493.gif
│   │   │   │   ├── 20110218152700353626.gif
│   │   │   │   ├── 20110218152707427315.gif
│   │   │   │   ├── 20111202093409955926.jpg
│   │   │   │   ├── 20111202093415696910.jpg
│   │   │   │   ├── 20130117124719369668.gif
│   │   │   │   ├── 20130117124728558975.gif
│   │   │   │   ├── 20140516104328188189.jpg
│   │   │   │   ├── 20140516104520262367.jpg
│   │   │   │   └── 20140526111318294167.jpg
│   │   │   ├── KEditor
│   │   │   │   ├── flash
│   │   │   │   │   └── 20131018
│   │   │   │   │   └── 20131018092341_4062.flv
│   │   │   │   └── image
│   │   │   │   ├── 20131018
│   │   │   │   │   ├── 20131018090622_5468.gif
│   │   │   │   │   ├── 20131018092210_2968.gif
│   │   │   │   │   ├── 20131018092239_3906.gif
│   │   │   │   │   ├── 20131018092239_4843.gif
│   │   │   │   │   └── 20131018093519_1718.gif
│   │   │   │   ├── 20131019
│   │   │   │   │   └── 20131019111118_6093.gif
│   │   │   │   └── 20141128
│   │   │   │   └── 20141128130223_4293.jpg
│   │   │   ├── Other
│   │   │   │   ├── 20120809184643866608.gif
│   │   │   │   ├── 20121101021742919871.gif
│   │   │   │   ├── 20121101021800979990.gif
│   │   │   │   ├── 20121101021816882999.gif
│   │   │   │   ├── 20121101021858214180.gif
│   │   │   │   ├── 20140705233256516727.jpg
│   │   │   │   ├── AdFile
│   │   │   │   │   ├── 114_10.jpg
│   │   │   │   │   ├── 114_11.gif
│   │   │   │   │   ├── 114_12.gif
│   │   │   │   │   ├── 114_13.gif
│   │   │   │   │   ├── 114_14.jpg
│   │   │   │   │   ├── 114_15.gif
│   │   │   │   │   ├── 114_16.gif
│   │   │   │   │   ├── 114_1.gif
│   │   │   │   │   ├── 114_2.gif
│   │   │   │   │   ├── 114_3.gif
│   │   │   │   │   ├── 114_4.gif
│   │   │   │   │   ├── 114_5.gif
│   │   │   │   │   ├── 114_6.gif
│   │   │   │   │   ├── 114_7.gif
│   │   │   │   │   ├── 114_8.gif
│   │   │   │   │   ├── 114_9.jpg
│   │   │   │   │   ├── 153_10.gif
│   │   │   │   │   ├── 153_11.gif
│   │   │   │   │   ├── 153_12.gif
│   │   │   │   │   ├── 153_1.gif
│   │   │   │   │   ├── 153_2.gif
│   │   │   │   │   ├── 153_3.gif
│   │   │   │   │   ├── 153_4.gif
│   │   │   │   │   ├── 153_5.gif
│   │   │   │   │   ├── 153_6.gif
│   │   │   │   │   ├── 153_7.gif
│   │   │   │   │   ├── 153_8.gif
│   │   │   │   │   ├── 153_9.gif
│   │   │   │   │   ├── 154_1.gif
│   │   │   │   │   ├── 154_2.gif
│   │   │   │   │   ├── 154_3.gif
│   │   │   │   │   ├── 154_4.gif
│   │   │   │   │   ├── 154_5.gif
│   │   │   │   │   ├── 154_6.gif
│   │   │   │   │   ├── 20080510150242844517.gif
│   │   │   │   │   ├── 20080522153904533865.gif
│   │   │   │   │   ├── 20080626115403375840.gif
│   │   │   │   │   ├── 20101120001134899682.jpg
│   │   │   │   │   ├── 20101120010858625059.gif
│   │   │   │   │   ├── 20101120011143445637.gif
│   │   │   │   │   ├── 20101120011829494021.gif
│   │   │   │   │   ├── 20101120012024912630.gif
│   │   │   │   │   ├── 20101120012215700108.jpg
│   │   │   │   │   ├── 20120105104427788660.gif
│   │   │   │   │   ├── 20120105105430770910.jpg
│   │   │   │   │   ├── 20120105111433107250.gif
│   │   │   │   │   ├── 20120105111630244167.gif
│   │   │   │   │   ├── 20120105111718570635.gif
│   │   │   │   │   ├── 20120105112119441235.gif
│   │   │   │   │   ├── 20120105112311498589.gif
│   │   │   │   │   ├── 20120105112936144367.gif
│   │   │   │   │   ├── 20120105200829868865.jpg
│   │   │   │   │   ├── 20121007203153890860.jpg
│   │   │   │   │   ├── 20121007203340621311.jpg
│   │   │   │   │   ├── 20121007203529317481.jpg
│   │   │   │   │   ├── 20121007203813786809.gif
│   │   │   │   │   ├── 20121007203954346460.gif
│   │   │   │   │   ├── 20121007204150103566.jpg
│   │   │   │   │   ├── 20130110132201292646.jpg
│   │   │   │   │   ├── 20130110133550129815.gif
│   │   │   │   │   ├── 20130110222517605314.gif
│   │   │   │   │   ├── 20130117132455541863.jpg
│   │   │   │   │   ├── 20140328141032158362.jpg
│   │   │   │   │   ├── 20140328141218563282.jpg
│   │   │   │   │   ├── 20140328142406728900.jpg
│   │   │   │   │   ├── 20140329121833578646.jpg
│   │   │   │   │   ├── 20140516115328574810.jpg
│   │   │   │   │   ├── 20140526111500412266.jpg
│   │   │   │   │   ├── 20141117114744554079.jpg
│   │   │   │   │   ├── 20141117114749620888.jpg
│   │   │   │   │   ├── 20141117115951834334.gif
│   │   │   │   │   ├── 20141117120156260819.gif
│   │   │   │   │   ├── 20141202171444212288.png
│   │   │   │   │   ├── 20141203160738715762.png
│   │   │   │   │   ├── 20141203161502624361.jpg
│   │   │   │   │   ├── 233_1.gif
│   │   │   │   │   ├── 233_1.jpg
│   │   │   │   │   ├── 233_2.jpg
│   │   │   │   │   ├── 233_3.jpg
│   │   │   │   │   ├── 233_4.gif
│   │   │   │   │   ├── 233_5.gif
│   │   │   │   │   ├── 233_6.gif
│   │   │   │   │   ├── 233_7.gif
│   │   │   │   │   ├── 233_7.jpg
│   │   │   │   │   ├── 233_8.gif
│   │   │   │   │   ├── 237_1.png
│   │   │   │   │   ├── 237_2.png
│   │   │   │   │   ├── 237_3.png
│   │   │   │   │   ├── 237_4.png
│   │   │   │   │   ├── 237_5.png
│   │   │   │   │   ├── 237_6.png
│   │   │   │   │   ├── 237_7.png
│   │   │   │   │   ├── 237_8.png
│   │   │   │   │   ├── 237_9.png
│   │   │   │   │   ├── 256_10.gif
│   │   │   │   │   ├── 256_11.gif
│   │   │   │   │   ├── 256_13.gif
│   │   │   │   │   ├── 256_2.gif
│   │   │   │   │   ├── 256_3.gif
│   │   │   │   │   ├── 256_4.gif
│   │   │   │   │   ├── 256_5.gif
│   │   │   │   │   ├── 256_7.gif
│   │   │   │   │   ├── 256_8.gif
│   │   │   │   │   ├── 256_9.gif
│   │   │   │   │   ├── 270_1.jpg
│   │   │   │   │   ├── 270_2.jpg
│   │   │   │   │   ├── 270_3.jpg
│   │   │   │   │   ├── 270_4.jpg
│   │   │   │   │   ├── 270_5.jpg
│   │   │   │   │   ├── 2.jpg
│   │   │   │   │   ├── 318_1.gif
│   │   │   │   │   ├── 318_2.gif
│   │   │   │   │   ├── 318_3.gif
│   │   │   │   │   ├── 318_4.gif
│   │   │   │   │   ├── 318_5.gif
│   │   │   │   │   ├── 318_6.gif
│   │   │   │   │   ├── 318_7.gif
│   │   │   │   │   ├── 350_1.gif
│   │   │   │   │   ├── 350_1.jpg
│   │   │   │   │   ├── 350_2.gif
│   │   │   │   │   ├── 350_2.jpg
│   │   │   │   │   ├── 350_3.gif
│   │   │   │   │   ├── 364_3.gif
│   │   │   │   │   ├── 3.jpg
│   │   │   │   │   ├── 400.jpg
│   │   │   │   │   ├── 484_1.gif
│   │   │   │   │   ├── 484_1.png
│   │   │   │   │   ├── 484_2.gif
│   │   │   │   │   ├── 484_2.png
│   │   │   │   │   ├── 484_3.png
│   │   │   │   │   ├── 484_4.png
│   │   │   │   │   ├── 484_5.png
│   │   │   │   │   ├── 4.jpg
│   │   │   │   │   ├── 500_1.jpg
│   │   │   │   │   ├── 500_2.jpg
│   │   │   │   │   ├── 500_3.jpg
│   │   │   │   │   ├── 500_4.jpg
│   │   │   │   │   ├── 500_5.jpg
│   │   │   │   │   ├── 5.jpg
│   │   │   │   │   ├── 640_1.jpg
│   │   │   │   │   ├── 640_2.jpg
│   │   │   │   │   ├── 6.jpg
│   │   │   │   │   ├── 770_90_1.jpg
│   │   │   │   │   ├── 7.jpg
│   │   │   │   │   ├── 980_10.jpg
│   │   │   │   │   ├── 980_11.jpg
│   │   │   │   │   ├── 980_12.jpg
│   │   │   │   │   ├── 980_1.jpg
│   │   │   │   │   ├── 980_230_2.jpg
│   │   │   │   │   ├── 980_230.png
│   │   │   │   │   ├── 980_2.gif
│   │   │   │   │   ├── 980_2.jpg
│   │   │   │   │   ├── 980_3.gif
│   │   │   │   │   ├── 980_3.jpg
│   │   │   │   │   ├── 980_4.gif
│   │   │   │   │   ├── 980_4.jpg
│   │   │   │   │   ├── 980_5.gif
│   │   │   │   │   ├── 980_60_1.jpg
│   │   │   │   │   ├── 980_60.gif
│   │   │   │   │   ├── 980_60.png
│   │   │   │   │   ├── 980_6.gif
│   │   │   │   │   ├── 980_8.gif
│   │   │   │   │   ├── 980.gif
│   │   │   │   │   ├── a_index_154_55_10.gif
│   │   │   │   │   ├── a_index_154_55_11.gif
│   │   │   │   │   ├── a_index_154_55_12.gif
│   │   │   │   │   ├── a_index_154_55_13.gif
│   │   │   │   │   ├── a_index_154_55_1.gif
│   │   │   │   │   ├── a_index_154_55_2.gif
│   │   │   │   │   ├── a_index_154_55_3.gif
│   │   │   │   │   ├── a_index_154_55_4.gif
│   │   │   │   │   ├── a_index_154_55_5.gif
│   │   │   │   │   ├── a_index_154_55_6.gif
│   │   │   │   │   ├── a_index_154_55_7.gif
│   │   │   │   │   ├── a_index_154_55_8.gif
│   │   │   │   │   ├── a_index_154_55_9.gif
│   │   │   │   │   ├── a_index_318_55_1.gif
│   │   │   │   │   ├── app.jpg
│   │   │   │   │   ├── b10.gif
│   │   │   │   │   ├── b11.gif
│   │   │   │   │   ├── b12.gif
│   │   │   │   │   ├── b13.gif
│   │   │   │   │   ├── b14.gif
│   │   │   │   │   ├── b15.gif
│   │   │   │   │   ├── b16.gif
│   │   │   │   │   ├── b17.gif
│   │   │   │   │   ├── b18.gif
│   │   │   │   │   ├── b2.gif
│   │   │   │   │   ├── b3.gif
│   │   │   │   │   ├── b4.gif
│   │   │   │   │   ├── b5.gif
│   │   │   │   │   ├── b6.gif
│   │   │   │   │   ├── b7.gif
│   │   │   │   │   ├── b8.gif
│   │   │   │   │   ├── b9.gif
│   │   │   │   │   ├── cam01.gif
│   │   │   │   │   ├── cam02.gif
│   │   │   │   │   ├── cam03.gif
│   │   │   │   │   ├── cam04.gif
│   │   │   │   │   ├── cam05.gif
│   │   │   │   │   ├── cam06.gif
│   │   │   │   │   ├── cam07.gif
│   │   │   │   │   ├── cam08.gif
│   │   │   │   │   ├── com001.gif
│   │   │   │   │   ├── com002.gif
│   │   │   │   │   ├── com003.gif
│   │   │   │   │   ├── com004.gif
│   │   │   │   │   ├── com005.gif
│   │   │   │   │   ├── com007.gif
│   │   │   │   │   ├── com008.gif
│   │   │   │   │   ├── com009.gif
│   │   │   │   │   ├── com010.gif
│   │   │   │   │   ├── com012.gif
│   │   │   │   │   ├── com013.gif
│   │   │   │   │   ├── com015.gif
│   │   │   │   │   ├── com018.gif
│   │   │   │   │   ├── com019.gif
│   │   │   │   │   ├── com020.gif
│   │   │   │   │   ├── com021.gif
│   │   │   │   │   ├── com022.gif
│   │   │   │   │   ├── headhunt01.gif
│   │   │   │   │   ├── headhunt02.gif
│   │   │   │   │   ├── headhunt03.gif
│   │   │   │   │   ├── headhunt04.gif
│   │   │   │   │   ├── headhunt05.gif
│   │   │   │   │   ├── headhunt06.gif
│   │   │   │   │   ├── headhunt07.gif
│   │   │   │   │   ├── headhunt08.gif
│   │   │   │   │   ├── index_154_1.gif
│   │   │   │   │   ├── index_154_2.gif
│   │   │   │   │   ├── index_154_3.gif
│   │   │   │   │   ├── _notes
│   │   │   │   │   │   ├── 153_11.gif.mno
│   │   │   │   │   │   ├── 153_12.gif.mno
│   │   │   │   │   │   ├── 153_13.gif.mno
│   │   │   │   │   │   ├── 153_14.gif.mno
│   │   │   │   │   │   ├── 153_7.gif.mno
│   │   │   │   │   │   ├── 153_8.gif.mno
│   │   │   │   │   │   ├── 153_9.gif.mno
│   │   │   │   │   │   ├── 318_1.png.mno
│   │   │   │   │   │   ├── 318_4.png.mno
│   │   │   │   │   │   ├── headhunt11.jpg.mno
│   │   │   │   │   │   ├── headhunt12.jpg.mno
│   │   │   │   │   │   ├── Index1_1.jpg.mno
│   │   │   │   │   │   ├── index_182_60_15.gif.mno
│   │   │   │   │   │   ├── index_182_60_16.gif.mno
│   │   │   │   │   │   ├── index_182_60_17.gif.mno
│   │   │   │   │   │   ├── p187_11.jpg.mno
│   │   │   │   │   │   ├── p187_1.jpg.mno
│   │   │   │   │   │   ├── p187_2.jpg.mno
│   │   │   │   │   │   ├── p187_3.jpg.mno
│   │   │   │   │   │   ├── p187_4.jpg.mno
│   │   │   │   │   │   ├── p187_5.jpg.mno
│   │   │   │   │   │   ├── p187_6.jpg.mno
│   │   │   │   │   │   ├── p187_7.jpg.mno
│   │   │   │   │   │   ├── p187_8.jpg.mno
│   │   │   │   │   │   ├── p187_9.jpg.mno
│   │   │   │   │   │   ├── per_214_1.jpg.mno
│   │   │   │   │   │   ├── per_214_2.jpg.mno
│   │   │   │   │   │   ├── per_214_3.jpg.mno
│   │   │   │   │   │   ├── per_214_4.jpg.mno
│   │   │   │   │   │   ├── per_214_5.jpg.mno
│   │   │   │   │   │   ├── plurality01.jpg.mno
│   │   │   │   │   │   ├── plurality02.jpg.mno
│   │   │   │   │   │   ├── showme1.jpg.mno
│   │   │   │   │   │   └── urgent1.jpg.mno
│   │   │   │   │   ├── p187_10.gif
│   │   │   │   │   ├── p187_11.jpg
│   │   │   │   │   ├── p187_12.gif
│   │   │   │   │   ├── p187_13.gif
│   │   │   │   │   ├── p187_14.gif
│   │   │   │   │   ├── p187_15.gif
│   │   │   │   │   ├── p187_1.jpg
│   │   │   │   │   ├── p187_2.jpg
│   │   │   │   │   ├── p187_3.jpg
│   │   │   │   │   ├── p187_4.jpg
│   │   │   │   │   ├── p187_5.jpg
│   │   │   │   │   ├── p187_6.jpg
│   │   │   │   │   ├── p187_7.jpg
│   │   │   │   │   ├── p187_8.jpg
│   │   │   │   │   ├── p187_9.jpg
│   │   │   │   │   ├── per01.gif
│   │   │   │   │   ├── per02.gif
│   │   │   │   │   ├── per03.gif
│   │   │   │   │   ├── per04.gif
│   │   │   │   │   ├── per05.gif
│   │   │   │   │   ├── per07.gif
│   │   │   │   │   ├── per08.gif
│   │   │   │   │   ├── per09.gif
│   │   │   │   │   ├── per11.gif
│   │   │   │   │   ├── per12.gif
│   │   │   │   │   ├── per13.gif
│   │   │   │   │   ├── per14.gif
│   │   │   │   │   ├── per_156_1.gif
│   │   │   │   │   ├── per_156_2.gif
│   │   │   │   │   ├── per-156_3.gif
│   │   │   │   │   ├── per_156_3.gif
│   │   │   │   │   ├── per_156_4.gif
│   │   │   │   │   ├── per_156_5.gif
│   │   │   │   │   ├── per_156_6.gif
│   │   │   │   │   ├── per15.gif
│   │   │   │   │   ├── per16.gif
│   │   │   │   │   ├── per17.gif
│   │   │   │   │   ├── per_186_10.gif
│   │   │   │   │   ├── per_186_11.gif
│   │   │   │   │   ├── per_186_12.gif
│   │   │   │   │   ├── per_186_1.gif
│   │   │   │   │   ├── per_186_2.gif
│   │   │   │   │   ├── per_186_3.gif
│   │   │   │   │   ├── per_186_4.gif
│   │   │   │   │   ├── per_186_5.gif
│   │   │   │   │   ├── per_186_6.gif
│   │   │   │   │   ├── per_186_7.gif
│   │   │   │   │   ├── per_186_8.gif
│   │   │   │   │   ├── per-186_9.gif
│   │   │   │   │   ├── per_186_9.gif
│   │   │   │   │   ├── per18.gif
│   │   │   │   │   ├── per19.gif
│   │   │   │   │   ├── per20.gif
│   │   │   │   │   ├── per_214_1.jpg
│   │   │   │   │   ├── per_214_2.jpg
│   │   │   │   │   ├── per_214_3.jpg
│   │   │   │   │   ├── per_214_4.jpg
│   │   │   │   │   ├── per_214_5.jpg
│   │   │   │   │   ├── per21.gif
│   │   │   │   │   ├── per22.gif
│   │   │   │   │   ├── per23.gif
│   │   │   │   │   ├── per24.gif
│   │   │   │   │   ├── per25.gif
│   │   │   │   │   ├── plu_bg.jpg
│   │   │   │   │   ├── showme1.jpg
│   │   │   │   │   ├── sn.gif
│   │   │   │   │   ├── train01.jpg
│   │   │   │   │   ├── train02.jpg
│   │   │   │   │   ├── ty.gif
│   │   │   │   │   └── urgent1.jpg
│   │   │   │   ├── CityLogo
│   │   │   │   │   ├── 20101117013823905437.gif
│   │   │   │   │   ├── 20101117105400763209.gif
│   │   │   │   │   ├── 20101122013935338187.gif
│   │   │   │   │   ├── 20101122013956869425.gif
│   │   │   │   │   ├── 20101122014022667626.gif
│   │   │   │   │   ├── 20101122014046725851.gif
│   │   │   │   │   ├── 20101122014119789062.gif
│   │   │   │   │   ├── 20101122014203437295.gif
│   │   │   │   │   ├── 20140329120705330374.gif
│   │   │   │   │   ├── a1001.gif
│   │   │   │   │   ├── a1002.gif
│   │   │   │   │   ├── a1003.gif
│   │   │   │   │   ├── a1004.gif
│   │   │   │   │   ├── a1005.gif
│   │   │   │   │   ├── a1006.gif
│   │   │   │   │   ├── a1007.gif
│   │   │   │   │   ├── a1008.gif
│   │   │   │   │   ├── a1009.gif
│   │   │   │   │   ├── a1010.gif
│   │   │   │   │   ├── a1011.gif
│   │   │   │   │   ├── a1012.gif
│   │   │   │   │   ├── a1013.gif
│   │   │   │   │   ├── a1014.gif
│   │   │   │   │   ├── a1015.gif
│   │   │   │   │   ├── a1016.gif
│   │   │   │   │   ├── a1017.gif
│   │   │   │   │   ├── a1018.gif
│   │   │   │   │   ├── a1019.gif
│   │   │   │   │   ├── a1020.gif
│   │   │   │   │   ├── a1021.gif
│   │   │   │   │   ├── a1022.gif
│   │   │   │   │   ├── a1023.gif
│   │   │   │   │   ├── a1024.gif
│   │   │   │   │   ├── a1025.gif
│   │   │   │   │   ├── c1001.gif
│   │   │   │   │   ├── c1002.gif
│   │   │   │   │   ├── c1003.gif
│   │   │   │   │   ├── c1004.gif
│   │   │   │   │   ├── c1005.gif
│   │   │   │   │   ├── c1006.gif
│   │   │   │   │   ├── c1007.gif
│   │   │   │   │   ├── c1007.jpg
│   │   │   │   │   ├── c1008.gif
│   │   │   │   │   ├── c1009.gif
│   │   │   │   │   ├── c1009.jpg
│   │   │   │   │   ├── c1010.gif
│   │   │   │   │   ├── c10112.gif
│   │   │   │   │   ├── c10117.gif
│   │   │   │   │   ├── c1011.gif
│   │   │   │   │   ├── c1012.gif
│   │   │   │   │   ├── c1013.gif
│   │   │   │   │   ├── c1014.gif
│   │   │   │   │   ├── c10151.gif
│   │   │   │   │   ├── c1015.gif
│   │   │   │   │   ├── c1015.jpg
│   │   │   │   │   ├── c1016.gif
│   │   │   │   │   ├── c1017.gif
│   │   │   │   │   ├── c1017.jpg
│   │   │   │   │   ├── c10182.gif
│   │   │   │   │   ├── c1018.gif
│   │   │   │   │   ├── c1019.jpg
│   │   │   │   │   ├── c1020.jpg
│   │   │   │   │   ├── c1021.jpg
│   │   │   │   │   ├── c1025.gif
│   │   │   │   │   ├── c2000.gif
│   │   │   │   │   ├── c2001.gif
│   │   │   │   │   ├── Logo.gif
│   │   │   │   │   └── _notes
│   │   │   │   │   ├── 1001.gif.mno
│   │   │   │   │   ├── 1002.gif.mno
│   │   │   │   │   ├── 1003.gif.mno
│   │   │   │   │   ├── 1004.gif.mno
│   │   │   │   │   ├── 1005.gif.mno
│   │   │   │   │   ├── 1006.gif.mno
│   │   │   │   │   ├── 1007.gif.mno
│   │   │   │   │   ├── 1008.gif.mno
│   │   │   │   │   ├── 1009.gif.mno
│   │   │   │   │   ├── 1010.gif.mno
│   │   │   │   │   ├── 1011.gif.mno
│   │   │   │   │   ├── 1012.gif.mno
│   │   │   │   │   ├── 1013.gif.mno
│   │   │   │   │   ├── 1014.gif.mno
│   │   │   │   │   ├── 1015.gif.mno
│   │   │   │   │   ├── 1016.gif.mno
│   │   │   │   │   ├── 1017.gif.mno
│   │   │   │   │   ├── 1018.gif.mno
│   │   │   │   │   ├── 1019.gif.mno
│   │   │   │   │   ├── 1020.gif.mno
│   │   │   │   │   ├── 1021.gif.mno
│   │   │   │   │   ├── 1022.gif.mno
│   │   │   │   │   ├── 1023.gif.mno
│   │   │   │   │   ├── 1024.gif.mno
│   │   │   │   │   └── 1025.gif.mno
│   │   │   │   ├── Integral
│   │   │   │   │   ├── 20140124114740107459.png
│   │   │   │   │   ├── 20140124221616175970.jpg
│   │   │   │   │   ├── 20140124221713570253.jpg
│   │   │   │   │   ├── 20140124222026957499.jpg
│   │   │   │   │   ├── 20140124222240276134.jpg
│   │   │   │   │   ├── 20140124222405585363.jpg
│   │   │   │   │   ├── 20140124222601665394.jpg
│   │   │   │   │   ├── 20140124222800940723.png
│   │   │   │   │   ├── 20140127151956536129.jpg
│   │   │   │   │   └── no.gif
│   │   │   │   ├── Link
│   │   │   │   │   ├── 01hr.gif
│   │   │   │   │   ├── 200773017294167393.gif
│   │   │   │   │   ├── 20080313171458362685.gif
│   │   │   │   │   ├── 20080507163243920282.gif
│   │   │   │   │   ├── 20080507163315246406.gif
│   │   │   │   │   ├── 20080507163356703329.gif
│   │   │   │   │   ├── 20080507163426859814.gif
│   │   │   │   │   ├── 20080507163514349042.gif
│   │   │   │   │   ├── 20080507163537168771.jpg
│   │   │   │   │   ├── 20080507163558637179.gif
│   │   │   │   │   ├── 20080522155816189445.gif
│   │   │   │   │   ├── 5156logo.gif
│   │   │   │   │   ├── 51job.gif
│   │   │   │   │   ├── alibaba.gif
│   │   │   │   │   ├── chinahr.gif
│   │   │   │   │   ├── job001.gif
│   │   │   │   │   └── zhaopin.gif
│   │   │   │   ├── sale
│   │   │   │   │   ├── 20140217222425954454.gif
│   │   │   │   │   └── default.gif
│   │   │   │   └── Script
│   │   │   │   └── Search_index.js
│   │   │   ├── Person
│   │   │   │   ├── PhotoFile
│   │   │   │   │   ├── 1.gif
│   │   │   │   │   ├── 20101123213824788653.gif
│   │   │   │   │   ├── 20110309103632388168.gif
│   │   │   │   │   ├── 20110719155052526429.gif
│   │   │   │   │   ├── 20111009164215376089.gif
│   │   │   │   │   ├── 20120413202632232124.gif
│   │   │   │   │   ├── 20120519140045155955.gif
│   │   │   │   │   ├── 20121101021357372233.gif
│   │   │   │   │   ├── 20121101021708150953.gif
│   │   │   │   │   ├── 20130119231421630822.GIF
│   │   │   │   │   ├── 20140402185552593740.png
│   │   │   │   │   ├── 20140805091312935138.png
│   │   │   │   │   ├── 20140816093320509046.png
│   │   │   │   │   ├── 20140816095108219482.gif
│   │   │   │   │   ├── 20140816095121714355.gif
│   │   │   │   │   ├── 20140816095147170935.gif
│   │   │   │   │   ├── 20140816095333471651.gif
│   │   │   │   │   ├── 20140816095612936930.gif
│   │   │   │   │   ├── 20140816102453683306.png
│   │   │   │   │   ├── 20140816103023500058.gif
│   │   │   │   │   ├── 20140816103055889165.png
│   │   │   │   │   ├── 20140816103335787150.gif
│   │   │   │   │   ├── 20140816103905656950.gif
│   │   │   │   │   ├── 20140816103949173650.gif
│   │   │   │   │   ├── 20140816103957297416.gif
│   │   │   │   │   ├── 20140816104934324495.gif
│   │   │   │   │   ├── 20140816104953384614.gif
│   │   │   │   │   ├── 20140825164734848644.png
│   │   │   │   │   ├── 20140902102957604163.gif
│   │   │   │   │   ├── 20140930175418325763.png
│   │   │   │   │   ├── 20140930175507999377.png
│   │   │   │   │   ├── 20140930175557405935.png
│   │   │   │   │   ├── 20141007115826659985.gif
│   │   │   │   │   ├── 20141017212312424599.png
│   │   │   │   │   ├── 20141017212331434712.png
│   │   │   │   │   ├── 20141017212336448472.png
│   │   │   │   │   ├── 20141206231810584447.png
│   │   │   │   │   ├── 20150314204525853103.jpg
│   │   │   │   │   ├── __(2) 1.gif
│   │   │   │   │   ├── 4.gif
│   │   │   │   │   ├── 5.gif
│   │   │   │   │   ├── default.gif
│   │   │   │   │   ├── Female.gif
│   │   │   │   │   ├── male.gif
│   │   │   │   │   ├── nophoto.png
│   │   │   │   │   ├── nopic.gif
│   │   │   │   │   ├── PerPic_15979.gif
│   │   │   │   │   ├── PerPic_16220.gif
│   │   │   │   │   ├── PerPic_16466.gif
│   │   │   │   │   ├── PerPic_16584.gif
│   │   │   │   │   ├── PerPic_16659.gif
│   │   │   │   │   ├── PerPic_16683.gif
│   │   │   │   │   └── PerPic_16860.gif
│   │   │   │   ├── VideoFile
│   │   │   │   │   ├── 10.flv
│   │   │   │   │   ├── 1.flv
│   │   │   │   │   ├── 20131016111109356548.flv
│   │   │   │   │   ├── 20140213162528607854.flv
│   │   │   │   │   ├── 20140721143853214276.flv
│   │   │   │   │   ├── 2.flv
│   │   │   │   │   ├── 4.flv
│   │   │   │   │   ├── 5.flv
│   │   │   │   │   ├── 6.flv
│   │   │   │   │   ├── 7.flv
│   │   │   │   │   └── 8.flv
│   │   │   │   └── VideoPhotoFile
│   │   │   │   ├── 1.gif
│   │   │   │   ├── 20120717230845273411.gif
│   │   │   │   ├── 20131016111116336028.gif
│   │   │   │   ├── 20140213162539158454.gif
│   │   │   │   ├── 2.gif
│   │   │   │   ├── 4.gif
│   │   │   │   └── default.gif
│   │   │   ├── Script
│   │   │   │   ├── mobi_ask.js
│   │   │   │   ├── mobi_control.js
│   │   │   │   ├── mobi_map.js
│   │   │   │   ├── mobi_offices.js
│   │   │   │   ├── mobi_Road.js
│   │   │   │   ├── pop_ask.js
│   │   │   │   ├── pop_control.js
│   │   │   │   ├── pop_encontrol.js
│   │   │   │   ├── pop_map.js
│   │   │   │   ├── pop_offices.js
│   │   │   │   ├── pop_Road.js
│   │   │   │   └── Search_index.js
│   │   │   └── Train
│   │   │   ├── Download
│   │   │   │   ├── 20080413002857934654.rar
│   │   │   │   ├── 20080413003010576387.rar
│   │   │   │   ├── 20080413152006616909.rar
│   │   │   │   ├── 20080413152122237114.rar
│   │   │   │   └── 20080514170526973722.rar
│   │   │   ├── LessonFile
│   │   │   │   ├── 2007321811503071.gif
│   │   │   │   ├── 2007828115002755.jpg
│   │   │   │   ├── 20080413234917217339.gif
│   │   │   │   ├── 20080413235030599130.gif
│   │   │   │   ├── 20080413235055252975.jpg
│   │   │   │   ├── 20080413235243466361.gif
│   │   │   │   ├── 20080413235404774584.gif
│   │   │   │   ├── 20080413235510148336.gif
│   │   │   │   ├── 20080413235658377377.gif
│   │   │   │   └── 20080413235923127984.gif
│   │   │   ├── LogoFile
│   │   │   │   └── 20080326140855420759.gif
│   │   │   ├── TeacherFile
│   │   │   │   ├── 20080326213925482473.jpg
│   │   │   │   ├── 20080326215456757458.gif
│   │   │   │   ├── 20080326215456757459.gif
│   │   │   │   ├── 20080326215456757459.jpg
│   │   │   │   ├── 20080326223546195199.jpg
│   │   │   │   └── 20080414103742146485.gif
│   │   │   ├── VideoFile
│   │   │   │   ├── 1.flv
│   │   │   │   ├── 20080412233010332825.flv
│   │   │   │   ├── 20080412233146935684.flv
│   │   │   │   ├── 2.flv
│   │   │   │   ├── 3.flv
│   │   │   │   └── 4.flv
│   │   │   └── VideoPhotoFile
│   │   │   ├── 1.jpg
│   │   │   ├── 20080412225809209942.jpg
│   │   │   ├── 20080412233024821754.gif
│   │   │   ├── 2.gif
│   │   │   ├── 3.gif
│   │   │   └── 4.gif
│   │   ├── Utils.aspx.cs
│   │   ├── Video
│   │   │   ├── Company.aspx
│   │   │   ├── Company.aspx.cs
│   │   │   ├── Company_play.aspx
│   │   │   ├── Company_Play.aspx.cs
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── Person.aspx
│   │   │   ├── Person.aspx.cs
│   │   │   ├── Person_play.aspx
│   │   │   ├── Person_Play.aspx.cs
│   │   │   ├── Room
│   │   │   │   ├── audio_video_quality_profiles
│   │   │   │   │   ├── 256k_high_motion_low_picture_quality.xml
│   │   │   │   │   └── 512k_high_motion_low_picture_quality.xml
│   │   │   │   ├── avc_settings.aspx
│   │   │   │   ├── Avc_Settings.aspx.cs
│   │   │   │   ├── badnicks.xml
│   │   │   │   ├── badwords.xml
│   │   │   │   ├── ColorPicker2
│   │   │   │   │   ├── AdvancedColor.sxml
│   │   │   │   │   ├── AdvColorPicker.mxp
│   │   │   │   │   ├── classes
│   │   │   │   │   │   └── org
│   │   │   │   │   │   └── sepy
│   │   │   │   │   │   └── ColorPicker
│   │   │   │   │   │   ├── AdvancedColorButton.as
│   │   │   │   │   │   ├── AdvColorPanel.as
│   │   │   │   │   │   ├── ColorBox.as
│   │   │   │   │   │   ├── ColorDisplay.as
│   │   │   │   │   │   ├── ColorInput.as
│   │   │   │   │   │   ├── ColorMap.as
│   │   │   │   │   │   ├── ColorPicker.as
│   │   │   │   │   │   ├── ColorSlider.as
│   │   │   │   │   │   ├── FaceColor.as
│   │   │   │   │   │   ├── HLSRGB.as
│   │   │   │   │   │   ├── IntInput.as
│   │   │   │   │   │   ├── OkButton.as
│   │   │   │   │   │   └── RGB.as
│   │   │   │   │   └── color_picker2_source.fla
│   │   │   │   ├── Images
│   │   │   │   │   └── background.jpg
│   │   │   │   ├── index.aspx
│   │   │   │   ├── Index.aspx.cs
│   │   │   │   ├── index.swf
│   │   │   │   ├── Server Code
│   │   │   │   │   └── main.asc
│   │   │   │   ├── userinfo.aspx
│   │   │   │   └── UserInfo.aspx.cs
│   │   │   ├── Room_list.aspx
│   │   │   ├── Room_List.aspx.cs
│   │   │   ├── Room_login.aspx
│   │   │   └── Room_Login.aspx.cs
│   │   ├── web.config
│   │   ├── WebOffices
│   │   │   ├── Analyse_Company.aspx
│   │   │   ├── Analyse_Company.aspx.cs
│   │   │   ├── Analyse_Company_Filter.aspx
│   │   │   ├── Analyse_Company_Filter.aspx.cs
│   │   │   ├── Analyse_Company_Result.aspx
│   │   │   ├── Analyse_Company_Result.aspx.cs
│   │   │   ├── Analyse_Person.aspx
│   │   │   ├── Analyse_Person.aspx.cs
│   │   │   ├── Analyse_Person_Filter.aspx
│   │   │   ├── Analyse_Person_Filter.aspx.cs
│   │   │   ├── Analyse_Person_Result.aspx
│   │   │   ├── Analyse_Person_Result.aspx.cs
│   │   │   ├── Analyse_Search_Company.aspx
│   │   │   ├── Analyse_Search_Company.aspx.cs
│   │   │   ├── Analyse_Search_Person.aspx
│   │   │   ├── Analyse_Search_Person.aspx.cs
│   │   │   ├── Ask_account.aspx
│   │   │   ├── Ask_account.aspx.cs
│   │   │   ├── Ask_Account_update.aspx
│   │   │   ├── Ask_Account_update.aspx.cs
│   │   │   ├── Ask_all.aspx
│   │   │   ├── Ask_all.aspx.cs
│   │   │   ├── Ask_Auditing_Answer.aspx
│   │   │   ├── Ask_Auditing_Answer.aspx.cs
│   │   │   ├── Ask_Auditing_question.aspx
│   │   │   ├── Ask_Auditing_question.aspx.cs
│   │   │   ├── Ask_Class.aspx
│   │   │   ├── Ask_Class.aspx.cs
│   │   │   ├── Ask_Class_two.aspx
│   │   │   ├── Ask_Class_two.aspx.cs
│   │   │   ├── Ask_Class_update.aspx
│   │   │   ├── Ask_Class_update.aspx.cs
│   │   │   ├── Ask_Question_Answer.aspx
│   │   │   ├── Ask_Question_Answer.aspx.cs
│   │   │   ├── Ask_Question_detail.aspx
│   │   │   ├── Ask_Question_detail.aspx.cs
│   │   │   ├── Ask_Question_user.aspx
│   │   │   ├── Ask_Question_user.aspx.cs
│   │   │   ├── Campus_all.aspx
│   │   │   ├── Campus_All.aspx.cs
│   │   │   ├── Campus_auditing.aspx
│   │   │   ├── Campus_Auditing.aspx.cs
│   │   │   ├── Campus_free.aspx
│   │   │   ├── Campus_Free.aspx.cs
│   │   │   ├── Campus_group.aspx
│   │   │   ├── Campus_Group.aspx.cs
│   │   │   ├── Campus_group_update.aspx
│   │   │   ├── Campus_Group_Update.aspx.cs
│   │   │   ├── Campus_info.aspx
│   │   │   ├── Campus_Info.aspx.cs
│   │   │   ├── Campus_info_update.aspx
│   │   │   ├── Campus_Info_Update.aspx.cs
│   │   │   ├── Campus_level.aspx
│   │   │   ├── Campus_Level.aspx.cs
│   │   │   ├── Campus_password.aspx
│   │   │   ├── Campus_Password.aspx.cs
│   │   │   ├── Campus_search.aspx
│   │   │   ├── Campus_Search.aspx.cs
│   │   │   ├── Campus_search_result.aspx
│   │   │   ├── Campus_Search_Result.aspx.cs
│   │   │   ├── Campus_sendmail.aspx
│   │   │   ├── Campus_SendMail.aspx.cs
│   │   │   ├── Campus_service_apply.aspx
│   │   │   ├── Campus_service_apply.aspx.cs
│   │   │   ├── Campus_service_up.aspx
│   │   │   ├── Campus_Service_Up.aspx.cs
│   │   │   ├── Campus_student.aspx
│   │   │   ├── Campus_student.aspx.cs
│   │   │   ├── Campus_student_user.aspx
│   │   │   ├── Campus_student_user.aspx.cs
│   │   │   ├── Campus_update.aspx
│   │   │   ├── Campus_Update.aspx.cs
│   │   │   ├── Campus_vip.aspx
│   │   │   ├── Campus_Vip.aspx.cs
│   │   │   ├── Collection_company.aspx
│   │   │   ├── Collection_Company.aspx.cs
│   │   │   ├── Collection_companyjob.aspx
│   │   │   ├── Collection_companyjob.aspx.cs
│   │   │   ├── Collection_companyJobList.aspx
│   │   │   ├── Collection_companyJobList.aspx.cs
│   │   │   ├── Collection_info.aspx
│   │   │   ├── Collection_Info.aspx.cs
│   │   │   ├── Collection_zhaopin.aspx
│   │   │   ├── Collection_zhaopin.aspx.cs
│   │   │   ├── Collection_zhaopinjob.aspx
│   │   │   ├── Collection_zhaopinjob.aspx.cs
│   │   │   ├── Company_all.aspx
│   │   │   ├── Company_All.aspx.cs
│   │   │   ├── Company_Allot.aspx
│   │   │   ├── Company_Allot.aspx.cs
│   │   │   ├── Company_auditing.aspx
│   │   │   ├── Company_Auditing.aspx.cs
│   │   │   ├── Company_Center.aspx
│   │   │   ├── Company_Center.aspx.cs
│   │   │   ├── Company_cert.aspx
│   │   │   ├── Company_Cert.aspx.cs
│   │   │   ├── Company_Certaud.aspx
│   │   │   ├── Company_Certaud.aspx.cs
│   │   │   ├── Company_Feed.aspx
│   │   │   ├── Company_Feed.aspx.cs
│   │   │   ├── Company_Feedback.aspx
│   │   │   ├── Company_Feedback.aspx.cs
│   │   │   ├── Company_free.aspx
│   │   │   ├── Company_Free.aspx.cs
│   │   │   ├── Company_freeterm.aspx
│   │   │   ├── Company_FreeTerm.aspx.cs
│   │   │   ├── Company_group_add.aspx
│   │   │   ├── Company_Group_Add.aspx.cs
│   │   │   ├── Company_group.aspx
│   │   │   ├── Company_Group.aspx.cs
│   │   │   ├── Company_group_update.aspx
│   │   │   ├── Company_Group_Update.aspx.cs
│   │   │   ├── Company_index_best.aspx
│   │   │   ├── Company_index_best.aspx.cs
│   │   │   ├── Company_index_brand.aspx
│   │   │   ├── Company_index_brand.aspx.cs
│   │   │   ├── Company_Integral.aspx
│   │   │   ├── Company_Integral.aspx.cs
│   │   │   ├── Company_level.aspx
│   │   │   ├── Company_Level.aspx.cs
│   │   │   ├── Company_netpay.aspx
│   │   │   ├── Company_NetPay.aspx.cs
│   │   │   ├── Company_netpay_detail.aspx
│   │   │   ├── Company_NetPay_Detail.aspx.cs
│   │   │   ├── Company_netpay_up.aspx
│   │   │   ├── Company_NetPay_Up.aspx.cs
│   │   │   ├── Company_News.aspx
│   │   │   ├── Company_News.aspx.cs
│   │   │   ├── Company_password.aspx
│   │   │   ├── Company_Password.aspx.cs
│   │   │   ├── Company_Pause.aspx
│   │   │   ├── Company_Pause.aspx.cs
│   │   │   ├── Company_Picture.aspx
│   │   │   ├── Company_Picture.aspx.cs
│   │   │   ├── Company_search.aspx
│   │   │   ├── Company_Search.aspx.cs
│   │   │   ├── Company_search_result.aspx
│   │   │   ├── Company_Search_Result.aspx.cs
│   │   │   ├── Company_sendmail.aspx
│   │   │   ├── Company_SendMail.aspx.cs
│   │   │   ├── Company_sendSMS.aspx
│   │   │   ├── Company_sendSMS.aspx.cs
│   │   │   ├── Company_service_apply.aspx
│   │   │   ├── Company_Service_Apply.aspx.cs
│   │   │   ├── Company_service_up.aspx
│   │   │   ├── Company_Service_Up.aspx.cs
│   │   │   ├── Company_update.aspx
│   │   │   ├── Company_Update.aspx.cs
│   │   │   ├── Company_vip.aspx
│   │   │   ├── Company_Vip.aspx.cs
│   │   │   ├── Company_vipday.aspx
│   │   │   ├── Company_VipDay.aspx.cs
│   │   │   ├── Company_vipterm.aspx
│   │   │   ├── Company_VipTerm.aspx.cs
│   │   │   ├── Email_jobagent.aspx
│   │   │   ├── Email_JobAgent.aspx.cs
│   │   │   ├── Email_Note.aspx
│   │   │   ├── Email_Note.aspx.cs
│   │   │   ├── Email_outsend.aspx
│   │   │   ├── Email_OutSend.aspx.cs
│   │   │   ├── Email_resumeagent.aspx
│   │   │   ├── Email_ResumeAgent.aspx.cs
│   │   │   ├── Error.aspx
│   │   │   ├── Error.aspx.cs
│   │   │   ├── Footer.aspx
│   │   │   ├── Footer.aspx.cs
│   │   │   ├── Header.aspx
│   │   │   ├── Header.aspx.cs
│   │   │   ├── Headhunt_job_add.aspx
│   │   │   ├── Headhunt_Job_Add.aspx.cs
│   │   │   ├── Headhunt_job_applist.aspx
│   │   │   ├── Headhunt_Job_AppList.aspx.cs
│   │   │   ├── Headhunt_job.aspx
│   │   │   ├── Headhunt_Job.aspx.cs
│   │   │   ├── Headhunt_job_update.aspx
│   │   │   ├── Headhunt_Job_Update.aspx.cs
│   │   │   ├── Headhunt_order.aspx
│   │   │   ├── Headhunt_Order.aspx.cs
│   │   │   ├── Headhunt_order_read.aspx
│   │   │   ├── Headhunt_Order_Read.aspx.cs
│   │   │   ├── Headhunt_Search.aspx
│   │   │   ├── Headhunt_Search.aspx.cs
│   │   │   ├── Headhunt_Search_Result.aspx
│   │   │   ├── Headhunt_Search_Result.aspx.cs
│   │   │   ├── Headhunt_service.aspx
│   │   │   ├── Headhunt_Service.aspx.cs
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── Info_add.aspx
│   │   │   ├── Info_Add.aspx.cs
│   │   │   ├── Info_all.aspx
│   │   │   ├── Info_All.aspx.cs
│   │   │   ├── Info_commend.aspx
│   │   │   ├── Info_Commend.aspx.cs
│   │   │   ├── Info_hot.aspx
│   │   │   ├── Info_Hot.aspx.cs
│   │   │   ├── Info_search.aspx
│   │   │   ├── Info_Search.aspx.cs
│   │   │   ├── Info_search_result.aspx
│   │   │   ├── Info_Search_Result.aspx.cs
│   │   │   ├── Info_Type.aspx
│   │   │   ├── Info_Type.aspx.cs
│   │   │   ├── Info_TypeSub.aspx
│   │   │   ├── Info_TypeSub.aspx.cs
│   │   │   ├── Info_TypeUpdate.aspx
│   │   │   ├── Info_TypeUpdate.aspx.cs
│   │   │   ├── Info_update.aspx
│   │   │   ├── Info_Update.aspx.cs
│   │   │   ├── Integral_comParameter.aspx
│   │   │   ├── Integral_comParameter.aspx.cs
│   │   │   ├── Integral_Convert.aspx
│   │   │   ├── Integral_Convert.aspx.cs
│   │   │   ├── Integral_Convert_detail.aspx
│   │   │   ├── Integral_Convert_detail.aspx.cs
│   │   │   ├── Integral_perParameter.aspx
│   │   │   ├── Integral_perParameter.aspx.cs
│   │   │   ├── Integral_product.aspx
│   │   │   ├── Integral_product.aspx.cs
│   │   │   ├── Integral_product_update.aspx
│   │   │   ├── Integral_product_update.aspx.cs
│   │   │   ├── Integral_type.aspx
│   │   │   ├── Integral_type.aspx.cs
│   │   │   ├── Integral_type_update.aspx
│   │   │   ├── Integral_type_update.aspx.cs
│   │   │   ├── Job_all.aspx
│   │   │   ├── Job_All.aspx.cs
│   │   │   ├── Job_auditing.aspx
│   │   │   ├── Job_Auditing.aspx.cs
│   │   │   ├── Job_best.aspx
│   │   │   ├── Job_Best.aspx.cs
│   │   │   ├── Job_commend.aspx
│   │   │   ├── Job_Commend.aspx.cs
│   │   │   ├── Job_commend_manage.aspx
│   │   │   ├── Job_Commend_Manage.aspx.cs
│   │   │   ├── JobFair_Add.aspx
│   │   │   ├── JobFair_Add.aspx.cs
│   │   │   ├── JobFair_All.aspx
│   │   │   ├── JobFair_All.aspx.cs
│   │   │   ├── JobFair_Company_Add.aspx
│   │   │   ├── JobFair_Company_Add.aspx.cs
│   │   │   ├── JobFair_Company.aspx
│   │   │   ├── JobFair_Company.aspx.cs
│   │   │   ├── JobFair_Company_Update.aspx
│   │   │   ├── JobFair_Company_Update.aspx.cs
│   │   │   ├── JobFair_Explain.aspx
│   │   │   ├── JobFair_Explain.aspx.cs
│   │   │   ├── JobFair_order.aspx
│   │   │   ├── JobFair_order.aspx.cs
│   │   │   ├── JobFair_order_read.aspx
│   │   │   ├── JobFair_order_read.aspx.cs
│   │   │   ├── JobFair_Search.aspx
│   │   │   ├── JobFair_Search.aspx.cs
│   │   │   ├── JobFair_Update.aspx
│   │   │   ├── JobFair_Update.aspx.cs
│   │   │   ├── Job_hot.aspx
│   │   │   ├── Job_Hot.aspx.cs
│   │   │   ├── Job_search.aspx
│   │   │   ├── Job_Search.aspx.cs
│   │   │   ├── Job_search_auto.aspx
│   │   │   ├── Job_Search_Auto.aspx.cs
│   │   │   ├── Job_search_result.aspx
│   │   │   ├── Job_Search_Result.aspx.cs
│   │   │   ├── Job_Term.aspx
│   │   │   ├── Job_Term.aspx.cs
│   │   │   ├── Job_update.aspx
│   │   │   ├── Job_Update.aspx.cs
│   │   │   ├── Job_user.aspx
│   │   │   ├── Job_User.aspx.cs
│   │   │   ├── Login.aspx
│   │   │   ├── Login.aspx.cs
│   │   │   ├── Logout.aspx
│   │   │   ├── Logout.aspx.cs
│   │   │   ├── Menu
│   │   │   │   ├── Left10.html
│   │   │   │   ├── Left11.html
│   │   │   │   ├── Left12.html
│   │   │   │   ├── Left13.html
│   │   │   │   ├── Left14.html
│   │   │   │   ├── Left15.html
│   │   │   │   ├── Left16.html
│   │   │   │   ├── Left17.html
│   │   │   │   ├── Left18.html
│   │   │   │   ├── Left19.html
│   │   │   │   ├── Left1.html
│   │   │   │   ├── Left2.html
│   │   │   │   ├── Left3.html
│   │   │   │   ├── Left4.html
│   │   │   │   ├── Left5.html
│   │   │   │   ├── Left6.html
│   │   │   │   ├── Left7.html
│   │   │   │   ├── Left8.html
│   │   │   │   └── Left9.html
│   │   │   ├── Message_Feedback.aspx
│   │   │   ├── Message_Feedback.aspx.cs
│   │   │   ├── Message_Feedback_Reply.aspx
│   │   │   ├── Message_Feedback_Reply.aspx.cs
│   │   │   ├── Message_Guest.aspx
│   │   │   ├── Message_Guest.aspx.cs
│   │   │   ├── Message_Guest_Detail.aspx
│   │   │   ├── Message_Guest_Detail.aspx.cs
│   │   │   ├── Message_Report.aspx
│   │   │   ├── Message_Report.aspx.cs
│   │   │   ├── Message_Report_Detail.aspx
│   │   │   ├── Message_Report_Detail.aspx.cs
│   │   │   ├── Message_System.aspx
│   │   │   ├── Message_system.aspx.cs
│   │   │   ├── Message_System_update.aspx
│   │   │   ├── Message_system_update.aspx.cs
│   │   │   ├── Other_ads.aspx
│   │   │   ├── Other_Ads.aspx.cs
│   │   │   ├── Other_Ads_Search.aspx
│   │   │   ├── Other_Ads_Search.aspx.cs
│   │   │   ├── Other_ads_update.aspx
│   │   │   ├── Other_Ads_Update.aspx.cs
│   │   │   ├── Other_feedback.aspx
│   │   │   ├── Other_Feedback.aspx.cs
│   │   │   ├── Other_feedback_detail.aspx
│   │   │   ├── Other_Feedback_Detail.aspx.cs
│   │   │   ├── Other_friend.aspx
│   │   │   ├── Other_Friend.aspx.cs
│   │   │   ├── Other_friend_update.aspx
│   │   │   ├── Other_Friend_Update.aspx.cs
│   │   │   ├── Other_link.aspx
│   │   │   ├── Other_Link.aspx.cs
│   │   │   ├── Other_Link_Search.aspx
│   │   │   ├── Other_Link_Search.aspx.cs
│   │   │   ├── Other_link_update.aspx
│   │   │   ├── Other_Link_Update.aspx.cs
│   │   │   ├── Person_advance.aspx
│   │   │   ├── Person_Advance.aspx.cs
│   │   │   ├── Person_advance_auditing.aspx
│   │   │   ├── Person_Advance_Auditing.aspx.cs
│   │   │   ├── Person_advance_update.aspx
│   │   │   ├── Person_Advance_Update.aspx.cs
│   │   │   ├── Person_all.aspx
│   │   │   ├── Person_All.aspx.cs
│   │   │   ├── Person_App.aspx
│   │   │   ├── Person_App.aspx.cs
│   │   │   ├── Person_Appraise.aspx
│   │   │   ├── Person_Appraise.aspx.cs
│   │   │   ├── Person_auditing.aspx
│   │   │   ├── Person_Auditing.aspx.cs
│   │   │   ├── Person_AuthLogin.aspx
│   │   │   ├── Person_AuthLogin.aspx.cs
│   │   │   ├── Person_Center.aspx
│   │   │   ├── Person_Center.aspx.cs
│   │   │   ├── Person_Integral.aspx
│   │   │   ├── Person_Integral.aspx.cs
│   │   │   ├── Person_microresume.aspx
│   │   │   ├── Person_microresume.aspx.cs
│   │   │   ├── Person_password.aspx
│   │   │   ├── Person_Password.aspx.cs
│   │   │   ├── Person_Photo.aspx
│   │   │   ├── Person_Photo.aspx.cs
│   │   │   ├── Person_Photo_Auditing.aspx
│   │   │   ├── Person_Photo_Auditing.aspx.cs
│   │   │   ├── Person_resume.aspx
│   │   │   ├── Person_Resume.aspx.cs
│   │   │   ├── Person_resume_auditing.aspx
│   │   │   ├── Person_Resume_Auditing.aspx.cs
│   │   │   ├── Person_resume_search.aspx
│   │   │   ├── Person_Resume_Search.aspx.cs
│   │   │   ├── person_resume_searchresult.aspx
│   │   │   ├── Person_Resume_SearchResult.aspx.cs
│   │   │   ├── Person_resume_user.aspx
│   │   │   ├── Person_Resume_User.aspx.cs
│   │   │   ├── Person_search.aspx
│   │   │   ├── Person_Search.aspx.cs
│   │   │   ├── Person_search_auto.aspx
│   │   │   ├── Person_Search_Auto.aspx.cs
│   │   │   ├── Person_search_result.aspx
│   │   │   ├── Person_Search_Result.aspx.cs
│   │   │   ├── Person_sendmail.aspx
│   │   │   ├── Person_SendMail.aspx.cs
│   │   │   ├── Person_sendSMS.aspx
│   │   │   ├── Person_SendSMS.aspx.cs
│   │   │   ├── Person_showme.aspx
│   │   │   ├── Person_Showme.aspx.cs
│   │   │   ├── Person_showme_auditing.aspx
│   │   │   ├── Person_Showme_Auditing.aspx.cs
│   │   │   ├── Person_showme_manage.aspx
│   │   │   ├── Person_Showme_Manage.aspx.cs
│   │   │   ├── Person_update.aspx
│   │   │   ├── Person_Update.aspx.cs
│   │   │   ├── Person_Wap.aspx
│   │   │   ├── Person_Wap.aspx.cs
│   │   │   ├── Right.aspx
│   │   │   ├── Right.aspx.cs
│   │   │   ├── Security_group.aspx
│   │   │   ├── Security_Group.aspx.cs
│   │   │   ├── Security_group_update.aspx
│   │   │   ├── Security_Group_Update.aspx.cs
│   │   │   ├── Security_Log_Login.aspx
│   │   │   ├── Security_Log_Login.aspx.cs
│   │   │   ├── Security_Log_Manage.aspx
│   │   │   ├── Security_Log_Manage.aspx.cs
│   │   │   ├── Security_Log_Sale.aspx
│   │   │   ├── Security_Log_Sale.aspx.cs
│   │   │   ├── Security_manage.aspx
│   │   │   ├── Security_Manage.aspx.cs
│   │   │   ├── Security_managesub.aspx
│   │   │   ├── Security_Managesub.aspx.cs
│   │   │   ├── Security_Salesman.aspx
│   │   │   ├── Security_Salesman.aspx.cs
│   │   │   ├── Security_salesman_update.aspx
│   │   │   ├── Security_salesman_update.aspx.cs
│   │   │   ├── Security_setting.aspx
│   │   │   ├── Security_Setting.aspx.cs
│   │   │   ├── Security_update.aspx
│   │   │   ├── Security_Update.aspx.cs
│   │   │   ├── Simple_job.aspx
│   │   │   ├── Simple_job.aspx.cs
│   │   │   ├── Simple_job_Search.aspx
│   │   │   ├── Simple_job_Search.aspx.cs
│   │   │   ├── Simple_job_Update.aspx
│   │   │   ├── Simple_job_Update.aspx.cs
│   │   │   ├── Simple_Person.aspx
│   │   │   ├── Simple_Person.aspx.cs
│   │   │   ├── Simple_Person_Search.aspx
│   │   │   ├── Simple_Person_Search.aspx.cs
│   │   │   ├── Simple_Person_Update.aspx
│   │   │   ├── Simple_Person_Update.aspx.cs
│   │   │   ├── System_base.aspx
│   │   │   ├── System_Base.aspx.cs
│   │   │   ├── System_date.aspx
│   │   │   ├── System_date.aspx.cs
│   │   │   ├── System_hrtool.aspx
│   │   │   ├── System_hrtool.aspx.cs
│   │   │   ├── System_hrtool_update.aspx
│   │   │   ├── System_hrtool_update.aspx.cs
│   │   │   ├── System_htmlupdate.aspx
│   │   │   ├── System_HtmlUpdate.aspx.cs
│   │   │   ├── System_Jobtag.aspx
│   │   │   ├── System_Jobtag.aspx.cs
│   │   │   ├── System_Jobtag_Update.aspx
│   │   │   ├── System_Jobtag_Update.aspx.cs
│   │   │   ├── System_jobtype.aspx
│   │   │   ├── System_JobType.aspx.cs
│   │   │   ├── System_jobtype_two.aspx
│   │   │   ├── System_JobType_Two.aspx.cs
│   │   │   ├── System_jobtype_update.aspx
│   │   │   ├── System_JobType_Update.aspx.cs
│   │   │   ├── System_map_add.aspx
│   │   │   ├── System_map_add.aspx.cs
│   │   │   ├── System_map.aspx
│   │   │   ├── System_Map.aspx.cs
│   │   │   ├── System_map_three.aspx
│   │   │   ├── System_Map_Three.aspx.cs
│   │   │   ├── System_map_two.aspx
│   │   │   ├── System_Map_Two.aspx.cs
│   │   │   ├── System_map_update.aspx
│   │   │   ├── System_map_Update.aspx.cs
│   │   │   ├── System_Offices_add.aspx
│   │   │   ├── System_Offices_add.aspx.cs
│   │   │   ├── System_Offices.aspx
│   │   │   ├── System_Offices.aspx.cs
│   │   │   ├── System_Offices_three.aspx
│   │   │   ├── System_Offices_three.aspx.cs
│   │   │   ├── System_Offices_two.aspx
│   │   │   ├── System_Offices_Two.aspx.cs
│   │   │   ├── System_Offices_update.aspx
│   │   │   ├── System_Offices_Update.aspx.cs
│   │   │   ├── System_OneClass.aspx
│   │   │   ├── System_OneClass.aspx.cs
│   │   │   ├── System_OneClass_update.aspx
│   │   │   ├── System_OneClass_update.aspx.cs
│   │   │   ├── System_other.aspx
│   │   │   ├── System_Other.aspx.cs
│   │   │   ├── System_Pay.aspx
│   │   │   ├── System_Pay.aspx.cs
│   │   │   ├── System_PayCom.aspx
│   │   │   ├── System_PayCom.aspx.cs
│   │   │   ├── System_PayCom_update.aspx
│   │   │   ├── System_PayCom_update.aspx.cs
│   │   │   ├── System_place_add.aspx
│   │   │   ├── System_place_add.aspx.cs
│   │   │   ├── System_place.aspx
│   │   │   ├── System_Place.aspx.cs
│   │   │   ├── System_place_three.aspx
│   │   │   ├── System_place_three.aspx.cs
│   │   │   ├── System_place_two.aspx
│   │   │   ├── System_Place_Two.aspx.cs
│   │   │   ├── System_place_update.aspx
│   │   │   ├── System_Place_Update.aspx.cs
│   │   │   ├── System_road_add.aspx
│   │   │   ├── System_road_add.aspx.cs
│   │   │   ├── System_road.aspx
│   │   │   ├── System_road.aspx.cs
│   │   │   ├── System_road_three.aspx
│   │   │   ├── System_road_three.aspx.cs
│   │   │   ├── System_road_two.aspx
│   │   │   ├── System_road_Two.aspx.cs
│   │   │   ├── System_road_update.aspx
│   │   │   ├── System_road_Update.aspx.cs
│   │   │   ├── System_SearchKey.aspx
│   │   │   ├── System_SearchKey.aspx.cs
│   │   │   ├── System_SearchKey_Update.aspx
│   │   │   ├── System_SearchKey_update.aspx.cs
│   │   │   ├── System_specialty.aspx
│   │   │   ├── System_Specialty.aspx.cs
│   │   │   ├── System_specialty_update.aspx
│   │   │   ├── System_Specialty_Update.aspx.cs
│   │   │   ├── System_trade.aspx
│   │   │   ├── System_Trade.aspx.cs
│   │   │   ├── System_trade_update.aspx
│   │   │   ├── System_Trade_Update.aspx.cs
│   │   │   ├── UpFiles
│   │   │   │   ├── ftb.colorpicker.aspx
│   │   │   │   ├── ftb.imagegallery.aspx
│   │   │   │   └── ftb.inserttable.aspx
│   │   │   ├── Video_company.aspx
│   │   │   ├── Video_Company.aspx.cs
│   │   │   ├── Video_company_auditing.aspx
│   │   │   ├── Video_Company_Auditing.aspx.cs
│   │   │   ├── Video_company_manage.aspx
│   │   │   ├── Video_Company_Manage.aspx.cs
│   │   │   ├── Video_resume.aspx
│   │   │   ├── Video_Resume.aspx.cs
│   │   │   ├── Video_resume_auditing.aspx
│   │   │   ├── Video_Resume_Auditing.aspx.cs
│   │   │   ├── Video_resume_manage.aspx
│   │   │   ├── Video_Resume_Manage.aspx.cs
│   │   │   ├── Video_room.aspx
│   │   │   ├── Video_Room.aspx.cs
│   │   │   ├── Wap_Base.aspx
│   │   │   ├── Wap_Base.aspx.cs
│   │   │   ├── Wap_Client.aspx
│   │   │   ├── Wap_Client.aspx.cs
│   │   │   ├── Wap_SMSBase.aspx
│   │   │   ├── Wap_SMSBase.aspx.cs
│   │   │   ├── Wap_SMSNote.aspx
│   │   │   ├── Wap_SMSNote.aspx.cs
│   │   │   ├── Wap_SMSSend.aspx
│   │   │   ├── Wap_SMSSend.aspx.cs
│   │   │   ├── Web_manage_add.aspx
│   │   │   ├── Web_Manage_Add.aspx.cs
│   │   │   ├── Web_manage.aspx
│   │   │   ├── Web_Manage.aspx.cs
│   │   │   ├── Web_Manage_Operator.aspx
│   │   │   ├── Web_Manage_Operator.aspx.cs
│   │   │   ├── Web_manage_update.aspx
│   │   │   └── Web_Manage_Update.aspx.cs
│   │   ├── WebSales
│   │   │   ├── Company_Auditing.aspx
│   │   │   ├── Company_Auditing.aspx.cs
│   │   │   ├── Company_Cert.aspx
│   │   │   ├── Company_Cert.aspx.cs
│   │   │   ├── Company_Feedback.aspx
│   │   │   ├── Company_Feedback.aspx.cs
│   │   │   ├── Company_Free.aspx
│   │   │   ├── Company_Free.aspx.cs
│   │   │   ├── Company_FreeTerm.aspx
│   │   │   ├── Company_FreeTerm.aspx.cs
│   │   │   ├── Company_Job.aspx
│   │   │   ├── Company_Job.aspx.cs
│   │   │   ├── Company_New.aspx
│   │   │   ├── Company_New.aspx.cs
│   │   │   ├── Company_Pause.aspx
│   │   │   ├── Company_Pause.aspx.cs
│   │   │   ├── Company_Resume.aspx
│   │   │   ├── Company_Resume.aspx.cs
│   │   │   ├── Company_Search.aspx
│   │   │   ├── Company_Search.aspx.cs
│   │   │   ├── Company_SearchResult.aspx
│   │   │   ├── Company_SearchResult.aspx.cs
│   │   │   ├── Company_sendmail.aspx
│   │   │   ├── Company_SendMail.aspx.cs
│   │   │   ├── Company_Update.aspx
│   │   │   ├── Company_Update.aspx.cs
│   │   │   ├── Company_Vip.aspx
│   │   │   ├── Company_Vip.aspx.cs
│   │   │   ├── Company_VipTerm.aspx
│   │   │   ├── Company_VipTerm.aspx.cs
│   │   │   ├── Footer.aspx
│   │   │   ├── Footer.aspx.cs
│   │   │   ├── Header.aspx
│   │   │   ├── Header.aspx.cs
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── Job_Resume.aspx
│   │   │   ├── Job_Resume.aspx.cs
│   │   │   ├── Job_ResumeList.aspx
│   │   │   ├── Job_ResumeList.aspx.cs
│   │   │   ├── Job_ResumeResult.aspx
│   │   │   ├── Job_ResumeResult.aspx.cs
│   │   │   ├── Left.aspx
│   │   │   ├── Left.aspx.cs
│   │   │   ├── Login.aspx
│   │   │   ├── Login.aspx.cs
│   │   │   ├── Logout.aspx
│   │   │   ├── Logout.aspx.cs
│   │   │   ├── Right.aspx
│   │   │   ├── Right.aspx.cs
│   │   │   ├── Sales_Update.aspx
│   │   │   └── Sales_Update.aspx.cs
│   │   ├── WebSubOffices
│   │   │   ├── Analyse_Company.aspx
│   │   │   ├── Analyse_Company.aspx.cs
│   │   │   ├── Analyse_Company_Filter.aspx
│   │   │   ├── Analyse_Company_Filter.aspx.cs
│   │   │   ├── Analyse_Company_Result.aspx
│   │   │   ├── Analyse_Company_Result.aspx.cs
│   │   │   ├── Analyse_Person.aspx
│   │   │   ├── Analyse_Person.aspx.cs
│   │   │   ├── Analyse_Person_Filter.aspx
│   │   │   ├── Analyse_Person_Filter.aspx.cs
│   │   │   ├── Analyse_Person_Result.aspx
│   │   │   ├── Analyse_Person_Result.aspx.cs
│   │   │   ├── Analyse_Search_Company.aspx
│   │   │   ├── Analyse_Search_Company.aspx.cs
│   │   │   ├── Analyse_Search_Person.aspx
│   │   │   ├── Analyse_Search_Person.aspx.cs
│   │   │   ├── Ask_account.aspx
│   │   │   ├── Ask_account.aspx.cs
│   │   │   ├── Ask_Account_update.aspx
│   │   │   ├── Ask_Account_update.aspx.cs
│   │   │   ├── Ask_all.aspx
│   │   │   ├── Ask_all.aspx.cs
│   │   │   ├── Ask_Auditing_Answer.aspx
│   │   │   ├── Ask_Auditing_Answer.aspx.cs
│   │   │   ├── Ask_Auditing_question.aspx
│   │   │   ├── Ask_Auditing_question.aspx.cs
│   │   │   ├── Ask_Question_Answer.aspx
│   │   │   ├── Ask_Question_Answer.aspx.cs
│   │   │   ├── Ask_Question_detail.aspx
│   │   │   ├── Ask_Question_detail.aspx.cs
│   │   │   ├── Ask_Question_user.aspx
│   │   │   ├── Ask_Question_user.aspx.cs
│   │   │   ├── Campus_all.aspx
│   │   │   ├── Campus_All.aspx.cs
│   │   │   ├── Campus_auditing.aspx
│   │   │   ├── Campus_Auditing.aspx.cs
│   │   │   ├── Campus_free.aspx
│   │   │   ├── Campus_Free.aspx.cs
│   │   │   ├── Campus_info.aspx
│   │   │   ├── Campus_Info.aspx.cs
│   │   │   ├── Campus_info_update.aspx
│   │   │   ├── Campus_Info_Update.aspx.cs
│   │   │   ├── Campus_level.aspx
│   │   │   ├── Campus_Level.aspx.cs
│   │   │   ├── Campus_password.aspx
│   │   │   ├── Campus_Password.aspx.cs
│   │   │   ├── Campus_search.aspx
│   │   │   ├── Campus_Search.aspx.cs
│   │   │   ├── Campus_search_result.aspx
│   │   │   ├── Campus_Search_Result.aspx.cs
│   │   │   ├── Campus_sendmail.aspx
│   │   │   ├── Campus_SendMail.aspx.cs
│   │   │   ├── Campus_service_apply.aspx
│   │   │   ├── Campus_service_up.aspx
│   │   │   ├── Campus_Service_Up.aspx.cs
│   │   │   ├── Campus_student.aspx
│   │   │   ├── Campus_student.aspx.cs
│   │   │   ├── Campus_student_user.aspx
│   │   │   ├── Campus_student_user.aspx.cs
│   │   │   ├── Campus_Up.aspx.cs
│   │   │   ├── Campus_update.aspx
│   │   │   ├── Campus_Update.aspx.cs
│   │   │   ├── Campus_vip.aspx
│   │   │   ├── Campus_Vip.aspx.cs
│   │   │   ├── Collection_company.aspx
│   │   │   ├── Collection_Company.aspx.cs
│   │   │   ├── Collection_companyjob.aspx
│   │   │   ├── Collection_companyjob.aspx.cs
│   │   │   ├── Collection_companyJobList.aspx
│   │   │   ├── Collection_companyJobList.aspx.cs
│   │   │   ├── Collection_info.aspx
│   │   │   ├── Collection_Info.aspx.cs
│   │   │   ├── Collection_zhaopin.aspx
│   │   │   ├── Collection_zhaopin.aspx.cs
│   │   │   ├── Collection_zhaopinjob.aspx
│   │   │   ├── Collection_zhaopinjob.aspx.cs
│   │   │   ├── Company_all.aspx
│   │   │   ├── Company_All.aspx.cs
│   │   │   ├── Company_Allot.aspx
│   │   │   ├── Company_Allot.aspx.cs
│   │   │   ├── Company_auditing.aspx
│   │   │   ├── Company_Auditing.aspx.cs
│   │   │   ├── Company_Center.aspx
│   │   │   ├── Company_Center.aspx.cs
│   │   │   ├── Company_cert.aspx
│   │   │   ├── Company_Cert.aspx.cs
│   │   │   ├── Company_Certaud.aspx
│   │   │   ├── Company_Certaud.aspx.cs
│   │   │   ├── Company_Feed.aspx
│   │   │   ├── Company_Feed.aspx.cs
│   │   │   ├── Company_Feedback.aspx
│   │   │   ├── Company_Feedback.aspx.cs
│   │   │   ├── Company_free.aspx
│   │   │   ├── Company_Free.aspx.cs
│   │   │   ├── Company_freeterm.aspx
│   │   │   ├── Company_FreeTerm.aspx.cs
│   │   │   ├── Company_index_best.aspx
│   │   │   ├── Company_index_best.aspx.cs
│   │   │   ├── Company_index_brand.aspx
│   │   │   ├── Company_index_brand.aspx.cs
│   │   │   ├── Company_Integral.aspx
│   │   │   ├── Company_Integral.aspx.cs
│   │   │   ├── Company_level.aspx
│   │   │   ├── Company_Level.aspx.cs
│   │   │   ├── Company_netpay.aspx
│   │   │   ├── Company_NetPay.aspx.cs
│   │   │   ├── Company_netpay_detail.aspx
│   │   │   ├── Company_NetPay_Detail.aspx.cs
│   │   │   ├── Company_netpay_up.aspx
│   │   │   ├── Company_NetPay_Up.aspx.cs
│   │   │   ├── Company_News.aspx
│   │   │   ├── Company_News.aspx.cs
│   │   │   ├── Company_password.aspx
│   │   │   ├── Company_Password.aspx.cs
│   │   │   ├── Company_Pause.aspx
│   │   │   ├── Company_Pause.aspx.cs
│   │   │   ├── Company_Picture.aspx
│   │   │   ├── Company_Picture.aspx.cs
│   │   │   ├── Company_search.aspx
│   │   │   ├── Company_Search.aspx.cs
│   │   │   ├── Company_search_result.aspx
│   │   │   ├── Company_Search_Result.aspx.cs
│   │   │   ├── Company_sendmail.aspx
│   │   │   ├── Company_SendMail.aspx.cs
│   │   │   ├── Company_sendSMS.aspx
│   │   │   ├── Company_sendSMS.aspx.cs
│   │   │   ├── Company_service_apply.aspx
│   │   │   ├── Company_Service_Apply.aspx.cs
│   │   │   ├── Company_service_up.aspx
│   │   │   ├── Company_Service_Up.aspx.cs
│   │   │   ├── Company_update.aspx
│   │   │   ├── Company_Update.aspx.cs
│   │   │   ├── Company_vip.aspx
│   │   │   ├── Company_Vip.aspx.cs
│   │   │   ├── Company_vipday.aspx
│   │   │   ├── Company_VipDay.aspx.cs
│   │   │   ├── Company_vipterm.aspx
│   │   │   ├── Company_VipTerm.aspx.cs
│   │   │   ├── Email_jobagent.aspx
│   │   │   ├── Email_JobAgent.aspx.cs
│   │   │   ├── Email_Note.aspx
│   │   │   ├── Email_Note.aspx.cs
│   │   │   ├── Email_outsend.aspx
│   │   │   ├── Email_OutSend.aspx.cs
│   │   │   ├── Email_resumeagent.aspx
│   │   │   ├── Email_ResumeAgent.aspx.cs
│   │   │   ├── Error.aspx
│   │   │   ├── Error.aspx.cs
│   │   │   ├── Footer.aspx
│   │   │   ├── Footer.aspx.cs
│   │   │   ├── Header.aspx
│   │   │   ├── Header.aspx.cs
│   │   │   ├── Headhunt_job_add.aspx
│   │   │   ├── Headhunt_Job_Add.aspx.cs
│   │   │   ├── Headhunt_job_applist.aspx
│   │   │   ├── Headhunt_Job_AppList.aspx.cs
│   │   │   ├── Headhunt_job.aspx
│   │   │   ├── Headhunt_Job.aspx.cs
│   │   │   ├── Headhunt_job_update.aspx
│   │   │   ├── Headhunt_Job_Update.aspx.cs
│   │   │   ├── Headhunt_order.aspx
│   │   │   ├── Headhunt_Order.aspx.cs
│   │   │   ├── Headhunt_order_read.aspx
│   │   │   ├── Headhunt_Order_Read.aspx.cs
│   │   │   ├── Headhunt_Search.aspx
│   │   │   ├── Headhunt_Search.aspx.cs
│   │   │   ├── Headhunt_Search_Result.aspx
│   │   │   ├── Headhunt_Search_Result.aspx.cs
│   │   │   ├── Headhunt_service.aspx
│   │   │   ├── Headhunt_Service.aspx.cs
│   │   │   ├── Index.aspx
│   │   │   ├── Index.aspx.cs
│   │   │   ├── Info_add.aspx
│   │   │   ├── Info_Add.aspx.cs
│   │   │   ├── Info_all.aspx
│   │   │   ├── Info_All.aspx.cs
│   │   │   ├── Info_commend.aspx
│   │   │   ├── Info_Commend.aspx.cs
│   │   │   ├── Info_hot.aspx
│   │   │   ├── Info_Hot.aspx.cs
│   │   │   ├── Info_search.aspx
│   │   │   ├── Info_Search.aspx.cs
│   │   │   ├── Info_search_result.aspx
│   │   │   ├── Info_Search_Result.aspx.cs
│   │   │   ├── Info_update.aspx
│   │   │   ├── Info_Update.aspx.cs
│   │   │   ├── Integral_Convert.aspx
│   │   │   ├── Integral_Convert.aspx.cs
│   │   │   ├── Integral_Convert_detail.aspx
│   │   │   ├── Integral_Convert_detail.aspx.cs
│   │   │   ├── Integral_product.aspx
│   │   │   ├── Integral_product.aspx.cs
│   │   │   ├── Integral_product_update.aspx
│   │   │   ├── Integral_product_update.aspx.cs
│   │   │   ├── Job_all.aspx
│   │   │   ├── Job_All.aspx.cs
│   │   │   ├── Job_auditing.aspx
│   │   │   ├── Job_Auditing.aspx.cs
│   │   │   ├── Job_best.aspx
│   │   │   ├── Job_Best.aspx.cs
│   │   │   ├── Job_commend.aspx
│   │   │   ├── Job_Commend.aspx.cs
│   │   │   ├── Job_commend_manage.aspx
│   │   │   ├── Job_Commend_Manage.aspx.cs
│   │   │   ├── JobFair_Add.aspx
│   │   │   ├── JobFair_Add.aspx.cs
│   │   │   ├── JobFair_All.aspx
│   │   │   ├── JobFair_All.aspx.cs
│   │   │   ├── JobFair_Company_Add.aspx
│   │   │   ├── JobFair_Company_Add.aspx.cs
│   │   │   ├── JobFair_Company.aspx
│   │   │   ├── JobFair_Company.aspx.cs
│   │   │   ├── JobFair_Company_Update.aspx
│   │   │   ├── JobFair_Company_Update.aspx.cs
│   │   │   ├── JobFair_Explain.aspx
│   │   │   ├── JobFair_Explain.aspx.cs
│   │   │   ├── JobFair_order.aspx
│   │   │   ├── JobFair_order.aspx.cs
│   │   │   ├── JobFair_order_read.aspx
│   │   │   ├── JobFair_order_read.aspx.cs
│   │   │   ├── JobFair_Search.aspx
│   │   │   ├── JobFair_Search.aspx.cs
│   │   │   ├── JobFair_Update.aspx
│   │   │   ├── JobFair_Update.aspx.cs
│   │   │   ├── Job_hot.aspx
│   │   │   ├── Job_Hot.aspx.cs
│   │   │   ├── Job_search.aspx
│   │   │   ├── Job_Search.aspx.cs
│   │   │   ├── Job_search_auto.aspx
│   │   │   ├── Job_Search_Auto.aspx.cs
│   │   │   ├── Job_search_result.aspx
│   │   │   ├── Job_Search_Result.aspx.cs
│   │   │   ├── Job_Term.aspx
│   │   │   ├── Job_Term.aspx.cs
│   │   │   ├── Job_update.aspx
│   │   │   ├── Job_Update.aspx.cs
│   │   │   ├── Job_user.aspx
│   │   │   ├── Job_User.aspx.cs
│   │   │   ├── Login.aspx
│   │   │   ├── Login.aspx.cs
│   │   │   ├── Logout.aspx
│   │   │   ├── Logout.aspx.cs
│   │   │   ├── Menu
│   │   │   │   ├── Left10.html
│   │   │   │   ├── Left11.html
│   │   │   │   ├── Left12.html
│   │   │   │   ├── Left13.html
│   │   │   │   ├── Left14.html
│   │   │   │   ├── Left15.html
│   │   │   │   ├── Left16.html
│   │   │   │   ├── Left17.html
│   │   │   │   ├── Left18.html
│   │   │   │   ├── Left19.html
│   │   │   │   ├── Left1.html
│   │   │   │   ├── Left2.html
│   │   │   │   ├── Left3.html
│   │   │   │   ├── Left4.html
│   │   │   │   ├── Left5.html
│   │   │   │   ├── Left6.html
│   │   │   │   ├── Left7.html
│   │   │   │   ├── Left8.html
│   │   │   │   └── Left9.html
│   │   │   ├── Message_Feedback.aspx
│   │   │   ├── Message_Feedback.aspx.cs
│   │   │   ├── Message_Feedback_Reply.aspx
│   │   │   ├── Message_Feedback_Reply.aspx.cs
│   │   │   ├── Message_Guest.aspx
│   │   │   ├── Message_Guest.aspx.cs
│   │   │   ├── Message_Guest_Detail.aspx
│   │   │   ├── Message_Guest_Detail.aspx.cs
│   │   │   ├── Message_Report.aspx
│   │   │   ├── Message_Report.aspx.cs
│   │   │   ├── Message_Report_Detail.aspx
│   │   │   ├── Message_Report_Detail.aspx.cs
│   │   │   ├── Message_System.aspx
│   │   │   ├── Message_system.aspx.cs
│   │   │   ├── Message_System_update.aspx
│   │   │   ├── Message_system_update.aspx.cs
│   │   │   ├── Other_ads.aspx
│   │   │   ├── Other_Ads.aspx.cs
│   │   │   ├── Other_Ads_Search.aspx
│   │   │   ├── Other_Ads_Search.aspx.cs
│   │   │   ├── Other_ads_update.aspx
│   │   │   ├── Other_Ads_Update.aspx.cs
│   │   │   ├── Other_feedback.aspx
│   │   │   ├── Other_Feedback.aspx.cs
│   │   │   ├── Other_feedback_detail.aspx
│   │   │   ├── Other_Feedback_Detail.aspx.cs
│   │   │   ├── Other_friend.aspx
│   │   │   ├── Other_Friend.aspx.cs
│   │   │   ├── Other_friend_update.aspx
│   │   │   ├── Other_Friend_Update.aspx.cs
│   │   │   ├── Other_link.aspx
│   │   │   ├── Other_Link.aspx.cs
│   │   │   ├── Other_Link_Search.aspx
│   │   │   ├── Other_Link_Search.aspx.cs
│   │   │   ├── Other_link_update.aspx
│   │   │   ├── Other_Link_Update.aspx.cs
│   │   │   ├── Person_advance.aspx
│   │   │   ├── Person_Advance.aspx.cs
│   │   │   ├── Person_advance_auditing.aspx
│   │   │   ├── Person_Advance_Auditing.aspx.cs
│   │   │   ├── Person_advance_update.aspx
│   │   │   ├── Person_Advance_Update.aspx.cs
│   │   │   ├── Person_all.aspx
│   │   │   ├── Person_All.aspx.cs
│   │   │   ├── Person_App.aspx
│   │   │   ├── Person_App.aspx.cs
│   │   │   ├── Person_Appraise.aspx
│   │   │   ├── Person_Appraise.aspx.cs
│   │   │   ├── Person_auditing.aspx
│   │   │   ├── Person_Auditing.aspx.cs
│   │   │   ├── Person_AuthLogin.aspx
│   │   │   ├── Person_AuthLogin.aspx.cs
│   │   │   ├── Person_Center.aspx
│   │   │   ├── Person_Center.aspx.cs
│   │   │   ├── Person_Integral.aspx
│   │   │   ├── Person_Integral.aspx.cs
│   │   │   ├── Person_microresume.aspx
│   │   │   ├── Person_microresume.aspx.cs
│   │   │   ├── Person_password.aspx
│   │   │   ├── Person_Password.aspx.cs
│   │   │   ├── Person_Photo.aspx
│   │   │   ├── Person_Photo.aspx.cs
│   │   │   ├── Person_Photo_Auditing.aspx
│   │   │   ├── Person_Photo_Auditing.aspx.cs
│   │   │   ├── Person_resume.aspx
│   │   │   ├── Person_Resume.aspx.cs
│   │   │   ├── Person_resume_auditing.aspx
│   │   │   ├── Person_Resume_Auditing.aspx.cs
│   │   │   ├── Person_resume_search.aspx
│   │   │   ├── Person_Resume_Search.aspx.cs
│   │   │   ├── person_resume_searchresult.aspx
│   │   │   ├── Person_Resume_SearchResult.aspx.cs
│   │   │   ├── Person_resume_user.aspx
│   │   │   ├── Person_Resume_User.aspx.cs
│   │   │   ├── Person_search.aspx
│   │   │   ├── Person_Search.aspx.cs
│   │   │   ├── Person_search_auto.aspx
│   │   │   ├── Person_Search_Auto.aspx.cs
│   │   │   ├── Person_search_result.aspx
│   │   │   ├── Person_Search_Result.aspx.cs
│   │   │   ├── Person_sendmail.aspx
│   │   │   ├── Person_SendMail.aspx.cs
│   │   │   ├── Person_sendSMS.aspx
│   │   │   ├── Person_SendSMS.aspx.cs
│   │   │   ├── Person_showme.aspx
│   │   │   ├── Person_Showme.aspx.cs
│   │   │   ├── Person_showme_auditing.aspx
│   │   │   ├── Person_Showme_Auditing.aspx.cs
│   │   │   ├── Person_showme_manage.aspx
│   │   │   ├── Person_Showme_Manage.aspx.cs
│   │   │   ├── Person_update.aspx
│   │   │   ├── Person_Update.aspx.cs
│   │   │   ├── Person_Wap.aspx
│   │   │   ├── Person_Wap.aspx.cs
│   │   │   ├── Right.aspx
│   │   │   ├── Right.aspx.cs
│   │   │   ├── Security_manage.aspx
│   │   │   ├── Security_Manage.aspx.cs
│   │   │   ├── Security_update.aspx
│   │   │   ├── Security_Update.aspx.cs
│   │   │   ├── Simple_job.aspx
│   │   │   ├── Simple_job.aspx.cs
│   │   │   ├── Simple_job_Search.aspx
│   │   │   ├── Simple_job_Search.aspx.cs
│   │   │   ├── Simple_job_Update.aspx
│   │   │   ├── Simple_job_Update.aspx.cs
│   │   │   ├── Simple_Person.aspx
│   │   │   ├── Simple_Person.aspx.cs
│   │   │   ├── Simple_Person_Search.aspx
│   │   │   ├── Simple_Person_Search.aspx.cs
│   │   │   ├── Simple_Person_Update.aspx
│   │   │   ├── Simple_Person_Update.aspx.cs
│   │   │   ├── System_base.aspx
│   │   │   ├── System_Base.aspx.cs
│   │   │   ├── System_date.aspx
│   │   │   ├── System_date.aspx.cs
│   │   │   ├── System_htmlupdate.aspx
│   │   │   ├── System_HtmlUpdate.aspx.cs
│   │   │   ├── System_other.aspx
│   │   │   ├── System_Other.aspx.cs
│   │   │   ├── System_Pay.aspx
│   │   │   ├── System_Pay.aspx.cs
│   │   │   ├── UpFiles
│   │   │   │   ├── ftb.colorpicker.aspx
│   │   │   │   ├── ftb.imagegallery.aspx
│   │   │   │   └── ftb.inserttable.aspx
│   │   │   ├── Video_company.aspx
│   │   │   ├── Video_Company.aspx.cs
│   │   │   ├── Video_company_auditing.aspx
│   │   │   ├── Video_Company_Auditing.aspx.cs
│   │   │   ├── Video_company_manage.aspx
│   │   │   ├── Video_Company_Manage.aspx.cs
│   │   │   ├── Video_resume.aspx
│   │   │   ├── Video_Resume.aspx.cs
│   │   │   ├── Video_resume_auditing.aspx
│   │   │   ├── Video_Resume_Auditing.aspx.cs
│   │   │   ├── Video_resume_manage.aspx
│   │   │   ├── Video_Resume_Manage.aspx.cs
│   │   │   ├── Video_room.aspx
│   │   │   ├── Video_Room.aspx.cs
│   │   │   ├── Wap_Base.aspx
│   │   │   ├── Wap_Base.aspx.cs
│   │   │   ├── Wap_Client.aspx
│   │   │   ├── Wap_Client.aspx.cs
│   │   │   ├── Wap_SMSBase.aspx
│   │   │   ├── Wap_SMSBase.aspx.cs
│   │   │   ├── Wap_SMSNote.aspx
│   │   │   ├── Wap_SMSNote.aspx.cs
│   │   │   ├── Wap_SMSSend.aspx
│   │   │   └── Wap_SMSSend.aspx.cs
│   │   ├── Weixin
│   │   │   ├── Index.aspx
│   │   │   └── Index.aspx.cs
│   │   └── Zhaopin
│   │   ├── 10810.html
│   │   ├── 11271.html
│   │   ├── 11272.html
│   │   ├── 11273.html
│   │   └── job_13175.html
│   ├── Boojob2015.sln
│   ├── Boojob2015.suo
│   └── Boojobvs2013.sln
├── 安装说明.txt
└── 数据库
├── rencaiw_1.ldf
└── rencaiw.mdf

287 directories, 6075 files

标签:

实例下载地址

人才招聘网站源代码

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警