CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码

文件名称:qdP1

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2017-03-07
  • 文件大小:
    6.62mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

采用PHP+MYSQL技术和MVC模式进行开发的,架构清晰,代码易于维护。支持伪静态功能,可生成google和百度地图,支持自定义url、关键字和描述,符合SEO标准。系统兼容电脑/手机/平板响应式网站设计,可以智能的根据用户行为以及使用的设备环境 (系统平台、屏幕尺寸、屏幕定向等)进行相对应的自动布局。拥有企业网站常用的模块功能(企业简介模块、新闻模块、产品模块、下载模块、图片模块、在线留言、在线订单、友情链接、网站地图等),强大灵活的后台管理功能,可为企业打造出专业且具有营销力的标准网站。-PHP+MYSQL technology and MVC model for the development of a clear framework, the code is easy to maintain. Support pseudo static function, can generate Google and Baidu maps, support custom URL, keywords and descr iption, in line with SEO standards. The system is compatible with the computer/mobile phone/tablet responsive web design, intelligent can be based on user behavior and the use of the equipment (system platform, screen size, screen orientation) of the corresponding automatic layout. Enterprise web site commonly used function modules (profile module, news module, product module, download module, image module, online messages, online orders, Links, site map, etc.) the powerful background management functions, you can create a standard website with professional marketing force for enterprises.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

