本文共 3996 字,大约阅读时间需要 13 分钟。
Destoon文件结构
├├404.inc.php404日志配置文件├admin.class.php后台sql操作配置文件├admin.inc.php管理员管理配置文件├admin_check.inc.php后台权限判断配置文件├area.inc.php地区管理配置文件├banip.inc.php禁止IP管理配置文件├banword.inc.php词语过滤管理配置文件├category.inc.phpXX分类管理配置文件├city.inc.php城市分站配置文件├config.inc.php后台管理配置文件├data.inc.php数据维护-数据导入配置文件├database.inc.php数据维护备份配置文件├destoon.inc.php系统信息配置文件├doctor.inc.php系统体检配置文件├fetch.inc.php单页采编配置文件├fields.inc.phpXX模块设置-定义字段配置文件├global.func.php后台全局函数配置文件├html.inc.php站点更新配置文件├index.inc.php系统首页配置文件├ip.inc.phpIP配置文件├keylink.inc.phpXX模块设置-管理链接配置文件├keyword.inc.php搜索记录配置文件├log.inc.php后台日志配置文件├login.inc.php后台登录配置文件├logout.inc.php后台退出配置文件├md5.inc.php***扫描-文件校验配置文件├menu.inc.php后台菜单配置文件├module.inc.php模块管理配置文件├mymenu.inc.php自定义面板配置文件├property.inc.php├question.inc.php问题验证配置文件├repeat.inc.php重名检测配置文件├scan.inc.php***扫描-***扫描配置文件├search.inc.php后台搜索配置文件├setting.inc.php基本设置配置文件├skin.inc.php模板风格-风格管理配置文件├split.inc.php├tag.inc.php模板风格-标签向导配置文件├template.inc.php模板风格配置文件├type.inc.php├unzip.class.phpzip解压├update.inc.php系统更新配置文件├upload.inc.php上传记录配置文件├word.inc.php编辑助手配置文件├/announce/api系统及第三方接口/kf在线客服/map电子地图/oauth一键登录/pay支付接口/stats第三方统计/trade担保交易/ucenterUCenter/archiver档案文件/brand品牌/buy求购/comment用户/company公司/down下载/exhibit展会/extend扩展/feedrss订阅/file文件├backup数据库备份├cache缓存├captcha验证码字体├chat聊天记录├config配置├data导数据导入├email邮件列表├flashFlash文件├font中文字体├image公用图片├ipdataIP数据库├log日志├md5MD5镜像├mobile手机列表├scriptjavascript├sessionSESSION├setting配置数据├temp临时目录├update系统更新├upload上传文件/gift积分换礼/group团购/guestbook留言本/include核心类库├bmp.func.php缩略图├cache_eaccelerator.class.php缓存加速├cache_file.class.php生成缓存文件 $dc = new dcache;$dc->pre;$dc->time;├cache_memcache.class.phpmemcache缓存文件├cache_shmop.class.phpshmop缓存文件├cache_xcache.class.phpxcache缓存文件├cache.func.php从数据库查询到数据并写入缓存├captcha.class.php验证码├city.inc.php城市├convert.func.php字符转义├db_access.class.phpaccess数据库├db_mssql.class.phpmssql数据库├db_mysql.class.phpMySQL数据库├db_mysqli.class.phpmysqli数据库├db_mysqlirw.class.php读取mysqli缓存数据库├db_mysqlrw.class.php读取mysql缓存数据库├defend.inc.php防护配置文件├fields.func.php字段函数文件├file.func.php文件及文件夹的操作函数├ftp.class.phpftp类文件├global.func.php全局函数├image.class.php图像相关类(包括验证码)├index.htm.php引导后台首页├ip.func.phpip相关类├mail.func.php邮件相关函数├module.func.php模块函数文件├post.func.phppost传递验证├property.func.php财务函数文件├remote.class.php文件转存类├rewrite.inc.php重写相关├seo.inc.phpseo相关├session.class.phpsession├sphinx.class.phpsphinx├sql.func.phpsql一些方法├tag.func.php标签├template.func.php生成模板├tree.class.php树函数├type.class.php类型函数├update.inc.php更新点击文件├upload.class.php上传类/install安装程序/invest招商/jc集采/job人才/know知道/lang语言包/link友情链接/mall商城/member会员/news咨询/photo图库/poll行业票选/quote行情/sell供应/module功能模块/article文章模块/brand品牌模块/buy求购模块/company公司模块/down下载模块/exhibit展会模块/extend扩展模块/group团购模块/info信息模块/job人才模块/know知道模块/mall商城模块/member会员模块/photo图库模块/quote行情模块/sell供应模块/special专题模块/video视频模块/jc集采模块 [以此为例]/admin集采管理/template集采管理模板├edit.tpl.php添加修改集采模板文件├html.tpl.php生成静态网页模板文件├index.tpl.php生成动态网页模板文件├move.tpl.php移动分类模板文件├setting.tpl.php模块设置模板文件├├config.inc.php模块配置文件配置文件├html.inc.php页面生成配置文件├index.inc.php后台模块首页配置文件├install.inc.php安装文件配置文件├menu.inc.php模块菜单配置文件├remkdir.inc.php创建模块配置文件├setting.inc.php模块更新配置文件├uninstall.inc.php模块卸载配置文件├├common.inc.php公共配置配置文件├global.func.php集采公共函数├index.htm.php静态首页├index.inc.php动态首页配置文件├jc.class.php集采数据库操作类├list.htm.php静态列表页├list.inc.php动态列表页配置文件├my.inc.php集采函数文件配置文件├price.inc.php询价价格配置文件├search.inc.php搜索配置文件├show.htm.php静态展示页├show.inc.php动态展示页配置文件├task.inc.php任务分配文件配置文件├/sitemap网站地图/skin风格皮肤├default默认风格├default/image图片文件├default/style.cssCSS文件/special专题/spread推广/template模板文件├default默认模板├default/index.htm首页模板/video视频/vote投票/wap手机网/upgrade系统升级├404.php404错误入口├admin.php后台入口├ajax.phpajax入口├city.php城市获取入口├common.inc.php系统初始化├config.inc.php系统配置├index.php动态首页├index.html静态首页├search.php搜索入口├upload.php上传入口├version.inc.php版本控制转载于:https://blog.51cto.com/11024720/2085358