Git Product home page Git Product logo

woodymusic's Introduction

WoodyMusic一款基于github的播放音乐的webApp 技术实现:html5、css、jQuery、Ajax 项目细节:

  1. 使用Flex弹性盒模型完成页面的整体布局;
  2. 采用模块化**划分各个功能模块,区分出共享模块和独立模块,页面结构分离,降低各个页面之间的耦合;
  3. 对于页面的字体适配采用vw相对视口单位,解决不同设备显示文字大小的问题;
  4. 难点一:编写底层的路由模块函数以及url地址分析提取模块函数,实现单页面间的数据通信;
  5. 难点二:对于流量的控制和二次加载的问题,采用H5里面localstorage缓存机制将每次渲染的信息存起来,刷新时再供调用;
  6. 难点三:采用Ajax异步请求数据的方式,动态获取api数据、加载数据并解析数据,渲染到页面;

woodymusic's People

Contributors

woody-didi avatar

Stargazers

 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.