P1/.htaccess
P1/baidu.xml
P1/config.php
P1/c_sitemap.html
P1/e_sitemap.html
P1/Framework/Common/common.php
P1/Framework/Common/functions.php
P1/Framework/Common/runtime.php
P1/Framework/Conf/alias.php
P1/Framework/Conf/convention.php
P1/Framework/Conf/debug.php
P1/Framework/Conf/tags.php
P1/Framework/Extend/Action/RestAction.class.php
P1/Framework/Extend/Behavior/AgentCheckBehavior.class.php
P1/Framework/Extend/Behavior/BrowserCheckBehavior.class.php
P1/Framework/Extend/Behavior/CheckActionRouteBehavior.class.php
P1/Framework/Extend/Behavior/CheckLangBehavior.class.php
P1/Framework/Extend/Behavior/CronRunBehavior.class.php
P1/Framework/Extend/Behavior/FireShowPageTraceBehavior.class.php
P1/Framework/Extend/Behavior/RobotCheckBehavior.class.php
P1/Framework/Extend/Behavior/UpgradeNoticeBehavior.class.php
P1/Framework/Extend/Driver/Cache/CacheApachenote.class.php
P1/Framework/Extend/Driver/Cache/CacheApc.class.php
P1/Framework/Extend/Driver/Cache/CacheDb.class.php
P1/Framework/Extend/Driver/Cache/CacheEaccelerator.class.php
P1/Framework/Extend/Driver/Cache/CacheMemcache.class.php
P1/Framework/Extend/Driver/Cache/CacheRedis.class.php
P1/Framework/Extend/Driver/Cache/CacheShmop.class.php
P1/Framework/Extend/Driver/Cache/CacheSqlite.class.php
P1/Framework/Extend/Driver/Cache/CacheWincache.class.php
P1/Framework/Extend/Driver/Cache/CacheXcache.class.php
P1/Framework/Extend/Driver/Db/DbIbase.class.php
P1/Framework/Extend/Driver/Db/DbMongo.class.php
P1/Framework/Extend/Driver/Db/DbMssql.class.php
P1/Framework/Extend/Driver/Db/DbOracle.class.php
P1/Framework/Extend/Driver/Db/DbPdo.class.php
P1/Framework/Extend/Driver/Db/DbPgsql.class.php
P1/Framework/Extend/Driver/Db/DbSqlite.class.php
P1/Framework/Extend/Driver/Db/DbSqlsrv.class.php
P1/Framework/Extend/Driver/Session/SessionDb.class.php
P1/Framework/Extend/Driver/TagLib/TagLibHtml.class.php
P1/Framework/Extend/Driver/Template/TemplateEase.class.php
P1/Framework/Extend/Driver/Template/TemplateLite.class.php
P1/Framework/Extend/Driver/Template/TemplateMobile.class.php
P1/Framework/Extend/Driver/Template/TemplateSmart.class.php
P1/Framework/Extend/Driver/Template/TemplateSmarty.class.php
P1/Framework/Extend/Function/extend.php
P1/Framework/Extend/Library/ORG/Crypt/Base64.class.php
P1/Framework/Extend/Library/ORG/Crypt/Crypt.class.php
P1/Framework/Extend/Library/ORG/Crypt/Des.class.php
P1/Framework/Extend/Library/ORG/Crypt/Hmac.class.php
P1/Framework/Extend/Library/ORG/Crypt/Rsa.class.php
P1/Framework/Extend/Library/ORG/Crypt/Xxtea.class.php
P1/Framework/Extend/Library/ORG/Net/Http.class.php
P1/Framework/Extend/Library/ORG/Net/IpLocation.class.php
P1/Framework/Extend/Library/ORG/Net/UploadFile.class.php
P1/Framework/Extend/Library/ORG/Util/ArrayList.class.php
P1/Framework/Extend/Library/ORG/Util/Auth.class.php
P1/Framework/Extend/Library/ORG/Util/CodeSwitch.class.php
P1/Framework/Extend/Library/ORG/Util/Cookie.class.php
P1/Framework/Extend/Library/ORG/Util/Date.class.php
P1/Framework/Extend/Library/ORG/Util/Debug.class.php
P1/Framework/Extend/Library/ORG/Util/HtmlExtractor.class.php
P1/Framework/Extend/Library/ORG/Util/Image/Driver/GIF.class.php
P1/Framework/Extend/Library/ORG/Util/Image/Driver/ImageGd.class.php
P1/Framework/Extend/Library/ORG/Util/Image/Driver/ImageImagick.class.php
P1/Framework/Extend/Library/ORG/Util/Image/readme.md
P1/Framework/Extend/Library/ORG/Util/Image/ThinkImage.class.php
P1/Framework/Extend/Library/ORG/Util/Image.class.php
P1/Framework/Extend/Library/ORG/Util/Input.class.php
P1/Framework/Extend/Library/ORG/Util/Page.class.php
P1/Framework/Extend/Library/ORG/Util/RBAC.class.php
P1/Framework/Extend/Library/ORG/Util/Session.class.php
P1/Framework/Extend/Library/ORG/Util/Socket.class.php
P1/Framework/Extend/Library/ORG/Util/Stack.class.php
P1/Framework/Extend/Library/ORG/Util/String.class.php
P1/Framework/Extend/Mode/Amf/Action.class.php
P1/Framework/Extend/Mode/Amf/App.class.php
P1/Framework/Extend/Mode/Amf/Db.class.php
P1/Framework/Extend/Mode/Amf/Model.class.php
P1/Framework/Extend/Mode/amf.php
P1/Framework/Extend/Mode/Cli/Action.class.php
P1/Framework/Extend/Mode/Cli/App.class.php
P1/Framework/Extend/Mode/Cli/Db.class.php
P1/Framework/Extend/Mode/Cli/functions.php
P1/Framework/Extend/Mode/Cli/Log.class.php
P1/Framework/Extend/Mode/Cli/Model.class.php
P1/Framework/Extend/Mode/cli.php
P1/Framework/Extend/Mode/Lite/Action.class.php
P1/Framework/Extend/Mode/Lite/App.class.php
P1/Framework/Extend/Mode/Lite/Db.class.php
P1/Framework/Extend/Mode/Lite/Dispatcher.class.php
P1/Framework/Extend/Mode/Lite/Model.class.php
P1/Framework/Extend/Mode/Lite/tags.php
P1/Framework/Extend/Mode/lite.php
P1/Framework/Extend/Mode/Phprpc/Action.class.php
P1/Framework/Extend/Mode/Phprpc/alias.php
P1/Framework/Extend/Mode/Phprpc/App.class.php
P1/Framework/Extend/Mode/Phprpc/Db.class.php
P1/Framework/Extend/Mode/Phprpc/Model.class.php
P1/Framework/Extend/Mode/phprpc.php
P1/Framework/Extend/Mode/Rest/Action.class.php
P1/Framework/Extend/Mode/Rest/Behavior/CheckRestRouteBehavior.class.php
P1/Framework/Extend/Mode/Rest/Behavior/CheckUrlExtBehavior.class.php
P1/Framework/Extend/Mode/Rest/con

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com