文件名称:phpwind-windframework
介绍说明--下载内容均来自于网络,请自行研究使用
windfr a mework是一个轻量级的php开源框架。它以组件工厂为核心,提供了像MVC,数据持久化,视图模板引擎等应用技术。 此外windfr a mework采取了一种组件化的开发模式。-windfr a mework is a lightweight php open source fr a mework. It is the core components of the plant, providing like MVC, data persistence, view templates for applications such as engine technology. In addition windfr a mework taken a component-based development model.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
phpwind-windframework
.....................\demos
.....................\.....\blog
.....................\.....\....\.tpl
.....................\.....\....\conf
.....................\.....\....\....\config.php
.....................\.....\....\....\db_config.php
.....................\.....\....\....\user.sql
.....................\.....\....\controller
.....................\.....\....\..........\ErrorController.php
.....................\.....\....\..........\IndexController.php
.....................\.....\....\index.php
.....................\.....\....\service
.....................\.....\....\.......\UserForm.php
.....................\.....\....\.......\UserService.php
.....................\.....\....\template
.....................\.....\....\........\error.htm
.....................\.....\....\........\images
.....................\.....\....\........\......\bg.png
.....................\.....\....\........\......\down.png
.....................\.....\....\........\......\head.png
.....................\.....\....\........\......\hr.png
.....................\.....\....\........\......\logo.png
.....................\.....\....\........\......\num.png
.....................\.....\....\........\......\style.css
.....................\.....\....\........\index.htm
.....................\.....\....\........\layout.htm
.....................\.....\....\........\reg.htm
.....................\.....\helloworld
.....................\.....\..........\controller
.....................\.....\..........\..........\IndexController.php
.....................\.....\..........\index.php
.....................\docs
.....................\....\config
.....................\....\......\cache_config.xml
.....................\....\......\components_config.xml
.....................\....\......\db_config.xml
.....................\....\......\ini
.....................\....\......\...\cache_config.ini
.....................\....\......\...\db_config.ini
.....................\....\......\...\router_config.ini
.....................\....\......\...\view_config.ini
.....................\....\......\...\wind_config.ini
.....................\....\......\php
.....................\....\......\...\cache_config.php
.....................\....\......\...\db_config.php
.....................\....\......\...\router_config.php
.....................\....\......\...\view_config.php
.....................\....\......\...\wind_config.php
.....................\....\......\properties
.....................\....\......\..........\cache_config.properties
.....................\....\......\..........\db_config.properties
.....................\....\......\..........\router_config.properties
.....................\....\......\..........\view_config.properties
.....................\....\......\..........\wind_config.properties
.....................\....\......\router_config.xml
.....................\....\......\view_config.xml
.....................\....\......\wind_config.xml
.....................\README.md
.....................\tool
.....................\....\compiler
.....................\....\........\pack.php
.....................\....\generator
.....................\....\.........\command
.....................\....\.........\conf
.....................\....\.........\....\config.php
.....................\....\.........\....\project.default
.....................\....\.........\install.php
.....................\....\.........\src
.....................\....\.........\...\controller
.....................\....\.........\...\..........\IndexCommand.php
.....................\....\.........\...\..........\IndexController.php
.....................\....\.........\...\WindGenerateProject.php
.....................\....\readme
.....................\wind
.....................\....\base
.....................\....\....\AbstractWindFrontController.php
.....................\....\....\IWindApplication.php
.....................\....\....\IWindFactory.php
.....................\....\....\IWindRequest.php
.....................\....\....\IWindResponse.php
.....................\....\....\WindActionException.php
.