本集高清視頻下載: https://pan.baidu.com/s/1slAxJVf
織夢(mèng)系統(tǒng)最新版下載:http://www.dedecms.com/products/dedecms/downloads/
/a:欄目靜態(tài)頁默認(rèn)生成目錄。為利于SEO優(yōu)化,可以將文件指定到根目錄。
/data:數(shù)據(jù)存放目錄。Backupdata為數(shù)據(jù)庫備份目錄,網(wǎng)站遷移時(shí)需拷入。
/dede:默認(rèn)的站點(diǎn)后臺(tái)管理目錄。為網(wǎng)站安全,建議更改名稱
/image:系統(tǒng)圖片存放目錄。
/include:核心類庫文件存放目錄。系統(tǒng)目錄,一般都是全局函數(shù)、類處理文件、標(biāo)簽源碼等一些保持系統(tǒng)正常運(yùn)行的必須存在的文件
/install:程序安裝目錄。安裝成功后建議刪除
/member:會(huì)員中心目錄。
/m:手機(jī)站目錄
/plus:插件及輔助功能目錄。
/special:專題生成目錄。
/templets:默認(rèn)模板存放目錄。
/uploads:上傳下載文件存放目錄。
favicon.ico : 圖片 就是我們地址欄顯示的圖標(biāo)
index.PHP:網(wǎng)站默認(rèn)首頁。
robot.txt:搜索引擎抓起限制文件。
tags.php:網(wǎng)站標(biāo)簽生成文件。
----------------------------------------------------------------------
Data
└─admin 系統(tǒng)后臺(tái)常規(guī)配置,例如作者、快速導(dǎo)航、來源,以文本格式存放
└─backupdata 默認(rèn)的系統(tǒng)數(shù)據(jù)庫備份目錄(后臺(tái)可設(shè)置為其它目錄)
└─cache 緩存目錄(這個(gè)緩存是欄目緩存等)
└─enums 聯(lián)動(dòng)菜單
└─js 欄目js調(diào)用生成的js文件// 這個(gè)來源于后臺(tái)生成—> 獲取JS文件
└─mail 郵件
└─mark 水印相關(guān)
└─module 模塊插件 //這里的文件均可以在后臺(tái)模塊管理處安裝或下載
└─payment 看這文字跟支付相關(guān),貌似V5.6無效了(待確定)
└─rss RSS訂閱文件,在后臺(tái)生成
└─safe DedeV5.6 新增的后臺(tái) 驗(yàn)證安全設(shè)置 的配置文件
└─sessions sessions驗(yàn)證文件, 后臺(tái)前臺(tái)無法登錄,來查看這個(gè)目錄是不是不可寫權(quán)限,
└─tag TAG標(biāo)簽
└─textdata 這個(gè)是如果將文章以文本形式存儲(chǔ)的話,那么就會(huì)儲(chǔ)存到這里
└─tplcache模板緩存目錄,這個(gè)緩存一般是那些動(dòng)態(tài)頁
└─uploadtmp 上傳的臨時(shí)文件夾
└─vote 投票
└─ziptmp ZIP操作時(shí)的臨時(shí)文件夾
└─common.inc.php 數(shù)據(jù)庫配置文件
└─config.cache.inc.php 系統(tǒng)配置文件
└─config.cache.bak.php 系統(tǒng)配置文件備份
└─config.file.inc.php 遠(yuǎn)程發(fā)布的配置文件
└─downmix.data.php 防猜忌混淆字符串配置
└─safequestions.php 會(huì)員注冊(cè)時(shí)的安全問題配置
└─template.rand.php 文檔隨機(jī)模板配置
-----------------------------
Templets
└─default/ 系統(tǒng)默認(rèn)的模板風(fēng)格
└─images/ 默認(rèn)模板中所用到的圖片
└─js/ 默認(rèn)模板中所用到的JS文件
└─css/ 默認(rèn)模板中所用到的CSS文件
└─advancedsearch.htm 模型自定義搜索頁面
└─ajaxfeedback.htm 文檔內(nèi)容頁ajax評(píng)論模板
└─article_article1.htm 文章模型默認(rèn)隨機(jī)內(nèi)容模板2
└─article_article2.htm 文章模型默認(rèn)隨機(jī)內(nèi)容模板1
└─article_article.htm 文章模型默認(rèn)內(nèi)容模板
└─article_article_frame.htm 啟用多站點(diǎn)后的文章模型內(nèi)容模板
└─article_default.htm 模型內(nèi)容模板不存在時(shí)的錯(cuò)誤提示模板
└─article_default_sg.htm 獨(dú)立表單模型內(nèi)容模板不存在時(shí)的錯(cuò)誤提示模板
└─article_image.htm 圖集內(nèi)容模板
└─article_image_frame.htm 多站點(diǎn)后的圖集內(nèi)容模板
└─article_infos.htm 分類信息內(nèi)容模板
└─article_shop.htm 商城內(nèi)容模板
└─article_soft.htm 軟件內(nèi)容模板
└─article_soft_frame.htm 多站點(diǎn)軟件內(nèi)容模板
└─article_spec.htm 專題內(nèi)容模板
└─footer.htm 全站底部
└─googlemap.htm google地圖(需要配合自由列表)
└─head.htm 全站頭部
└─index.htm 網(wǎng)站首頁
└─index_article.htm 文章頻道封面
└─index_default.htm 模型頻道封面模板不存在時(shí)的默認(rèn)模板
└─index_default_sg.htm 獨(dú)立表單模型頻道封面模板不存在時(shí)的默認(rèn)模板
└─index_image.htm 圖集頻道封面
└─index_infos.htm 分類信息頻道封面
└─index_shop.htm 商城頻道封面
└─index_soft.htm 軟件頻道封面
└─list_default.htm 模型列表模板不存在時(shí)的默認(rèn)模板
└─list_default_sg.htm 獨(dú)立表單模型列表模板不存在時(shí)的默認(rèn)模板
└─list_free.htm 自由列表默認(rèn)模板
└─list_image.htm 圖集列表
└─list_infos.htm 分類信息列表
└─list_shop.htm 商城列表
└─list_soft.htm 軟件列表
└─list_spec.htm 專題列表
└─search.htm 搜索結(jié)果頁
└─singlepage.htm 單頁面模板
└─tag.htm TAG首頁
└─taglist.htm TAG列表
└─plus/ 模塊插件的模板目錄
└─system/ 其它的一些系統(tǒng)底層模板
----------------------------------------
/Include
└─Taglib 就是那些用在模板中的標(biāo)簽存放的目錄了
└─Tpllib 動(dòng)態(tài)模板標(biāo)簽,一般用在動(dòng)態(tài)調(diào)用頁面上面的標(biāo)簽
└─data 系統(tǒng)核心設(shè)置的數(shù)據(jù),比如詞庫默認(rèn)驗(yàn)證碼
└─dialog 系統(tǒng)對(duì)話框存放目錄,編輯器上面選擇的類似于縮略圖、插入圖片文件
└─helpers織夢(mèng)小助手
└─inc 這里存放一些用才引入的比較長的函數(shù)
└─js 系統(tǒng)JS類庫
└─payment 支付接口
└─ckeditor 編輯器存放目錄,用的是開源編輯器CK
└─code datalistcp動(dòng)態(tài)分頁類的編碼語言包
└─calendar 日歷控件,就是日期編輯框跳出來的那個(gè)日歷框
└─arc.archives.class.php 文檔類
└─arc.caicai.class.php 踩踩文檔類
└─arc.freelist.class.php 自由列表類
└─arc.memberlistview.class.php會(huì)員列表視圖類
└─arc.partview.class.php視圖類
└─arc.rssview.class.php RSS視圖類
└─arc.searchview.class.php搜索視圖類
└─arc.sglistview.class.php單表模型列表視圖類
└─arc.sgpage.class.php單表模型視圖類
└─arc.specview.class.php專題視圖類
└─arc.taglist.class.php Tag列表類
└─archives.func.php文件引入映射,為了兼容舊版本文件,這里將函數(shù)直接封裝到archive小助手中
└─channelunit.class.php頻道模型單元類
└─channelunit.func.php欄目小助手,本文件僅做一個(gè)映射
└─charset.func.php字符編碼轉(zhuǎn)換的小助手,這里僅做一個(gè)映射
└─control.class.php織夢(mèng)控制器基類
└─datalistcp.class.php動(dòng)態(tài)分頁類
└─dedeajax2.js AJAX
└─dedeatt.class.php屬性的數(shù)據(jù)描述
└─dedecollection.func.php采集小助手
└─dedehttpdown.class.php織夢(mèng)HTTP下載類
└─dedetemplate.class.php模板引擎文件
└─dedevote.class.php投票類
└─diyform.class.php自定義表單解析類
└─downmix.inc.php防采集混淆字符串
└─enums.func.php聯(lián)動(dòng)菜單類
└─extend.func.php 擴(kuò)展
└─filter.inc.php過濾核心處理文件
└─ftp.class.php FTP 操作類
└─image.class.php圖像處理類
└─image.func.php圖像處理相關(guān)函數(shù)
└─json.class.php JSON數(shù)據(jù)
└─mail.class.php SMTP郵件操作類
└─memberlogin.class.php會(huì)員登錄類
└─model.class.php模型基類
└─oxwindow.class.php提示窗口對(duì)話框類
└─shopcar.class.php購物車
└─sitemap.class.php 網(wǎng)站地圖
└─sphinxclient.class.php
└─typelink.class.php欄目連接
└─typeunit.class.admin.php欄目單元,主要用戶管理后臺(tái)管理處
└─typeunit.class.selector.php欄目單元,選擇框
└─uploadsafe.inc.php為了防止用戶通過注入的可能性改動(dòng)了數(shù)據(jù)庫,上傳安全設(shè)置
└─userlogin.class.php管理員登陸類
└─wap.inc.php 手機(jī)WAP
└─zip.class.php Zip壓縮類
└─common.func.php系統(tǒng)核心函數(shù)存放文件
└─dedetag.class.php Dede織夢(mèng)模板類
└─membermodel.cls.php會(huì)員自定義模塊
└─typeunit.class.menu.php欄目單元,主要用戶管理后臺(tái)管理菜單處
└─arc.listview.class.php文檔列表類,分頁設(shè)置
└─dedecollection.class.php Dede采集類
└─dedehtml2.class.php織夢(mèng)HTML解析類V1.6 PHP版,這個(gè)類針對(duì)于采集程序,主要是獲取某區(qū)域內(nèi)的圖片、超鏈接等信息
└─dedemodule.class.php織夢(mèng)模塊類
└─dedesql.class.php數(shù)據(jù)庫類1
└─dedesqli.class.php數(shù)據(jù)庫類2
└─Lurd.class.php LURD類,自動(dòng)生成列出、修改、刪除、增加等操作
└─splitword.class.php Unicode編碼詞典的php分詞器
└─vdimgck.php驗(yàn)證圖片
└─common.inc.php 配置文件
└─request.class.php處理外部請(qǐng)求變量的類
└─customfields.func.php系統(tǒng)核心函數(shù)存放文件
-------------------------------------
/Plus
└─ad_js.php 廣告JS調(diào)用方式
└─advancedsearch.php 高級(jí)搜索
└─arcmulti.php
└─bookfeedback.php
└─bookfeedback_js.php
└─bshare.php 分享
└─car.php 顯示購物車的商品
└─carbuyaction.php 購物車過程
└─comments_frame.php 二級(jí)域名評(píng)論調(diào)用
└─count.php 文檔統(tǒng)計(jì)
└─digg_ajax.php 文檔digg處理ajax文件
└─digg_frame.php 文檔digg處理iframe文件
└─disdls.php 下載次數(shù)統(tǒng)計(jì)
└─diy.php 自定義表單
└─download.php 下載
└─erraddsave.php 錯(cuò)誤提交
└─feedback.php 評(píng)論
└─feedback_ajax.php Ajax評(píng)論
└─feedback_js.php 評(píng)論js調(diào)用
└─flink.php 友情鏈接
└─flink_add.php增加友情鏈接
└─guestbook.php 留言板
└─heightsearch.php 高級(jí)搜索
└─list.php 欄目列表/頻道動(dòng)態(tài)頁
└─mytag_js.php 自定義標(biāo)簽js調(diào)用方式
└─posttocar.php 發(fā)送到購物車
└─recommend.php 信息推薦
└─rss.php RSS列表頁
└─search.php 搜索頁
└─showphoto.php 顯示圖片
└─stow.php 內(nèi)容收藏
└─task.php 計(jì)劃任務(wù)
└─view.php 關(guān)于文章權(quán)限設(shè)置的說明
└─vote.php 投票
-------------------------------------
/Member
└─Templets 會(huì)員中心模版
└─Space 會(huì)員空間模版
└─Inc 配置數(shù)據(jù)
└─ajax_feedback.php
└─ajax_loginsta.php ajax登陸
└─album_add.php 圖集發(fā)布
└─album_edit.php 圖集編輯
└─archives_add.php 文檔發(fā)布器
└─archives_do.php 文檔管理
└─archives_edit.php 文檔編輯器
└─archives_sg_add.php 單表模型發(fā)布器
└─archives_sg_edit.php 表模型編輯器
└─article_add.php 發(fā)布文章
└─article_edit.php 編輯文章
└─buy.php 購買
└─buy_action.php 購買過程
└─caicai.php 踩踩
└─check_card.php 充值卡驗(yàn)證
└─content_list.php 內(nèi)容列表
└─content_sg_list.php 單表模型內(nèi)容列表
└─control.php 重定向到首頁
└─edit_baseinfo.php 編輯基本信息
└─edit_face.php 編輯頭像
└─edit_space_info.php 編輯空間信息
└─feedback.php 用戶留言
└─flink_main.php 增加網(wǎng)址
└─guestbook_admin.php 留言列表
└─index.php 會(huì)員中心首頁
└─index_do.php 用戶注冊(cè)登陸處理
└─login.php 會(huì)員登陸
└─mtypes.php 我的分類
└─myfriend.php 我的好友
└─myfriend_group.php 我的好友圈
└─mypay.php 我的支付
└─operation.php 操作
└─pm.php 會(huì)員短消息
└─resetpassword.php 重置密碼
└─search.php 搜索
└─shops_orders.php 商品訂單
└─shops_point.php 商品支付點(diǎn)數(shù)
└─shops_products.php 商鋪商品
└─soft_add.php 增加軟件
└─soft_edit.php 編輯軟件
└─spaceskin.php 空間皮膚
└─uploads.php 上傳
└─uploads_edit.php 上傳編輯
└─visit-history.php 瀏覽記錄
└─config.php 配置中心
└─edit_fullinfo.php 編輯詳細(xì)信息
└─feed.php 用戶動(dòng)態(tài)ajax顯示頁
└─mystow.php 我的收藏夾
└─reg_new.php 注冊(cè)
└─uploads_add.php 增加附件
└─uploads_select.php 附件選擇
└─ajax_membergroup.php 會(huì)員組
└─mail.php 郵件
-------------------------------------
/Install
織夢(mèng)安裝以后會(huì)生成index.html, install_lock.txt鎖定,index.php.bak更名備份;如果想重新安裝,刪除index.html.install_lock.text,改名index.ph,然后執(zhí)行/install
--------------------------------
/Upload
allimg 圖片
flink 友情鏈接圖片
litimg 縮略圖
media 多媒體存放目錄
soft 軟件
userup 用戶文件存放,例如頭像
冀ICP備14002589號(hào)-3 Copyright ?2019JJdede.comAll Rights Reserved.
平臺(tái)客服 979702097 10:00 - 18:00