文件名称:EaglePHP
- 所属分类:
- WEB源码
- 资源属性:
- [PHP] [源码]
- 上传时间:
- 2013-07-24
- 文件大小:
- 6.08mb
- 下载次数:
- 0次
- 提 供 者:
- hujia*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
EaglePHP是一款开源、高效、面向对象的PHP MVC开发框架,完全基于PHP5可用于开发WEB程序和服务,借鉴国内外优秀框架的设计思路,分层的设计思想使独立开发成为可能,建立模型推动代码的重用。-EaglePHP is an open source, efficient, object-oriented PHP MVC development fr a mework, based entirely on PHP5 for development WEB applications and services, from domestic and foreign excellent fr a mework design ideas, layered design makes it possible to independently develop, model building to promote code reuse.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EaglePHP
........\Application
........\...........\.htaccess
........\...........\Admin
........\...........\.....\Config
........\...........\.....\......\data.inc.php
........\...........\.....\Controller
........\...........\.....\..........\AccessLogController.class.php
........\...........\.....\..........\AccountController.class.php
........\...........\.....\..........\AdvController.class.php
........\...........\.....\..........\AlbumController.class.php
........\...........\.....\..........\CaseController.class.php
........\...........\.....\..........\CommentController.class.php
........\...........\.....\..........\CommonController.class.php
........\...........\.....\..........\CostController.class.php
........\...........\.....\..........\DatabaseController.class.php
........\...........\.....\..........\DebugLogController.class.php
........\...........\.....\..........\FileController.class.php
........\...........\.....\..........\IncomeController.class.php
........\...........\.....\..........\IndexController.class.php
........\...........\.....\..........\LinksController.class.php
........\...........\.....\..........\ManagerController.class.php
........\...........\.....\..........\MessageController.class.php
........\...........\.....\..........\ModuleController.class.php
........\...........\.....\..........\MusicController.class.php
........\...........\.....\..........\NewsController.class.php
........\...........\.....\..........\NewsTypeController.class.php
........\...........\.....\..........\NoteController.class.php
........\...........\.....\..........\PhotoController.class.php
........\...........\.....\..........\PickController.class.php
........\...........\.....\..........\PublicController.class.php
........\...........\.....\..........\RoleController.class.php
........\...........\.....\..........\SystemController.class.php
........\...........\.....\..........\TaoBaoController.class.php
........\...........\.....\..........\ToolController.class.php
........\...........\.....\..........\UserController.class.php
........\...........\.....\..........\VideoController.class.php
........\...........\.....\..........\VoteController.class.php
........\...........\.....\..........\WishController.class.php
........\...........\.....\Model
........\...........\.....\.....\HelperModel.class.php
........\...........\.....\.....\ModuleModel.class.php
........\...........\.....\.....\NewsModel.class.php
........\...........\.....\.....\RoleModel.class.php
........\...........\.....\.....\VoteModel.class.php
........\...........\.....\View
........\...........\.....\....\AccessLog
........\...........\.....\....\.........\index.html
........\...........\.....\....\.........\report.html
........\...........\.....\....\Account
........\...........\.....\....\.......\add.html
........\...........\.....\....\.......\index.html
........\...........\.....\....\.......\update.html
........\...........\.....\....\Adv
........\...........\.....\....\...\action.html
........\...........\.....\....\...\index.html
........\...........\.....\....\Album
........\...........\.....\....\.....\add.html
........\...........\.....\....\.....\index.html
........\...........\.....\....\.....\update.html
........\...........\.....\....\Case
........\...........\.....\....\....\action.html
........\...........\.....\....\....\index.html
........\...........\.....\....\Comment
........\...........\.....\....\.......\index.html
........\...........\.....\....\.......\update.html
........\...........\.....\....\Cost
........\...........\.....\....\....\add.html
........\...........\.....\....\....\flash.html
........\...........\.....\....\....\index.html
........\...........\.....\....\....\particular.html
........\...........\.....\....\....\report.html
........\...........\.....\....\....\update.html
........\...........\.....\....\Database
........\...........\.....\....\........\done.html
........\...........\.....\....\........\index.html
........\...........\.....\....\........\show.html
........\...........\.....\....