文件名称:finecms_v1.6.7
- 所属分类:
- SQL Server数据库
- 资源属性:
- [PHP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.15mb
- 下载次数:
- 0次
- 提 供 者:
- luo****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
FineCMS是一款基于PHP+MySql开发的内容管理系统,采用MVC设计模式,实现业务逻辑与表现层的适当分离,使网页设计师能够轻松设计出理想的模板。 FineCMS 采用插件化方式开发,功能易用便于扩展,支持自定义内容模型和会员模型,并且可以自定义字段,可面向中小型站点提供重量级网站建设解决方案。-FineCMS a based on PHP+MySql the development of content management system, using the MVC design pattern to achieve the proper separation of business logic and presentation layer, so that web designers can easily design the ideal template. FineCMS using the plug-in way of development, function-to-use scalable, support custom content model and membership model, and custom fields can be for small and medium-sized sites heavyweight site construction solutions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
finecms
.......\.htaccess
.......\admin
.......\.....\index.php
.......\cache
.......\.....\data
.......\.....\down
.......\.....\index.html
.......\.....\install
.......\.....\.......\category.cache.php
.......\.....\.......\category_dir.cache.php
.......\.....\.......\Content_fangModel.php
.......\.....\.......\Content_imageModel.php
.......\.....\.......\Content_newsModel.php
.......\.....\.......\data.sql
.......\.....\.......\linkage.cache.php
.......\.....\.......\model.cache.php
.......\.....\.......\position.cache.php
.......\.....\.......\table.sql
.......\.....\logs
.......\.....\models
.......\.....\session_data
.......\.....\upgrade
.......\.....\views
.......\.....\.....\admin
.......\.....\.....\default
.......\.....\.....\error
.......\.....\.....\install
.......\config
.......\......\admin.menu.ini.php
.......\......\auth.option.ini.php
.......\......\auth.role.ini.php
.......\......\auth.skip.ini.php
.......\......\config.ini.php
.......\......\database.ini.php
.......\......\index.html
.......\......\router.ini.php
.......\......\url.ini.php
.......\......\version.ini.php
.......\controllers
.......\...........\admin
.......\...........\.....\AttachmentController.php
.......\...........\.....\AuthController.php
.......\...........\.....\BlockController.php
.......\...........\.....\CategoryController.php
.......\...........\.....\Common.php
.......\...........\.....\ContentController.php
.......\...........\.....\HtmlController.php
.......\...........\.....\IndexController.php
.......\...........\.....\LinkageController.php
.......\...........\.....\LoginController.php
.......\...........\.....\MemberController.php
.......\...........\.....\ModelController.php
.......\...........\.....\PluginController.php
.......\...........\.....\PositionController.php
.......\...........\.....\RelatedlinkController.php
.......\...........\.....\ThemeController.php
.......\...........\.....\UserController.php
.......\...........\ApiController.php
.......\...........\AttachmentController.php
.......\...........\Common.php
.......\...........\ContentController.php
.......\...........\ImportController.php
.......\...........\index.html
.......\...........\IndexController.php
.......\...........\InstallController.php
.......\...........\member
.......\...........\......\Common.php
.......\...........\......\ContentController.php
.......\...........\......\IndexController.php
.......\...........\......\InfoController.php
.......\...........\......\LoginController.php
.......\...........\......\PmsController.php
.......\...........\......\RegisterController.php
.......\...........\......\RepassController.php
.......\core
.......\....\App.php
.......\....\Base.php
.......\....\Controller.php
.......\....\fonts
.......\....\.....\elephant.ttf
.......\....\.....\georgia.ttf
.......\....\.....\index.html
.......\....\html
.......\....\....\error404.html
.......\....\....\exception.php
.......\....\....\index.html
.......\....\....\message.php
.......\....\index.html
.......\....\lib
.......\....\...\auth.class.php
.......\....\...\cache_file.class.php
.......\....\...\captcha.class.php
.......\....\...\check.class.php
.......\....\...\client.class.php
.......\....\...\cookie.class.php
.......\....\...\file_list.class.php
.......\....\...\file_upload.class.php
.......\....\...\html.class.php
.......\....\...\image_lib.class.php
.......\.htaccess
.......\admin
.......\.....\index.php
.......\cache
.......\.....\data
.......\.....\down
.......\.....\index.html
.......\.....\install
.......\.....\.......\category.cache.php
.......\.....\.......\category_dir.cache.php
.......\.....\.......\Content_fangModel.php
.......\.....\.......\Content_imageModel.php
.......\.....\.......\Content_newsModel.php
.......\.....\.......\data.sql
.......\.....\.......\linkage.cache.php
.......\.....\.......\model.cache.php
.......\.....\.......\position.cache.php
.......\.....\.......\table.sql
.......\.....\logs
.......\.....\models
.......\.....\session_data
.......\.....\upgrade
.......\.....\views
.......\.....\.....\admin
.......\.....\.....\default
.......\.....\.....\error
.......\.....\.....\install
.......\config
.......\......\admin.menu.ini.php
.......\......\auth.option.ini.php
.......\......\auth.role.ini.php
.......\......\auth.skip.ini.php
.......\......\config.ini.php
.......\......\database.ini.php
.......\......\index.html
.......\......\router.ini.php
.......\......\url.ini.php
.......\......\version.ini.php
.......\controllers
.......\...........\admin
.......\...........\.....\AttachmentController.php
.......\...........\.....\AuthController.php
.......\...........\.....\BlockController.php
.......\...........\.....\CategoryController.php
.......\...........\.....\Common.php
.......\...........\.....\ContentController.php
.......\...........\.....\HtmlController.php
.......\...........\.....\IndexController.php
.......\...........\.....\LinkageController.php
.......\...........\.....\LoginController.php
.......\...........\.....\MemberController.php
.......\...........\.....\ModelController.php
.......\...........\.....\PluginController.php
.......\...........\.....\PositionController.php
.......\...........\.....\RelatedlinkController.php
.......\...........\.....\ThemeController.php
.......\...........\.....\UserController.php
.......\...........\ApiController.php
.......\...........\AttachmentController.php
.......\...........\Common.php
.......\...........\ContentController.php
.......\...........\ImportController.php
.......\...........\index.html
.......\...........\IndexController.php
.......\...........\InstallController.php
.......\...........\member
.......\...........\......\Common.php
.......\...........\......\ContentController.php
.......\...........\......\IndexController.php
.......\...........\......\InfoController.php
.......\...........\......\LoginController.php
.......\...........\......\PmsController.php
.......\...........\......\RegisterController.php
.......\...........\......\RepassController.php
.......\core
.......\....\App.php
.......\....\Base.php
.......\....\Controller.php
.......\....\fonts
.......\....\.....\elephant.ttf
.......\....\.....\georgia.ttf
.......\....\.....\index.html
.......\....\html
.......\....\....\error404.html
.......\....\....\exception.php
.......\....\....\index.html
.......\....\....\message.php
.......\....\index.html
.......\....\lib
.......\....\...\auth.class.php
.......\....\...\cache_file.class.php
.......\....\...\captcha.class.php
.......\....\...\check.class.php
.......\....\...\client.class.php
.......\....\...\cookie.class.php
.......\....\...\file_list.class.php
.......\....\...\file_upload.class.php
.......\....\...\html.class.php
.......\....\...\image_lib.class.php