文件名称:difeyeframework_v1.1.5
-
所属分类:
- 标签属性:
- 上传时间:2016-03-24
-
文件大小:438.09kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Difeye是一款超轻量级PHP框架,主要特点有:
Difeye是一款超轻量级PHP框架,主要特点有:
◆数据库连接做自动主从读写分离配置,适合单机和分布式站点部署;
◆支持Smarty模板机制,可灵活配置第三方缓存组件;
◆完全分离页面和动作,仿C#页面加载自动执行Page_Load入口函数;
◆支持mysql,mongodb等第三方数据库模块,支持读写分离,分布式部署;
◆增加后台管理开发示例; -Difeye is an ultra lightweight PHP framework, the main features are:
Difeye is an ultra lightweight PHP framework, the main features are:
The connection do automatic master-slave separate read and write configuration, suitable for single and distributed deployment site
Support Smarty template mechanism, flexible configuration of third party cache components
The complete separation of the page and page loading action, imitation C# automatic execution Page_Load entrance function
Support mysql, mongodb and three party module, read-write separation, distributed deployment
The increase in background management development example
Difeye是一款超轻量级PHP框架,主要特点有:
◆数据库连接做自动主从读写分离配置,适合单机和分布式站点部署;
◆支持Smarty模板机制,可灵活配置第三方缓存组件;
◆完全分离页面和动作,仿C#页面加载自动执行Page_Load入口函数;
◆支持mysql,mongodb等第三方数据库模块,支持读写分离,分布式部署;
◆增加后台管理开发示例; -Difeye is an ultra lightweight PHP framework, the main features are:
Difeye is an ultra lightweight PHP framework, the main features are:
The connection do automatic master-slave separate read and write configuration, suitable for single and distributed deployment site
Support Smarty template mechanism, flexible configuration of third party cache components
The complete separation of the page and page loading action, imitation C# automatic execution Page_Load entrance function
Support mysql, mongodb and three party module, read-write separation, distributed deployment
The increase in background management development example
(系统自动生成,下载前可以参看下载内容)
下载文件列表
difeyeframework_V1.1.5/difeye/do/base.php
difeyeframework_V1.1.5/difeye/do/booter.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/add.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/index.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/list.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/login.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/logout.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/mod.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/partadd.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/partmanage.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/partmod.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/permission.php
difeyeframework_V1.1.5/difeye/do/classes/controller/admin.php
difeyeframework_V1.1.5/difeye/do/classes/controller/gmcdemo.php
difeyeframework_V1.1.5/difeye/do/classes/controller/index.php
difeyeframework_V1.1.5/difeye/do/classes/controller/mangodemo.php
difeyeframework_V1.1.5/difeye/do/classes/controller/thrift.php
difeyeframework_V1.1.5/difeye/do/classes/model/db.php
difeyeframework_V1.1.5/difeye/do/classes/model/gmc.php
difeyeframework_V1.1.5/difeye/do/classes/model/gmcdemo.php
difeyeframework_V1.1.5/difeye/do/classes/model/hadoophdfs.php
difeyeframework_V1.1.5/difeye/do/classes/model/mdb.php
difeyeframework_V1.1.5/difeye/do/classes/model/mdemo.php
difeyeframework_V1.1.5/difeye/do/classes/model/sysadmin.php
difeyeframework_V1.1.5/difeye/do/classes/model/thrift.php
difeyeframework_V1.1.5/difeye/do/i18n/zh_cn/common.php
difeyeframework_V1.1.5/difeye/do/includes/functions.php
difeyeframework_V1.1.5/difeye/do/views/template/admin/adminadd.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/adminmod.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/bottom.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/footer.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/header.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/index.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/list.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/login.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/menu.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/message.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/partadd.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/partmanage.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/partmod.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/permission.tpl
difeyeframework_V1.1.5/difeye/do/views/template/demo.tpl
difeyeframework_V1.1.5/difeye/modules/database/classes/database/exception.php
difeyeframework_V1.1.5/difeye/modules/database/classes/database/mysql/result.php
difeyeframework_V1.1.5/difeye/modules/database/classes/database/mysql.php
difeyeframework_V1.1.5/difeye/modules/database/classes/database/result.php
difeyeframework_V1.1.5/difeye/modules/database/classes/database.php
difeyeframework_V1.1.5/difeye/modules/database/classes/difeye/database/exception.php
difeyeframework_V1.1.5/difeye/modules/database/classes/difeye/database/mysql/result.php
difeyeframework_V1.1.5/difeye/modules/database/classes/difeye/database/mysql.php
difeyeframework_V1.1.5/difeye/modules/database/classes/difeye/database/result.php
difeyeframework_V1.1.5/difeye/modules/database/classes/difeye/database.php
difeyeframework_V1.1.5/difeye/modules/database/classes/difeye/session/database.php
difeyeframework_V1.1.5/difeye/modules/database/classes/session/database.php
difeyeframework_V1.1.5/difeye/modules/database/config/database.php
difeyeframework_V1.1.5/difeye/modules/gearman/classes/difeye/gearman.php
difeyeframework_V1.1.5/difeye/modules/gearman/classes/gearman.php
difeyeframework_V1.1.5/difeye/modules/gearman/config/gearman.php
difeyeframework_V1.1.5/difeye/modules/mangodb/classes/difeye/mangodb.php
difeyeframework_V1.1.5/difeye/modules/mangodb/classes/difeye/session/mangodb.php
difeyeframework_V1.1.5/difeye/modules/mangodb/classes/mangodb.php
difeyeframework_V1.1.5/difeye/modules/mangodb/classes/session/mangodb.php
difeyeframework_V1.1.5/difeye/modules/mangodb/config/mangodb.php
difeyeframework_V1.1.5/difeye/modules/smarty/init.php
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/COPYING.lib
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/debug.tpl
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/plugins/block.php.php
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/plugins/block.textformat.php
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/plugins/function.counter.php
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/plugins/function.cycle.php
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/plugins/function.fetch.php
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/plugins/function.html_checkboxes.php
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/plugins/function.html_image.php
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/plugins/function.html_options.php
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/plugins/function.html_radios.php
difeyeframework_V1.1.5/dif
difeyeframework_V1.1.5/difeye/do/booter.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/add.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/index.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/list.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/login.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/logout.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/mod.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/partadd.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/partmanage.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/partmod.php
difeyeframework_V1.1.5/difeye/do/classes/action/admin/permission.php
difeyeframework_V1.1.5/difeye/do/classes/controller/admin.php
difeyeframework_V1.1.5/difeye/do/classes/controller/gmcdemo.php
difeyeframework_V1.1.5/difeye/do/classes/controller/index.php
difeyeframework_V1.1.5/difeye/do/classes/controller/mangodemo.php
difeyeframework_V1.1.5/difeye/do/classes/controller/thrift.php
difeyeframework_V1.1.5/difeye/do/classes/model/db.php
difeyeframework_V1.1.5/difeye/do/classes/model/gmc.php
difeyeframework_V1.1.5/difeye/do/classes/model/gmcdemo.php
difeyeframework_V1.1.5/difeye/do/classes/model/hadoophdfs.php
difeyeframework_V1.1.5/difeye/do/classes/model/mdb.php
difeyeframework_V1.1.5/difeye/do/classes/model/mdemo.php
difeyeframework_V1.1.5/difeye/do/classes/model/sysadmin.php
difeyeframework_V1.1.5/difeye/do/classes/model/thrift.php
difeyeframework_V1.1.5/difeye/do/i18n/zh_cn/common.php
difeyeframework_V1.1.5/difeye/do/includes/functions.php
difeyeframework_V1.1.5/difeye/do/views/template/admin/adminadd.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/adminmod.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/bottom.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/footer.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/header.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/index.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/list.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/login.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/menu.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/message.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/partadd.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/partmanage.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/partmod.tpl
difeyeframework_V1.1.5/difeye/do/views/template/admin/permission.tpl
difeyeframework_V1.1.5/difeye/do/views/template/demo.tpl
difeyeframework_V1.1.5/difeye/modules/database/classes/database/exception.php
difeyeframework_V1.1.5/difeye/modules/database/classes/database/mysql/result.php
difeyeframework_V1.1.5/difeye/modules/database/classes/database/mysql.php
difeyeframework_V1.1.5/difeye/modules/database/classes/database/result.php
difeyeframework_V1.1.5/difeye/modules/database/classes/database.php
difeyeframework_V1.1.5/difeye/modules/database/classes/difeye/database/exception.php
difeyeframework_V1.1.5/difeye/modules/database/classes/difeye/database/mysql/result.php
difeyeframework_V1.1.5/difeye/modules/database/classes/difeye/database/mysql.php
difeyeframework_V1.1.5/difeye/modules/database/classes/difeye/database/result.php
difeyeframework_V1.1.5/difeye/modules/database/classes/difeye/database.php
difeyeframework_V1.1.5/difeye/modules/database/classes/difeye/session/database.php
difeyeframework_V1.1.5/difeye/modules/database/classes/session/database.php
difeyeframework_V1.1.5/difeye/modules/database/config/database.php
difeyeframework_V1.1.5/difeye/modules/gearman/classes/difeye/gearman.php
difeyeframework_V1.1.5/difeye/modules/gearman/classes/gearman.php
difeyeframework_V1.1.5/difeye/modules/gearman/config/gearman.php
difeyeframework_V1.1.5/difeye/modules/mangodb/classes/difeye/mangodb.php
difeyeframework_V1.1.5/difeye/modules/mangodb/classes/difeye/session/mangodb.php
difeyeframework_V1.1.5/difeye/modules/mangodb/classes/mangodb.php
difeyeframework_V1.1.5/difeye/modules/mangodb/classes/session/mangodb.php
difeyeframework_V1.1.5/difeye/modules/mangodb/config/mangodb.php
difeyeframework_V1.1.5/difeye/modules/smarty/init.php
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/COPYING.lib
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/debug.tpl
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/plugins/block.php.php
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/plugins/block.textformat.php
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/plugins/function.counter.php
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/plugins/function.cycle.php
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/plugins/function.fetch.php
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/plugins/function.html_checkboxes.php
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/plugins/function.html_image.php
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/plugins/function.html_options.php
difeyeframework_V1.1.5/difeye/modules/smarty/smarty/plugins/function.html_radios.php
difeyeframework_V1.1.5/dif
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.