Giter Site home page Giter Site logo

netdisk's Introduction

netdisk

存在的问题

  1. 代码冗余严重
  2. 存在bug,大部分页面可直接进入(可以添加SESSION在脚本头部来限制登录(未做))
  3. 上传文件的分类不够细致,可能存在文件没有分类(需要的同学可以自己修改源码添加)
  4. 由于编码的问题,有时搜索功能会失效(注意数据库及表的编码全部设为utf8就可能解决,或者对在搜索前对输入文本进行转换等操作即可)
  5. 尚未发现

使用方法(以XAMPP为例)

  1. 创建数据库(可以从sql文件下导入netdisk.sql)
  2. 将源码文件剪切到xampp htdocs文件夹下
  3. 浏览器输入localhost/netdisk/运行
  4. 接着按着流程来即可

【所有存在的问题不再修改】

netdisk's People

Stargazers

 avatar  avatar Broadteam avatar  avatar

Watchers

James Cloos 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.