Giter VIP home page Giter VIP logo

tianmao's Introduction

TianMao

这是一个模仿天猫淘宝这一类购物网站做成的一个购物商店

文件夹介绍

  • admin文件夹主要是用来存放后台管理的一些页面和其他文件
  • config文件夹主要是用来配置数据库信息
  • core文件夹是这个项目的核心文件,封装了整个网站操作过程中的增删改查的函数
  • lib文件夹主要是封装特定功能的函数比如分页等
  • src文件夹主要是存放前台页面和css和js等资源
  • store文件夹主要存放卖家的相关的页面
  • upload是卖家上传商品图片后存放的地方

使用

  • 下载一个php+mysql+apache的继承环境工具(appserv)下载地址
  • 将czx这个数据库表文件放到mysql/data文件夹里面
  • 将shop项目文件夹复制到www文件夹里面
  • 修改shop/configs/config.php文件,将里面的数据库名字和数据库密码以及账号改成自己安装appserv时设置的数据库账号和密码
  • 启动apache就ok了
  • 访问http://localhost/shop/src/index2.php 就可以了
  • 登录账号和密码chen/chen

tianmao's People

Contributors

chenjiaobin avatar

Watchers

 avatar

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.