文件名称:php_normal
介绍说明--下载内容均来自于网络,请自行研究使用
一个基于BSD开源协议发布的轻量级PHP框架。简而言之:DoitPHP运行高效,易学易用,易于扩展。换而言之:DoitPHP运行高效而不失功能强大,操作灵活而又能扩展自如。作为PHP框架里的“后起之秀”,DoitPHP秉承了那些优秀的PHP框架所共有的:代码的OOP编写风格、URL的路由功能、MVC的架构思想、UID的数据库操作、以及AJAX的前端页面技术支持。-A lightweight PHP fr a mework based on BSD open source protocol. In short: DoitPHP is efficient, easy to learn and easy to use. In other words: DoitPHP run efficient and powerful, flexible operation and can expand freely. As in the PHP fr a mework, DoitPHP adhering to the the bright younger generation the best PHP fr a mework common: code written in OOP style, URL routing, MVC architecture, UID operation, as well as AJAX front page technical support.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
robots.txt
application
...........\config
...........\......\application.php
...........\......\index.html
...........\controllers
...........\...........\index.html
...........\...........\IndexController.php
...........\extensions
...........\..........\index.html
...........\index.html
...........\language
...........\........\index.html
...........\library
...........\.......\index.html
...........\models
...........\......\index.html
...........\views
...........\.....\errors
...........\.....\......\index.html
...........\.....\index.html
...........\.....\layouts
...........\.....\.......\index.html
...........\.....\widgets
...........\.....\.......\index.html
...........\widgets
...........\.......\index.html
assets
......\css
......\...\index.html
......\images
......\......\index.html
......\index.html
......\js
......\..\index.html
cache
.....\data
.....\....\index.html
.....\htmls
.....\.....\index.html
.....\index.html
.....\models
.....\......\index.html
.....\temp
.....\....\index.html
.....\views
.....\.....\index.html
doitphp
.......\core
.......\....\AutoLoad.php
.......\....\Configure.php
.......\....\Controller.php
.......\....\DbCommand.php
.......\....\DbPdo.php
.......\....\DoitException.php
.......\....\Extension.php
.......\....\index.html
.......\....\Log.php
.......\....\Model.php
.......\....\Request.php
.......\....\Response.php
.......\....\Router.php
.......\....\Template.php
.......\....\View.php
.......\....\Widget.php
.......\....\WidgetTemplate.php
.......\DoitPHP.php
.......\index.html
.......\library
.......\.......\Benchmark.php
.......\.......\cache
.......\.......\.....\File.php
.......\.......\.....\index.html
.......\.......\.....\Memcache.php
.......\.......\.....\Memcached.php
.......\.......\.....\Redis.php
.......\.......\Calendar.php
.......\.......\Captcha.php
.......\.......\Client.php
.......\.......\Cookie.php
.......\.......\Csv.php
.......\.......\Curl.php
.......\.......\Encrypt.php
.......\.......\Excel.php
.......\.......\File.php
.......\.......\FileDownload.php
.......\.......\FileUpload.php
.......\.......\Ftp.php
.......\.......\Html.php
.......\.......\HttpResponse.php
.......\.......\Image.php
.......\.......\index.html
.......\.......\Language.php
.......\.......\MongoDb.php
.......\.......\Pagination.php
.......\.......\Pinyin.php
.......\.......\Security.php
.......\.......\Session.php
.......\.......\Text.php
.......\.......\Tree.php