文件名称:FUEL-CMS-v
- 所属分类:
- WEB源码
- 资源属性:
- [PHP] [源码]
- 上传时间:
- 2016-04-11
- 文件大小:
- 4.51mb
- 下载次数:
- 0次
- 提 供 者:
- shenli******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
FUEL CMS 是一个用于创建WEB应用程序的开发框架,它使用 CodeIgniter 开发平台搭建。它最核心的特点是基于模块的思想,你可以像平常那样创建自己的模型、视图和控制器,当你需要时才使用 CMS 部分,它是一个内容管理系统和开发框架的混合体。FUEL CMS 是从一个开发平台的需求中演变而来,它首先是一个框架,其次才是一个内容管理系统。我们使用 CodeIgniter 搭建是因为它是一个轻量级的PHP框架,它只提供底层的驱动,而把具体实现细节留给应用,可以让我们使用 MVC 原则干净地架构代码。-CMS FUEL is a development fr a mework for creating WEB applications, which uses the CodeIgniter development platform to build. The characteristics of its core is based on the idea of module, you can as usual to create their own model, view and controller, when you need to use part of CMS, it is a mixture of a content management system and development fr a mework. CMS FUEL is evolved the needs of a development platform, it is first a fr a mework, followed by a content management system. We use the CodeIgniter structures, it is because it is a lightweight fr a mework for PHP, it only provides a bottom level driver, and the specific implementation details left to the application, so that we can use MVC principles and clean code structure.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FUEL-CMS-v0.9.3_CN_20120625
...........................\.htaccess
...........................\assets
...........................\......\cache
...........................\......\.....\index.html
...........................\......\css
...........................\......\...\blog.css
...........................\......\...\common.css
...........................\......\...\main.css
...........................\......\...\reset.css
...........................\......\images
...........................\......\......\logo_fuel.png
...........................\......\js
...........................\......\..\jquery.js
...........................\......\..\main.js
...........................\......\..\swfobject.js
...........................\......\...\index.html
...........................\......\swf
...........................\......\...\index.html
...........................\fuel
...........................\....\application
...........................\....\...........\.htaccess
...........................\....\...........\cache
...........................\....\...........\.....\.htaccess
...........................\....\...........\.....\dwoo
...........................\....\...........\.....\....\compiled
...........................\....\...........\.....\....\........\index.html
...........................\....\...........\.....\....\index.html
...........................\....\...........\.....\index.html
...........................\....\...........\config
...........................\....\...........\......\asset.php
...........................\....\...........\......\autoload.php
...........................\....\...........\......\cache.php
...........................\....\...........\......\config.php
...........................\....\...........\......\constants.php
...........................\....\...........\......\database.php
...........................\....\...........\......\doctypes.php
...........................\....\...........\......\email.php
...........................\....\...........\......\foreign_chars.php
...........................\....\...........\......\form_builder.php
...........................\....\...........\......\google.php
...........................\....\...........\......\hooks.php
...........................\....\...........\......\index.html
...........................\....\...........\......\mimes.php
...........................\....\...........\......\model.php
...........................\....\...........\......\MY_config.php
...........................\....\...........\......\MY_fuel.php
...........................\....\...........\......\MY_fuel_layouts.php
...........................\....\...........\......\MY_fuel_modules.php
...........................\....\...........\......\parser.php
...........................\....\...........\......\profiler.php
...........................\....\...........\......\redirects.php
...........................\....\...........\......\routes.php
...........................\....\...........\......\smileys.php
...........................\....\...........\......\user_agents.php
...........................\....\...........\controllers
...........................\....\...........\...........\contact.php
...........................\....\...........\...........\index.html
...........................\....\...........\core
...........................\....\...........\....\index.html
...........................\....\...........\....\MY_Controller.php
...........................\....\...........\....\MY_DB_mysql_driver.php
...........................\....\...........\....\MY_DB_mysql_result.php
...........................\....\...........\....\MY_Hooks.php
...........................\....\...........\....\MY_Input.php
...........................\....\...........\....\MY_Language.php
...........................\....\...........\....\MY_Loader.php
...........................\....\...........\....\MY_Model.php
...........................\....\...........\....\MY_Router.php
...........................\....\...........\....\MY_URI