文件名称:mkSimplified-V0.1-2012.12.29
-
所属分类:
- 标签属性:
- 上传时间:2013-03-16
-
文件大小:1.67mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
轻量级PHP框架 MonkeyPHP
MonkeyPHP(以下简称MKP)是一个小巧灵活、简单易用、易于扩展的轻量级PHP框架,并且遵循MVC模式的PHP开发框架!
MKP秉承了很多优秀的PHP框架共有的:代码的OOP编写风格、URL的路由功能、MVC的架构思想、ORM的数据库操作、以及AJAX的前端页面技术支持。-Lightweight PHP framework MonkeyPHP MonkeyPHP (hereinafter referred to as MKP) is a small, flexible, easy to use, easy to extend and lightweight PHP framework and PHP development framework follows the MVC pattern! MKP adhering to common to many of the best PHP framework: code OOP writing style, URL routing features, MVC architecture ideas, ORM database operations, as well as AJAX front page technical support.
MonkeyPHP(以下简称MKP)是一个小巧灵活、简单易用、易于扩展的轻量级PHP框架,并且遵循MVC模式的PHP开发框架!
MKP秉承了很多优秀的PHP框架共有的:代码的OOP编写风格、URL的路由功能、MVC的架构思想、ORM的数据库操作、以及AJAX的前端页面技术支持。-Lightweight PHP framework MonkeyPHP MonkeyPHP (hereinafter referred to as MKP) is a small, flexible, easy to use, easy to extend and lightweight PHP framework and PHP development framework follows the MVC pattern! MKP adhering to common to many of the best PHP framework: code OOP writing style, URL routing features, MVC architecture ideas, ORM database operations, as well as AJAX front page technical support.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
manual/
manual/0.html
manual/1_1.html
manual/1_10.html
manual/1_2.html
manual/1_3.html
manual/1_4.html
manual/1_5.html
manual/1_6.html
manual/1_7.html
manual/1_8.html
manual/1_9.html
manual/2_1.html
manual/2_10_1.html
manual/2_10_2.html
manual/2_10_3.html
manual/2_11.html
manual/2_12.html
manual/2_12_1.html
manual/2_13.html
manual/2_14.html
manual/2_2.html
manual/2_3.html
manual/2_4.html
manual/2_5.html
manual/2_6.html
manual/2_7.html
manual/2_8.html
manual/2_9.html
manual/index.html
manual/mkSimplified.zip
manual/MonkeyPHPSimplified_pdf.zip
manual/statics/
manual/statics/css/
manual/statics/css/base.css
manual/statics/css/prettify.css
manual/statics/images/
manual/statics/images/1.3-1.png
manual/statics/images/1.3-2.png
manual/statics/images/1.5-1.png
manual/statics/images/2.14-1.png
manual/statics/images/header_bg.png
manual/statics/images/logo.png
manual/statics/images/sidebar_bg.png
manual/statics/js/
manual/statics/js/html5.js
manual/statics/js/jquery.min.js
manual/statics/js/monkey.js
manual/statics/js/prettify.js
manual/templates_blank.html
mkSimplified/
mkSimplified/framework/
mkSimplified/framework/core/
mkSimplified/framework/core/cache/
mkSimplified/framework/core/cache/cache.interface
mkSimplified/framework/core/cache/cache_apc.php
mkSimplified/framework/core/cache/cache_eaccelerator.php
mkSimplified/framework/core/cache/cache_file.php
mkSimplified/framework/core/cache/cache_memcache.php
mkSimplified/framework/core/cache/cache_xcache.php
mkSimplified/framework/core/cache.php
mkSimplified/framework/core/dblite.class.php
mkSimplified/framework/core/debug/
mkSimplified/framework/core/debug/404_error_tpl.php
mkSimplified/framework/core/debug/debug_error_tpl.php
mkSimplified/framework/core/debug/public_error_tpl.php
mkSimplified/framework/core/debug.php
mkSimplified/framework/core/dir.php
mkSimplified/framework/core/file.php
mkSimplified/framework/core/filter.class.php
mkSimplified/framework/core/function.php
mkSimplified/framework/core/label/
mkSimplified/framework/core/label/label.interface
mkSimplified/framework/core/label/label_mk.class.php
mkSimplified/framework/core/language.class.php
mkSimplified/framework/core/model.class.php
mkSimplified/framework/core/plugin.php
mkSimplified/framework/core/router/
mkSimplified/framework/core/router/router.interface
mkSimplified/framework/core/router/router_ca.class.php
mkSimplified/framework/core/router/router_cp.class.php
mkSimplified/framework/core/router.php
mkSimplified/framework/core/runtime_builder.php
mkSimplified/framework/core/session/
mkSimplified/framework/core/session/session.interface
mkSimplified/framework/core/session/session_apc.php
mkSimplified/framework/core/session/session_file.php
mkSimplified/framework/core/session/session_memcache.php
mkSimplified/framework/core/template.class.php
mkSimplified/framework/extend/
mkSimplified/framework/extend/arr.class.php
mkSimplified/framework/extend/date.class.php
mkSimplified/framework/extend/download.class.php
mkSimplified/framework/extend/form.class.php
mkSimplified/framework/extend/image.class.php
mkSimplified/framework/extend/in.class.php
mkSimplified/framework/extend/page.class.php
mkSimplified/framework/extend/str.class.php
mkSimplified/framework/extend/upload.class.php
mkSimplified/framework/font/
mkSimplified/framework/font/index.html
mkSimplified/framework/font/Molengo-Regular.ttf
mkSimplified/framework/font/字库目录.txt
mkSimplified/framework/library/
mkSimplified/framework/library/360_safe3.php
mkSimplified/framework/library/bom.class.php
mkSimplified/framework/library/cart.class.php
mkSimplified/framework/library/cookie.class.php
mkSimplified/framework/library/csv_exporter.class.php
mkSimplified/framework/library/curl.class.php
mkSimplified/framework/library/db_ghost.class.php
mkSimplified/framework/library/email.class.php
mkSimplified/framework/library/excel_exporter.class.php
mkSimplified/framework/library/excel_reader.class.php
mkSimplified/framework/library/ftp.class.php
mkSimplified/framework/library/hash.class.php
mkSimplified/framework/library/html.class.php
mkSimplified/framework/library/http.class.php
mkSimplified/framework/library/math.class.php
mkSimplified/framework/library/php_compress.class.php
mkSimplified/framework/library/pinyin.class.php
mkSimplified/framework/library/rmb.class.php
mkSimplified/framework/library/tree.class.php
mkSimplified/framework/library/ubb2html.php
mkSimplified/framework/library/unique.class.php
mkSimplified/framework/library/verification.class.php
mkSimplified/framework/library/xml.class.php
mkSimplified/framework/library/xxtea_encrypt.class.php
mkSimplified/framework/library/zip.class.php
mkSimplified/framework/mk.php
mkSimplified/system/
mkSimplified/system/config/
mkSimplified/system/config/ini.php
mkSimplified/system/control/
mkSimplified/system/control/index_control.class.php
mkSimplified/system/labelAPI/
mkSimplified/system/model/
mkSimplified/system/plugin/
mkSimplified/system/template/
mkSimplified/system/view/
mkSimplified/www/
mkSimplified/www/.htaccess
mkSimplified/www/index.php
mkSimplified/www/robot.txt
mkSimplified/www/statics/
mkSimplified/www/upload/
manual/0.html
manual/1_1.html
manual/1_10.html
manual/1_2.html
manual/1_3.html
manual/1_4.html
manual/1_5.html
manual/1_6.html
manual/1_7.html
manual/1_8.html
manual/1_9.html
manual/2_1.html
manual/2_10_1.html
manual/2_10_2.html
manual/2_10_3.html
manual/2_11.html
manual/2_12.html
manual/2_12_1.html
manual/2_13.html
manual/2_14.html
manual/2_2.html
manual/2_3.html
manual/2_4.html
manual/2_5.html
manual/2_6.html
manual/2_7.html
manual/2_8.html
manual/2_9.html
manual/index.html
manual/mkSimplified.zip
manual/MonkeyPHPSimplified_pdf.zip
manual/statics/
manual/statics/css/
manual/statics/css/base.css
manual/statics/css/prettify.css
manual/statics/images/
manual/statics/images/1.3-1.png
manual/statics/images/1.3-2.png
manual/statics/images/1.5-1.png
manual/statics/images/2.14-1.png
manual/statics/images/header_bg.png
manual/statics/images/logo.png
manual/statics/images/sidebar_bg.png
manual/statics/js/
manual/statics/js/html5.js
manual/statics/js/jquery.min.js
manual/statics/js/monkey.js
manual/statics/js/prettify.js
manual/templates_blank.html
mkSimplified/
mkSimplified/framework/
mkSimplified/framework/core/
mkSimplified/framework/core/cache/
mkSimplified/framework/core/cache/cache.interface
mkSimplified/framework/core/cache/cache_apc.php
mkSimplified/framework/core/cache/cache_eaccelerator.php
mkSimplified/framework/core/cache/cache_file.php
mkSimplified/framework/core/cache/cache_memcache.php
mkSimplified/framework/core/cache/cache_xcache.php
mkSimplified/framework/core/cache.php
mkSimplified/framework/core/dblite.class.php
mkSimplified/framework/core/debug/
mkSimplified/framework/core/debug/404_error_tpl.php
mkSimplified/framework/core/debug/debug_error_tpl.php
mkSimplified/framework/core/debug/public_error_tpl.php
mkSimplified/framework/core/debug.php
mkSimplified/framework/core/dir.php
mkSimplified/framework/core/file.php
mkSimplified/framework/core/filter.class.php
mkSimplified/framework/core/function.php
mkSimplified/framework/core/label/
mkSimplified/framework/core/label/label.interface
mkSimplified/framework/core/label/label_mk.class.php
mkSimplified/framework/core/language.class.php
mkSimplified/framework/core/model.class.php
mkSimplified/framework/core/plugin.php
mkSimplified/framework/core/router/
mkSimplified/framework/core/router/router.interface
mkSimplified/framework/core/router/router_ca.class.php
mkSimplified/framework/core/router/router_cp.class.php
mkSimplified/framework/core/router.php
mkSimplified/framework/core/runtime_builder.php
mkSimplified/framework/core/session/
mkSimplified/framework/core/session/session.interface
mkSimplified/framework/core/session/session_apc.php
mkSimplified/framework/core/session/session_file.php
mkSimplified/framework/core/session/session_memcache.php
mkSimplified/framework/core/template.class.php
mkSimplified/framework/extend/
mkSimplified/framework/extend/arr.class.php
mkSimplified/framework/extend/date.class.php
mkSimplified/framework/extend/download.class.php
mkSimplified/framework/extend/form.class.php
mkSimplified/framework/extend/image.class.php
mkSimplified/framework/extend/in.class.php
mkSimplified/framework/extend/page.class.php
mkSimplified/framework/extend/str.class.php
mkSimplified/framework/extend/upload.class.php
mkSimplified/framework/font/
mkSimplified/framework/font/index.html
mkSimplified/framework/font/Molengo-Regular.ttf
mkSimplified/framework/font/字库目录.txt
mkSimplified/framework/library/
mkSimplified/framework/library/360_safe3.php
mkSimplified/framework/library/bom.class.php
mkSimplified/framework/library/cart.class.php
mkSimplified/framework/library/cookie.class.php
mkSimplified/framework/library/csv_exporter.class.php
mkSimplified/framework/library/curl.class.php
mkSimplified/framework/library/db_ghost.class.php
mkSimplified/framework/library/email.class.php
mkSimplified/framework/library/excel_exporter.class.php
mkSimplified/framework/library/excel_reader.class.php
mkSimplified/framework/library/ftp.class.php
mkSimplified/framework/library/hash.class.php
mkSimplified/framework/library/html.class.php
mkSimplified/framework/library/http.class.php
mkSimplified/framework/library/math.class.php
mkSimplified/framework/library/php_compress.class.php
mkSimplified/framework/library/pinyin.class.php
mkSimplified/framework/library/rmb.class.php
mkSimplified/framework/library/tree.class.php
mkSimplified/framework/library/ubb2html.php
mkSimplified/framework/library/unique.class.php
mkSimplified/framework/library/verification.class.php
mkSimplified/framework/library/xml.class.php
mkSimplified/framework/library/xxtea_encrypt.class.php
mkSimplified/framework/library/zip.class.php
mkSimplified/framework/mk.php
mkSimplified/system/
mkSimplified/system/config/
mkSimplified/system/config/ini.php
mkSimplified/system/control/
mkSimplified/system/control/index_control.class.php
mkSimplified/system/labelAPI/
mkSimplified/system/model/
mkSimplified/system/plugin/
mkSimplified/system/template/
mkSimplified/system/view/
mkSimplified/www/
mkSimplified/www/.htaccess
mkSimplified/www/index.php
mkSimplified/www/robot.txt
mkSimplified/www/statics/
mkSimplified/www/upload/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.