GithubHelp home page GithubHelp logo

-fileupdownclient's Introduction

-FileUpDownClient

文件上传下载客户端

简单实现了文件上传下载的客户端,主要包括一下六个功能

  1. 注册
    用户可以输入账户和密码来注册账户,目前逻辑是如果系统中存在相同的账户和密码则注册失败,否则注册成功。
  2. 登录
    用户输入账户和密码来登录系统,只有登录系统才能使用下面功能。
  3. 上传文件
    用户输入对应的文件路径,回车开始上传文件,当服务端完成文件接受,则客户端会显示文件上传完成。
  4. 下载文件
    用户选择下载文件会首先显示属于该用户的所有文件名,输入文件名前的序号和存放文件的地址来下载对应的文件。
  5. 浏览文件
    用户可以查看自己上传过的文件列表
  6. 注销

后续需要补充的:

  1. 文件删除
    待补充...

-fileupdownclient's People

Contributors

songqiw 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.