实例介绍
PHP人才系统开源免费版,74cms免费版,PHP人才招聘
【实例截图】
【核心代码】
骑士官方个人版74cms_v3.2.20121231
├── upload
│ ├── admin
│ │ ├── admin_ad.php
│ │ ├── admin_ajax.php
│ │ ├── admin_article.php
│ │ ├── admin_category.php
│ │ ├── admin_clearcache.php
│ │ ├── admin_company.php
│ │ ├── admin_crons.php
│ │ ├── admin_database.php
│ │ ├── admin_explain.php
│ │ ├── admin_feedback.php
│ │ ├── admin_help.php
│ │ ├── admin_hotword.php
│ │ ├── admin_hrtools.php
│ │ ├── admin_index.php
│ │ ├── admin_left.php
│ │ ├── admin_link.php
│ │ ├── admin_locoyspider.php
│ │ ├── admin_login.php
│ │ ├── admin_mail.php
│ │ ├── admin_mailqueue.php
│ │ ├── admin_memberslog.php
│ │ ├── admin_nav.php
│ │ ├── admin_notice.php
│ │ ├── admin_page.php
│ │ ├── admin_pay.php
│ │ ├── admin_personal.php
│ │ ├── admin_promotion.php
│ │ ├── admin_qqconnect.php
│ │ ├── admin_safety.php
│ │ ├── admin_set_com.php
│ │ ├── admin_set_per.php
│ │ ├── admin_set.php
│ │ ├── admin_set_simple.php
│ │ ├── admin_simple.php
│ │ ├── admin_sms.php
│ │ ├── admin_syslog.php
│ │ ├── admin_templates.php
│ │ ├── admin_users.php
│ │ ├── api
│ │ │ └── locoyspider.php
│ │ ├── css
│ │ │ ├── common.css
│ │ │ └── date_input.css
│ │ ├── images
│ │ │ ├── act_add.gif
│ │ │ ├── admin_left_li.gif
│ │ │ ├── admin_submit.jpg
│ │ │ ├── admin_tit_bg.jpg
│ │ │ ├── ajax_loader.gif
│ │ │ ├── cat_left1.gif
│ │ │ ├── cat_left2.gif
│ │ │ ├── close_frame.gif
│ │ │ ├── color_box_bg.gif
│ │ │ ├── color.gif
│ │ │ ├── comment_alert.gif
│ │ │ ├── dialogbg.png
│ │ │ ├── dialog.gif
│ │ │ ├── go_back.gif
│ │ │ ├── input_bg.gif
│ │ │ ├── left_d.gif
│ │ │ ├── left_e.gif
│ │ │ ├── login_a.jpg
│ │ │ ├── login_logo.gif
│ │ │ ├── logo_in.png
│ │ │ ├── open_frame.gif
│ │ │ ├── right_big.gif
│ │ │ ├── search.gif
│ │ │ ├── sehbg.gif
│ │ │ ├── tabsbg.gif
│ │ │ ├── topnavbg.gif
│ │ │ ├── top_nav_dot.gif
│ │ │ └── wait.gif
│ │ ├── include
│ │ │ ├── admin_ad_fun.php
│ │ │ ├── admin_article_fun.php
│ │ │ ├── admin_category_fun.php
│ │ │ ├── admin_common.fun.php
│ │ │ ├── admin_common.inc.php
│ │ │ ├── admin_company_fun.php
│ │ │ ├── admin_crons_fun.php
│ │ │ ├── admin_database.fun.php
│ │ │ ├── admin_explain_fun.php
│ │ │ ├── admin_feedback_fun.php
│ │ │ ├── admin_flash_statement_fun.php
│ │ │ ├── admin_help_fun.php
│ │ │ ├── admin_hotword_fun.php
│ │ │ ├── admin_hrtools_fun.php
│ │ │ ├── admin_link_fun.php
│ │ │ ├── admin_locoyspider_fun.php
│ │ │ ├── admin_mailqueue_fun.php
│ │ │ ├── admin_memberslog_fun.php
│ │ │ ├── admin_nav_fun.php
│ │ │ ├── admin_notice_fun.php
│ │ │ ├── admin_page_fun.php
│ │ │ ├── admin_pay_fun.php
│ │ │ ├── admin_personal_fun.php
│ │ │ ├── admin_phpzip.php
│ │ │ ├── admin_simple_fun.php
│ │ │ ├── admin_syslog_fun.php
│ │ │ ├── admin_templates_fun.php
│ │ │ ├── admin_tpl.inc.php
│ │ │ ├── admin_user_fun.php
│ │ │ ├── admin_users_fun.php
│ │ │ └── upload.php
│ │ ├── index.php
│ │ ├── js
│ │ │ ├── codemirror
│ │ │ │ ├── css
│ │ │ │ │ ├── csscolors.css
│ │ │ │ │ ├── jscolors.css
│ │ │ │ │ ├── sparqlcolors.css
│ │ │ │ │ └── xmlcolors.css
│ │ │ │ └── js
│ │ │ │ ├── codemirror.js
│ │ │ │ ├── editor.js
│ │ │ │ ├── highlight.js
│ │ │ │ ├── mirrorframe.js
│ │ │ │ ├── parsecss.js
│ │ │ │ ├── parsedummy.js
│ │ │ │ ├── parsehtmlmixed.js
│ │ │ │ ├── parsejavascript.js
│ │ │ │ ├── parsesparql.js
│ │ │ │ ├── parsexml.js
│ │ │ │ ├── select.js
│ │ │ │ ├── stringstream.js
│ │ │ │ ├── tokenizejavascript.js
│ │ │ │ ├── tokenize.js
│ │ │ │ ├── undo.js
│ │ │ │ ├── unittests.js
│ │ │ │ └── util.js
│ │ │ ├── common.js
│ │ │ ├── FusionCharts.js
│ │ │ ├── jquery.caretInsert.js
│ │ │ ├── jquery.date_input.js
│ │ │ ├── jquery.grid.rowSizing.pack.js
│ │ │ ├── jquery.iColorPicker.js
│ │ │ ├── jquery.js
│ │ │ ├── jquery.QSdialog.js
│ │ │ ├── jquery.userinfotip-min.js
│ │ │ ├── jquery.validate.min.js
│ │ │ └── jquery.vtip-min.js
│ │ ├── kindeditor
│ │ │ ├── JSON.php
│ │ │ ├── kindeditor.js
│ │ │ ├── plugins
│ │ │ │ ├── about.html
│ │ │ │ ├── advtable
│ │ │ │ │ └── advtable.html
│ │ │ │ ├── emoticons
│ │ │ │ │ ├── 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
│ │ │ │ │ └── qq.gif
│ │ │ │ ├── file_manager
│ │ │ │ │ ├── file_manager.css
│ │ │ │ │ ├── file_manager.html
│ │ │ │ │ ├── file_manager.js
│ │ │ │ │ └── images
│ │ │ │ │ ├── file-16.gif
│ │ │ │ │ ├── file-64.gif
│ │ │ │ │ ├── folder-16.gif
│ │ │ │ │ ├── folder-64.gif
│ │ │ │ │ └── go-up.gif
│ │ │ │ ├── flash.html
│ │ │ │ ├── image
│ │ │ │ │ ├── image.html
│ │ │ │ │ └── images
│ │ │ │ │ ├── align_left.gif
│ │ │ │ │ ├── align_right.gif
│ │ │ │ │ ├── align_top.gif
│ │ │ │ │ └── refresh.gif
│ │ │ │ ├── link
│ │ │ │ │ └── link.html
│ │ │ │ ├── media.html
│ │ │ │ ├── plainpaste.html
│ │ │ │ └── wordpaste.html
│ │ │ ├── skins
│ │ │ │ ├── common
│ │ │ │ │ ├── blank.gif
│ │ │ │ │ ├── editor.css
│ │ │ │ │ ├── flash.gif
│ │ │ │ │ ├── loading.gif
│ │ │ │ │ ├── media.gif
│ │ │ │ │ └── rm.gif
│ │ │ │ ├── default
│ │ │ │ │ └── default.gif
│ │ │ │ └── default.css
│ │ │ └── upload_json.php
│ │ ├── statement
│ │ │ └── area2D.swf
│ │ └── templates
│ │ └── default
│ │ ├── ads
│ │ │ ├── admin_ad_add.htm
│ │ │ ├── admin_ad_category_add.htm
│ │ │ ├── admin_ad_category_edit.htm
│ │ │ ├── admin_ad_category.htm
│ │ │ ├── admin_ad_edit.htm
│ │ │ ├── admin_ad_list.htm
│ │ │ └── admin_ad_nav.htm
│ │ ├── article
│ │ │ ├── admin_article_add.htm
│ │ │ ├── admin_article_category_add.htm
│ │ │ ├── admin_article_category_edit.htm
│ │ │ ├── admin_article_category.htm
│ │ │ ├── admin_article_edit.htm
│ │ │ ├── admin_article.htm
│ │ │ ├── admin_article_nav.htm
│ │ │ ├── admin_article_property_add.htm
│ │ │ ├── admin_article_property_edit.htm
│ │ │ └── admin_article_property.htm
│ │ ├── category
│ │ │ ├── admin_category_add.htm
│ │ │ ├── admin_category_district_add.htm
│ │ │ ├── admin_category_district_edit.htm
│ │ │ ├── admin_category_district.htm
│ │ │ ├── admin_category_edit.htm
│ │ │ ├── admin_category_group_add.htm
│ │ │ ├── admin_category_group_edit.htm
│ │ │ ├── admin_category_group.htm
│ │ │ ├── admin_category_jobs_add.htm
│ │ │ ├── admin_category_jobs_edit.htm
│ │ │ ├── admin_category_jobs.htm
│ │ │ ├── admin_category_list.htm
│ │ │ └── admin_category_nav.htm
│ │ ├── company
│ │ │ ├── admin_company_jobs_edit.htm
│ │ │ ├── admin_company_jobs.htm
│ │ │ ├── admin_company_list.htm
│ │ │ ├── admin_company_meal_members.htm
│ │ │ ├── admin_company_profile_edit.htm
│ │ │ ├── admin_company_user_add.htm
│ │ │ ├── admin_company_user_edit.htm
│ │ │ ├── admin_company_user_list.htm
│ │ │ ├── admin_order_list.htm
│ │ │ ├── admin_order_set.htm
│ │ │ └── admin_order_show.htm
│ │ ├── crons
│ │ │ ├── admin_crons_add.htm
│ │ │ ├── admin_crons_edit.htm
│ │ │ ├── admin_crons.htm
│ │ │ └── admin_crons_nav.htm
│ │ ├── database
│ │ │ ├── admin_database_backup.htm
│ │ │ ├── admin_database_nav.htm
│ │ │ ├── admin_database_optimize.htm
│ │ │ └── admin_database_restore.htm
│ │ ├── explain
│ │ │ ├── admin_explain_add.htm
│ │ │ ├── admin_explain_category_add.htm
│ │ │ ├── admin_explain_category_edit.htm
│ │ │ ├── admin_explain_category.htm
│ │ │ ├── admin_explain_edit.htm
│ │ │ ├── admin_explain.htm
│ │ │ └── admin_explain_nav.htm
│ │ ├── feedback
│ │ │ ├── admin_feedback_suggest_list.htm
│ │ │ ├── admin_feedback_suggest_reply.htm
│ │ │ └── admin_report_list.htm
│ │ ├── help
│ │ │ ├── admin_help_add.htm
│ │ │ ├── admin_help_category_add.htm
│ │ │ ├── admin_help_category_edit.htm
│ │ │ ├── admin_help_category.htm
│ │ │ ├── admin_help_edit.htm
│ │ │ ├── admin_help.htm
│ │ │ └── admin_help_nav.htm
│ │ ├── hotword
│ │ │ ├── admin_hotword_add.htm
│ │ │ ├── admin_hotword_edit.htm
│ │ │ ├── admin_hotword_list.htm
│ │ │ └── admin_hotword_nav.htm
│ │ ├── hrtools
│ │ │ ├── admin_hrtools_add.htm
│ │ │ ├── admin_hrtools_category_add.htm
│ │ │ ├── admin_hrtools_category_edit.htm
│ │ │ ├── admin_hrtools_category.htm
│ │ │ ├── admin_hrtools_edit.htm
│ │ │ ├── admin_hrtools.htm
│ │ │ └── admin_hrtools_nav.htm
│ │ ├── html
│ │ │ ├── admin_html_make.htm
│ │ │ └── admin_html_output.htm
│ │ ├── link
│ │ │ ├── admin_link_add.htm
│ │ │ ├── admin_link_category_add.htm
│ │ │ ├── admin_link_category_edit.htm
│ │ │ ├── admin_link_category.htm
│ │ │ ├── admin_link_edit.htm
│ │ │ ├── admin_link.htm
│ │ │ ├── admin_link_nav.htm
│ │ │ └── admin_link_set.htm
│ │ ├── locoyspider
│ │ │ ├── admin_locoyspider_company.htm
│ │ │ ├── admin_locoyspider.htm
│ │ │ ├── admin_locoyspider_jobs.htm
│ │ │ ├── admin_locoyspider_nav.htm
│ │ │ ├── admin_locoyspider_news.htm
│ │ │ └── admin_locoyspider_user.htm
│ │ │ ├── admin_mail_nav.htm
│ │ │ ├── admin_mail_rule.htm
│ │ │ ├── admin_mail_set.htm
│ │ │ ├── admin_mail_templates_edit.htm
│ │ │ ├── admin_mail_templates.htm
│ │ │ └── admin_mail_testing.htm
│ │ ├── mailqueue
│ │ │ ├── admin_mailqueue_add.htm
│ │ │ ├── admin_mailqueue_batchadd.htm
│ │ │ ├── admin_mailqueue_edit.htm
│ │ │ ├── admin_mailqueue_list.htm
│ │ │ └── admin_mailqueue_nav.htm
│ │ ├── memberslog
│ │ │ └── admin_memberslog_list.htm
│ │ ├── nav
│ │ │ ├── admin_nav_add.htm
│ │ │ ├── admin_nav_category_add.htm
│ │ │ ├── admin_nav_category_edit.htm
│ │ │ ├── admin_nav_category.htm
│ │ │ ├── admin_nav_edit.htm
│ │ │ ├── admin_nav.htm
│ │ │ └── admin_nav_nav.htm
│ │ ├── notice
│ │ │ ├── admin_notice_add.htm
│ │ │ ├── admin_notice_category_add.htm
│ │ │ ├── admin_notice_category_edit.htm
│ │ │ ├── admin_notice_category.htm
│ │ │ ├── admin_notice_edit.htm
│ │ │ ├── admin_notice.htm
│ │ │ └── admin_notice_nav.htm
│ │ ├── page
│ │ │ ├── admin_page_add.htm
│ │ │ ├── admin_page_edit.htm
│ │ │ ├── admin_page.htm
│ │ │ └── admin_page_nav.htm
│ │ ├── pay
│ │ │ ├── admin_payment_action.htm
│ │ │ └── admin_payment_list.htm
│ │ ├── personal
│ │ │ ├── admin_personal_resume.htm
│ │ │ ├── admin_personal_user_add.htm
│ │ │ ├── admin_personal_user_edit.htm
│ │ │ └── admin_personal_user_list.htm
│ │ ├── promotion
│ │ │ ├── admin_promotion_add.htm
│ │ │ ├── admin_promotion_category_edit.htm
│ │ │ ├── admin_promotion_category.htm
│ │ │ ├── admin_promotion_edit.htm
│ │ │ ├── admin_promotion_list.htm
│ │ │ └── admin_promotion_nav.htm
│ │ ├── qqconnect
│ │ │ └── admin_qqconnect.htm
│ │ ├── safety
│ │ │ ├── admin_safety_captcha.htm
│ │ │ ├── admin_safety_csrf.htm
│ │ │ ├── admin_safety_filter.htm
│ │ │ ├── admin_safety_ip.htm
│ │ │ └── admin_safety_nav.htm
│ │ ├── set
│ │ │ ├── admin_set_agreement.htm
│ │ │ ├── admin_set_config.htm
│ │ │ ├── admin_set_config_nav.htm
│ │ │ └── admin_set_map.htm
│ │ ├── set_com
│ │ │ ├── admin_mode.htm
│ │ │ ├── admin_mode_meal_add.htm
│ │ │ ├── admin_mode_meal_edit.htm
│ │ │ ├── admin_mode_meal.htm
│ │ │ ├── admin_mode_points.htm
│ │ │ ├── admin_set_com.htm
│ │ │ └── admin_set_com_nav.htm
│ │ ├── set_per
│ │ │ └── admin_set_per.htm
│ │ ├── set_simple
│ │ │ └── admin_set_simple.htm
│ │ ├── simple
│ │ │ ├── admin_simple_add.htm
│ │ │ ├── admin_simple_edit.htm
│ │ │ ├── admin_simple.htm
│ │ │ └── admin_simple_nav.htm
│ │ ├── sms
│ │ │ ├── admin_sms_nav.htm
│ │ │ ├── admin_sms_rule.htm
│ │ │ ├── admin_sms_set.htm
│ │ │ ├── admin_sms_templates_edit.htm
│ │ │ ├── admin_sms_templates.htm
│ │ │ └── admin_sms_testing.htm
│ │ ├── sys
│ │ │ ├── admin_clear_cache.htm
│ │ │ ├── admin_csrf.htm
│ │ │ ├── admin_footer.htm
│ │ │ ├── admin_header.htm
│ │ │ ├── admin_index.htm
│ │ │ ├── admin_left_ad.htm
│ │ │ ├── admin_left_article.htm
│ │ │ ├── admin_left_company.htm
│ │ │ ├── admin_left_feedback.htm
│ │ │ ├── admin_left_index.htm
│ │ │ ├── admin_left_personal.htm
│ │ │ ├── admin_left_set.htm
│ │ │ ├── admin_left_simple.htm
│ │ │ ├── admin_left_templates.htm
│ │ │ ├── admin_left_tools.htm
│ │ │ ├── admin_left_users.htm
│ │ │ ├── admin_login.htm
│ │ │ ├── admin_main.htm
│ │ │ ├── admin_select_color.htm
│ │ │ ├── admin_showmsg.htm
│ │ │ ├── admin_sotp.htm
│ │ │ └── admin_top.htm
│ │ ├── syslog
│ │ │ └── admin_syslog_list.htm
│ │ ├── tpl
│ │ │ ├── admin_com_tpl_list.htm
│ │ │ ├── admin_resume_tpl_list.htm
│ │ │ ├── admin_templates_file_edit.htm
│ │ │ ├── admin_templates_file_list.htm
│ │ │ ├── admin_templates_list.htm
│ │ │ └── admin_templates_nav.htm
│ │ └── users
│ │ ├── admin_users_add.htm
│ │ ├── admin_users_edit.htm
│ │ ├── admin_users_edit_pwd.htm
│ │ ├── admin_users_list.htm
│ │ ├── admin_users_log.htm
│ │ ├── admin_users_nav.htm
│ │ └── admin_users_set.htm
│ ├── agreement
│ │ └── index.php
│ ├── company
│ │ └── company-show.php
│ ├── data
│ │ ├── avatar
│ │ │ ├── _no_photo.gif
│ │ │ └── no_photo.gif
│ │ ├── backup
│ │ │ └── index.htm
│ │ ├── comads
│ │ │ └── vcastr.swf
│ │ ├── filetpl.php
│ │ ├── font
│ │ │ └── en
│ │ │ └── zupagargonizer.ttf
│ │ ├── images
│ │ │ ├── logo.gif
│ │ │ └── wap_logo.gif
│ │ ├── logo
│ │ │ └── no_logo.gif
│ │ ├── photo
│ │ │ └── thumb
│ │ │ └── no_photo.gif
│ │ └── setmealimg
│ │ ├── 2.gif
│ │ ├── 3.gif
│ │ ├── 4.gif
│ │ └── 5.gif
│ ├── explain
│ │ └── explain-show.php
│ ├── favicon.ico
│ ├── help
│ │ ├── help-list.php
│ │ ├── help-search.php
│ │ ├── help-show.php
│ │ └── index.php
│ ├── hrtools
│ │ └── hrtools-list.php
│ ├── include
│ │ ├── 74cms_version.php
│ │ ├── common.fun.php
│ │ ├── common.inc.php
│ │ ├── crons
│ │ │ ├── clear_all_cache.php
│ │ │ ├── clear_expired_jobs.php
│ │ │ ├── clear_expired_simple.php
│ │ │ ├── clear_members_log.php
│ │ │ ├── clear_promotion.php
│ │ │ └── stat_category.php
│ │ ├── fun_company.php
│ │ ├── fun_personal.php
│ │ ├── fun_user.php
│ │ ├── fun_wap.php
│ │ ├── gdbmp.php
│ │ ├── imagecaptcha.php
│ │ ├── imageresize.class.php
│ │ ├── mysql.class.php
│ │ ├── page.class.php
│ │ ├── payment
│ │ │ ├── alipay.php
│ │ │ ├── chinabank.php
│ │ │ ├── logo
│ │ │ │ ├── alipay.gif
│ │ │ │ ├── chinabank.gif
│ │ │ │ ├── remittance.gif
│ │ │ │ └── tenpay.gif
│ │ │ ├── remittance.php
│ │ │ ├── respond_alipay.php
│ │ │ ├── respond_chinabank.php
│ │ │ ├── respond_tenpay.php
│ │ │ └── tenpay.php
│ │ ├── plus.common.inc.php
│ │ ├── splitword.class.php
│ │ ├── template_lite
│ │ │ ├── class.compiler.php
│ │ │ ├── class.config.php
│ │ │ ├── class.template.php
│ │ │ ├── internal
│ │ │ │ ├── compile.compile_config.php
│ │ │ │ ├── compile.compile_custom_block.php
│ │ │ │ ├── compile.compile_custom_function.php
│ │ │ │ ├── compile.compile_if.php
│ │ │ │ ├── compile.generate_compiler_debug_output.php
│ │ │ │ ├── compile.include.php
│ │ │ │ ├── compile.parse_is_expr.php
│ │ │ │ ├── compile.section_start.php
│ │ │ │ ├── debug.tpl
│ │ │ │ ├── template.build_dir.php
│ │ │ │ ├── template.config_loader.php
│ │ │ │ ├── template.destroy_dir.php
│ │ │ │ ├── template.fetch_compile_include.php
│ │ │ │ └── template.generate_debug_output.php
│ │ │ └── plugins
│ │ │ ├── block.capture.php
│ │ │ ├── block.strip.php
│ │ │ ├── block.textformat.php
│ │ │ ├── compiler.debug.php
│ │ │ ├── compiler.tplheader.php
│ │ │ ├── function.counter.php
│ │ │ ├── function.cycle.php
│ │ │ ├── function.db_function_call.php
│ │ │ ├── function.db_result_call.php
│ │ │ ├── function.html_checkboxes.php
│ │ │ ├── function.html_hidden.php
│ │ │ ├── function.html_image.php
│ │ │ ├── function.html_input.php
│ │ │ ├── function.html_options.php
│ │ │ ├── function.html_radios.php
│ │ │ ├── function.html_select_date.php
│ │ │ ├── function.html_select_time.php
│ │ │ ├── function.html_table.php
│ │ │ ├── function.html_textbox.php
│ │ │ ├── function.in_array.php
│ │ │ ├── function.mailto.php
│ │ │ ├── function.math.php
│ │ │ ├── function.popup_init.php
│ │ │ ├── function.popup.php
│ │ │ ├── function.qishi_ad.php
│ │ │ ├── function.qishi_company_list.php
│ │ │ ├── function.qishi_company_show.php
│ │ │ ├── function.qishi_explain_list.php
│ │ │ ├── function.qishi_explain_show.php
│ │ │ ├── function.qishi_get_classify.php
│ │ │ ├── function.qishi_help_category.php
│ │ │ ├── function.qishi_help_list.php
│ │ │ ├── function.qishi_help_show.php
│ │ │ ├── function.qishi_hotword.php
│ │ │ ├── function.qishi_hrtools_category.php
│ │ │ ├── function.qishi_hrtools_list.php
│ │ │ ├── function.qishi_jobs_contrast.php
│ │ │ ├── function.qishi_jobs_list.php
│ │ │ ├── function.qishi_jobs_show.php
│ │ │ ├── function.qishi_link.php
│ │ │ ├── function.qishi_nav.php
│ │ │ ├── function.qishi_news_category.php
│ │ │ ├── function.qishi_news_list.php
│ │ │ ├── function.qishi_news_property.php
│ │ │ ├── function.qishi_news_show.php
│ │ │ ├── function.qishi_notice_list.php
│ │ │ ├── function.qishi_notice_show.php
│ │ │ ├── function.qishi_pageinfo.php
│ │ │ ├── function.qishi_resume_list.php
│ │ │ ├── function.qishi_resume_show.php
│ │ │ ├── function.qishi_simple_list.php
│ │ │ ├── function.qishi_simple_show.php
│ │ │ ├── function.resize_image.php
│ │ │ ├── modifier.bbcode2html.php
│ │ │ ├── modifier.capitalize.php
│ │ │ ├── modifier.cat.php
│ │ │ ├── modifier.count_characters.php
│ │ │ ├── modifier.count_paragraphs.php
│ │ │ ├── modifier.count_sentences.php
│ │ │ ├── modifier.count_words.php
│ │ │ ├── modifier.date_format.php
│ │ │ ├── modifier.date.php
│ │ │ ├── modifier.debug_print_var.php
│ │ │ ├── modifier.default.php
│ │ │ ├── modifier.escape.php
│ │ │ ├── modifier.indent.php
│ │ │ ├── modifier.lower.php
│ │ │ ├── modifier.qishi_categoryname.php
│ │ │ ├── modifier.qishi_parse_url.php
│ │ │ ├── modifier.qishi_url.php
│ │ │ ├── modifier.regex_replace.php
│ │ │ ├── modifier.replace.php
│ │ │ ├── modifier.spacify.php
│ │ │ ├── modifier.string_format.php
│ │ │ ├── modifier.strip.php
│ │ │ ├── modifier.truncate.php
│ │ │ ├── modifier.upper.php
│ │ │ ├── outputfilter.gzip.php
│ │ │ ├── outputfilter.trimwhitespace.php
│ │ │ ├── postfilter.showtemplatevars.php
│ │ │ ├── prefilter.jstrip.php
│ │ │ ├── prefilter.showinfoheader.php
│ │ │ ├── shared.escape_chars.php
│ │ │ └── shared.make_timestamp.php
│ │ ├── tpl.inc.php
│ │ ├── upload.php
│ │ └── word.txt
│ ├── index.php
│ ├── install
│ │ ├── include
│ │ │ ├── common.fun.php
│ │ │ └── common.inc.php
│ │ ├── index.php
│ │ ├── sql-data.sql
│ │ ├── sql-hotword.sql
│ │ ├── sql-hrtools.sql
│ │ ├── sql-structure.sql
│ │ └── templates
│ │ ├── css
│ │ │ └── common.css
│ │ ├── foot.htm
│ │ ├── header.htm
│ │ ├── images
│ │ │ ├── bg.jpg
│ │ │ ├── dot.gif
│ │ │ ├── link_bg.gif
│ │ │ ├── loading.gif
│ │ │ └── logo.gif
│ │ ├── js
│ │ │ ├── jquery.js
│ │ │ └── openlayer.js
│ │ ├── left.htm
│ │ ├── showmsg.htm
│ │ ├── step1.htm
│ │ ├── step2.htm
│ │ ├── step3.htm
│ │ ├── step5.htm
│ │ └── tip.htm
│ ├── jobs
│ │ ├── index.php
│ │ ├── jobs-contrast.php
│ │ ├── jobs-list.php
│ │ ├── jobs-show.php
│ │ ├── jobtag-search.php
│ │ ├── officebuilding-search.php
│ │ └── street-search.php
│ ├── link
│ │ └── add_link.php
│ ├── news
│ │ ├── index.php
│ │ ├── news-list.php
│ │ └── news-show.php
│ ├── notice
│ │ ├── notice-list.php
│ │ └── notice-show.php
│ ├── phpmailer
│ │ ├── class.phpmailer.php
│ │ ├── class.pop3.php
│ │ └── class.smtp.php
│ ├── plus
│ │ ├── ajax_click.php
│ │ ├── ajax_common.php
│ │ ├── ajax_contact.php
│ │ ├── ajax_member.php
│ │ ├── ajax_officebuilding.php
│ │ ├── ajax_recommend.php
│ │ ├── ajax_simple.php
│ │ ├── ajax_street.php
│ │ ├── ajax_user.php
│ │ ├── ajax_verify_email.php
│ │ ├── ajax_verify_mobile.php
│ │ ├── asyn_mail.php
│ │ ├── asyn_sms.php
│ │ └── shortcut.php
│ ├── resume
│ │ ├── index.php
│ │ ├── resume-list.php
│ │ ├── resume-search.php
│ │ └── resume-show.php
│ ├── robots.txt
│ ├── simple
│ │ ├── simple-list.php
│ │ └── simple-show.php
│ ├── templates
│ │ ├── default
│ │ │ ├── 404.htm
│ │ │ ├── agreement
│ │ │ │ └── agreement.htm
│ │ │ ├── css
│ │ │ │ ├── agreement.css
│ │ │ │ ├── common.css
│ │ │ │ ├── date_input.css
│ │ │ │ ├── default.css
│ │ │ │ ├── explain.css
│ │ │ │ ├── famous.css
│ │ │ │ ├── help.css
│ │ │ │ ├── hrtools.css
│ │ │ │ ├── jobs.css
│ │ │ │ ├── link.css
│ │ │ │ ├── news.css
│ │ │ │ ├── notice.css
│ │ │ │ ├── resume.css
│ │ │ │ ├── simple.css
│ │ │ │ ├── user.css
│ │ │ │ └── wap.css
│ │ │ ├── explain-show.htm
│ │ │ ├── footer.htm
│ │ │ ├── header.htm
│ │ │ ├── header-min.htm
│ │ │ ├── help
│ │ │ │ ├── help-list.htm
│ │ │ │ ├── help-search.htm
│ │ │ │ ├── help-show.htm
│ │ │ │ └── index.htm
│ │ │ ├── hrtools-list.htm
│ │ │ ├── images
│ │ │ │ ├── 01.gif
│ │ │ │ ├── 02.gif
│ │ │ │ ├── 03.gif
│ │ │ │ ├── 04.gif
│ │ │ │ ├── 05.gif
│ │ │ │ ├── 06.gif
│ │ │ │ ├── 07.gif
│ │ │ │ ├── 08.gif
│ │ │ │ ├── 09.gif
│ │ │ │ ├── 10.jpg
│ │ │ │ ├── 11.gif
│ │ │ │ ├── 12.gif
│ │ │ │ ├── 13.gif
│ │ │ │ ├── 14.gif
│ │ │ │ ├── 15.gif
│ │ │ │ ├── 16.jpg
│ │ │ │ ├── 17.gif
│ │ │ │ ├── 18.gif
│ │ │ │ ├── 19.gif
│ │ │ │ ├── 20.gif
│ │ │ │ ├── 21.gif
│ │ │ │ ├── 22.gif
│ │ │ │ ├── 23.gif
│ │ │ │ ├── 24.gif
│ │ │ │ ├── 25.gif
│ │ │ │ ├── 26.gif
│ │ │ │ ├── 27.gif
│ │ │ │ ├── 28.gif
│ │ │ │ ├── 29.gif
│ │ │ │ ├── 30.gif
│ │ │ │ ├── 32.gif
│ │ │ │ ├── 34.gif
│ │ │ │ ├── 35.jpg
│ │ │ │ ├── 36.jpg
│ │ │ │ ├── 37.gif
│ │ │ │ ├── 38.jpg
│ │ │ │ ├── 39.png
│ │ │ │ ├── 40.png
│ │ │ │ ├── 41.jpg
│ │ │ │ ├── 42.gif
│ │ │ │ ├── 44.gif
│ │ │ │ ├── 45.gif
│ │ │ │ ├── 46.gif
│ │ │ │ ├── 47.gif
│ │ │ │ ├── 48.png
│ │ │ │ ├── 49.png
│ │ │ │ ├── 50.png
│ │ │ │ ├── 51.gif
│ │ │ │ ├── 52.gif
│ │ │ │ ├── 53.gif
│ │ │ │ ├── 54.gif
│ │ │ │ ├── 55.gif
│ │ │ │ ├── 56.gif
│ │ │ │ ├── 57.gif
│ │ │ │ ├── 58.gif
│ │ │ │ ├── 59.gif
│ │ │ │ ├── 60.gif
│ │ │ │ ├── 61.gif
│ │ │ │ ├── 62.gif
│ │ │ │ ├── 63.gif
│ │ │ │ ├── 64.gif
│ │ │ │ ├── 65.gif
│ │ │ │ ├── 66.gif
│ │ │ │ ├── 67.jpg
│ │ │ │ ├── 68.gif
│ │ │ │ ├── 69.gif
│ │ │ │ ├── 70.gif
│ │ │ │ ├── 72.gif
│ │ │ │ ├── 73.gif
│ │ │ │ ├── 74.gif
│ │ │ │ ├── 75.gif
│ │ │ │ ├── 76.gif
│ │ │ │ ├── 77.gif
│ │ │ │ ├── 78.gif
│ │ │ │ ├── 79.gif
│ │ │ │ ├── 80.gif
│ │ │ │ ├── 84.gif
│ │ │ │ ├── 85.gif
│ │ │ │ ├── 86.gif
│ │ │ │ ├── 87.gif
│ │ │ │ ├── 88.gif
│ │ │ │ ├── 89.gif
│ │ │ │ ├── 90.gif
│ │ │ │ ├── 91.gif
│ │ │ │ ├── 92.gif
│ │ │ │ ├── 93.gif
│ │ │ │ ├── 94.gif
│ │ │ │ ├── 95.png
│ │ │ │ ├── 96.gif
│ │ │ │ ├── 97.gif
│ │ │ │ ├── +c.gif
│ │ │ │ ├── _c.gif
│ │ │ │ ├── +h.gif
│ │ │ │ └── _h.gif
│ │ │ ├── index.htm
│ │ │ ├── info.txt
│ │ │ ├── jobs-contrast.htm
│ │ │ ├── jobs.htm
│ │ │ ├── jobs-list.htm
│ │ │ ├── jobtag-search.htm
│ │ │ ├── js
│ │ │ │ ├── image.cut.js
│ │ │ │ ├── image.drag.js
│ │ │ │ ├── jquery.autocomplete.js
│ │ │ │ ├── jquery.comtip-min.js
│ │ │ │ ├── jquery.date_input.js
│ │ │ │ ├── jquery.dialog.js
│ │ │ │ ├── jquery.highlight-3.js
│ │ │ │ ├── jquery.iColorPicker.js
│ │ │ │ ├── jquery.idTabs.min.js
│ │ │ │ ├── jquery.index.js
│ │ │ │ ├── jquery.jobs-list.js
│ │ │ │ ├── jquery.jobs-search.js
│ │ │ │ ├── jquery.jobs-tag-search.js
│ │ │ │ ├── jquery.js
│ │ │ │ ├── jquery.KinSlideshow.min.js
│ │ │ │ ├── jquery.lazyload.js
│ │ │ │ ├── jquery.pagination.js
│ │ │ │ ├── jquery.resume-list.js
│ │ │ │ ├── jquery.resume-search.js
│ │ │ │ ├── jquery.resume-tag-search.js
│ │ │ │ ├── jquery.selectlayer.js
│ │ │ │ ├── jquery.user.selectlayer.js
│ │ │ │ ├── jquery.validate.min.js
│ │ │ │ └── jquery.vtip-min.js
│ │ │ ├── link
│ │ │ │ └── add.htm
│ │ │ ├── member_company
│ │ │ │ ├── company_addjobs.htm
│ │ │ │ ├── company_apply_jobs.htm
│ │ │ │ ├── company_auth.htm
│ │ │ │ ├── company_avatars.htm
│ │ │ │ ├── company_down_resume.htm
│ │ │ │ ├── company_editjobs.htm
│ │ │ │ ├── company_favorites.htm
│ │ │ │ ├── company_feedback.htm
│ │ │ │ ├── company_index.htm
│ │ │ │ ├── company_interview.htm
│ │ │ │ ├── company_jobs.htm
│ │ │ │ ├── company_logo.htm
│ │ │ │ ├── company_map_open.htm
│ │ │ │ ├── company_map_set.htm
│ │ │ │ ├── company_notice.htm
│ │ │ │ ├── company_notice_show.htm
│ │ │ │ ├── company_order_add.htm
│ │ │ │ ├── company_order_add_setmeal.htm
│ │ │ │ ├── company_order_list.htm
│ │ │ │ ├── company_order_pay.htm
│ │ │ │ ├── company_password.htm
│ │ │ │ ├── company_points_report.htm
│ │ │ │ ├── company_points_rule.htm
│ │ │ │ ├── company_profile.htm
│ │ │ │ ├── company_promotion_add.htm
│ │ │ │ ├── company_promotion_edit.htm
│ │ │ │ ├── company_promotion.htm
│ │ │ │ ├── company_setmeal_list.htm
│ │ │ │ ├── company_setmeal_report.htm
│ │ │ │ ├── company_tpl.htm
│ │ │ │ ├── company_user_email.htm
│ │ │ │ ├── company_user_mobile.htm
│ │ │ │ ├── company_userprofile.htm
│ │ │ │ ├── company_user_status.htm
│ │ │ │ ├── header.htm
│ │ │ │ └── left.htm
│ │ │ ├── member_personal
│ │ │ │ ├── header.htm
│ │ │ │ ├── left.htm
│ │ │ │ ├── personal_apply_jobs.htm
│ │ │ │ ├── personal_avatars.htm
│ │ │ │ ├── personal_downresume.htm
│ │ │ │ ├── personal_favorites.htm
│ │ │ │ ├── personal_feedback.htm
│ │ │ │ ├── personal_index.htm
│ │ │ │ ├── personal_interview.htm
│ │ │ │ ├── personal_notice.htm
│ │ │ │ ├── personal_notice_show.htm
│ │ │ │ ├── personal_password.htm
│ │ │ │ ├── personal_report.htm
│ │ │ │ ├── personal_resume_education_edit.htm
│ │ │ │ ├── personal_resume.htm
│ │ │ │ ├── personal_resume_list.htm
│ │ │ │ ├── personal_resume_make1.htm
│ │ │ │ ├── personal_resume_make2.htm
│ │ │ │ ├── personal_resume_make3.htm
│ │ │ │ ├── personal_resume_make4.htm
│ │ │ │ ├── personal_resume_make5.htm
│ │ │ │ ├── personal_resume_make6.htm
│ │ │ │ ├── personal_resume_make7.htm
│ │ │ │ ├── personal_resume_photo_cutting.htm
│ │ │ │ ├── personal_resume_privacy.htm
│ │ │ │ ├── personal_resume_tpl.htm
│ │ │ │ ├── personal_resume_training_edit.htm
│ │ │ │ ├── personal_resume_work_edit.htm
│ │ │ │ ├── personal_right.htm
│ │ │ │ ├── personal_talent.htm
│ │ │ │ ├── personal_user_email.htm
│ │ │ │ ├── personal_user_mobile.htm
│ │ │ │ ├── personal_userprofile.htm
│ │ │ │ └── personal_user_status.htm
│ │ │ ├── news.htm
│ │ │ ├── news-list.htm
│ │ │ ├── news-show.htm
│ │ │ ├── notice-list.htm
│ │ │ ├── notice-show.htm
│ │ │ ├── officebuilding-search.htm
│ │ │ ├── plus
│ │ │ │ ├── ajax_login.htm
│ │ │ │ ├── count.htm
│ │ │ │ ├── login_activate.htm
│ │ │ │ ├── login_form.htm
│ │ │ │ ├── login_success.htm
│ │ │ │ ├── recommend
│ │ │ │ │ ├── recommend_jobs.htm
│ │ │ │ │ └── recommend_resume.htm
│ │ │ │ ├── top_login_activate.htm
│ │ │ │ ├── top_login_form.htm
│ │ │ │ └── top_login_success.htm
│ │ │ ├── resume.htm
│ │ │ ├── resume-list.htm
│ │ │ ├── resumetag-search.htm
│ │ │ ├── showmsg.htm
│ │ │ ├── simple
│ │ │ │ ├── simple-add.htm
│ │ │ │ ├── simple-del.htm
│ │ │ │ ├── simple-edit.htm
│ │ │ │ ├── simple-list.htm
│ │ │ │ ├── simple-refresh.htm
│ │ │ │ └── simple-show.htm
│ │ │ ├── street-search.htm
│ │ │ ├── thumbnail.jpg
│ │ │ ├── top_nav.htm
│ │ │ ├── user
│ │ │ │ ├── activate.htm
│ │ │ │ ├── footer.htm
│ │ │ │ ├── getpass.htm
│ │ │ │ ├── header.htm
│ │ │ │ ├── login.htm
│ │ │ │ ├── qqconnect.htm
│ │ │ │ ├── reg_form.htm
│ │ │ │ └── reg.htm
│ │ │ ├── wap
│ │ │ │ ├── footer.htm
│ │ │ │ ├── header.htm
│ │ │ │ ├── index.htm
│ │ │ │ ├── wap-classify.htm
│ │ │ │ ├── wap-company-show.htm
│ │ │ │ ├── wap.htm
│ │ │ │ ├── wap-jobs-list.htm
│ │ │ │ ├── wap-jobs-show.htm
│ │ │ │ ├── wap-login.htm
│ │ │ │ ├── wap-reg.htm
│ │ │ │ ├── wap-showmsg.htm
│ │ │ │ ├── wap-user-favorites.htm
│ │ │ │ └── wap-user-index.htm
│ │ │ └── warning.htm
│ │ ├── tpl_company
│ │ │ ├── default
│ │ │ │ ├── company_profile.htm
│ │ │ │ ├── css
│ │ │ │ │ └── css.css
│ │ │ │ ├── images
│ │ │ │ │ ├── 16.jpg
│ │ │ │ │ ├── 1.gif
│ │ │ │ │ ├── 52.gif
│ │ │ │ │ ├── 58.gif
│ │ │ │ │ └── 59.gif
│ │ │ │ ├── info.txt
│ │ │ │ ├── jobs.htm
│ │ │ │ └── thumbnail.jpg
│ │ │ ├── huanse
│ │ │ │ ├── company_profile.htm
│ │ │ │ ├── css
│ │ │ │ │ └── css.css
│ │ │ │ ├── images
│ │ │ │ │ ├── 16.jpg
│ │ │ │ │ ├── 1.gif
│ │ │ │ │ ├── 52.gif
│ │ │ │ │ ├── huansetop.jpg
│ │ │ │ │ └── titbg.gif
│ │ │ │ ├── info.txt
│ │ │ │ ├── jobs.htm
│ │ │ │ └── thumbnail.jpg
│ │ │ └── shenlanshangwu
│ │ │ ├── company_profile.htm
│ │ │ ├── css
│ │ │ │ └── css.css
│ │ │ ├── images
│ │ │ │ ├── 16.jpg
│ │ │ │ ├── 1.gif
│ │ │ │ ├── 52.gif
│ │ │ │ ├── titbg.gif
│ │ │ │ └── top.jpg
│ │ │ ├── info.txt
│ │ │ ├── jobs.htm
│ │ │ └── thumbnail.jpg
│ │ └── tpl_resume
│ │ ├── default
│ │ │ ├── css
│ │ │ │ └── css.css
│ │ │ ├── info.txt
│ │ │ ├── resume.htm
│ │ │ └── thumbnail.jpg
│ │ ├── fengyehanlu
│ │ │ ├── css
│ │ │ │ └── css.css
│ │ │ ├── images
│ │ │ │ └── top.jpg
│ │ │ ├── info.txt
│ │ │ ├── resume.htm
│ │ │ └── thumbnail.jpg
│ │ ├── xiarishatan
│ │ │ ├── css
│ │ │ │ └── css.css
│ │ │ ├── images
│ │ │ │ └── top.jpg
│ │ │ ├── info.txt
│ │ │ ├── resume.htm
│ │ │ └── thumbnail.jpg
│ │ └── yuanye
│ │ ├── css
│ │ │ └── css.css
│ │ ├── images
│ │ │ └── top.jpg
│ │ ├── info.txt
│ │ ├── resume.htm
│ │ └── thumbnail.jpg
│ ├── user
│ │ ├── company
│ │ │ ├── company_common.php
│ │ │ ├── company_index.php
│ │ │ ├── company_info.php
│ │ │ ├── company_jobs.php
│ │ │ ├── company_notice.php
│ │ │ ├── company_promotion.php
│ │ │ ├── company_recruitment.php
│ │ │ ├── company_service.php
│ │ │ └── company_user.php
│ │ ├── login.php
│ │ ├── personal
│ │ │ ├── personal_apply.php
│ │ │ ├── personal_common.php
│ │ │ ├── personal_index.php
│ │ │ ├── personal_notice.php
│ │ │ ├── personal_report.php
│ │ │ ├── personal_resume.php
│ │ │ └── personal_user.php
│ │ ├── qqconnect.php
│ │ ├── user_apply_jobs.php
│ │ ├── user_download_resume.php
│ │ ├── user_favorites_job.php
│ │ ├── user_favorites_resume.php
│ │ ├── user_getpass.php
│ │ ├── user_invited.php
│ │ └── user_reg.php
│ └── wap
│ ├── css
│ │ └── common.css
│ ├── index.php
│ ├── wap_add_favorites.php
│ ├── wap-classify.php
│ ├── wap-company-show.php
│ ├── wap-jobs-list.php
│ ├── wap-jobs-show.php
│ ├── wap_login.php
│ ├── wap.php
│ ├── wap_user.php
│ └── wap_user_reg.php
├── 伪静态说明和规则
│ ├── httpd.ini
│ └── 使用说明.txt
├── 功能模块说明.html
├── 安装说明.txt
└── 版本更新日志.txt
140 directories, 1084 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论