Giter Site home page Giter Site logo

han_framework's Introduction

han_framework

详见:!doc/readme.txt 一、说明: 本项目采用MVC模式,PHP端的框架是本人现写的(引入的Smarty、Mysql.class.php、UtilArray.class.php除外) 以下为各个文件夹的作用 Model:数据模型 Template:模板 Template_c:模板编译 Controller:控制器 Lib:框架所需类 Plugin:扩展类(比如smarty) includes:配置以及函数集合等文件 statics:静态文件 index.php:入口文件,分配c和a init.php:项目常量的定义以及自动加载的实现

二、项目部署步骤: 1、将!doc/homework.sql导入到数据库 2、修改includes/config.php 为正确的数据库地址以及用户名 3、修改init.php中的ROOT_DOMAIN为自己的域名。 4、修改Template_c文件夹访问权限为777

三、项目访问地址: http://www.xxx.com/?c=user&a=login c对应的是controller的类名 a对应的是类的方法名

han_framework's People

Contributors

han8435762 avatar

Stargazers

 avatar

han_framework's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.