Giter VIP home page Giter VIP logo

importnewclient's Introduction

ImportNewClient

功能

  1. 解析ImportNew网站首页、所有文章、资讯等类别文章显示文章列表和伯乐在线网站Android、IOS、Web前端和Python类别文章列表,点击每篇文章后显示每篇文章的具体内容
  2. 显示ImportNew年度热门文章和本月热门文章
  3. 删除网页中广告等内容,使每篇文章有更好地可读性

技术要点

  1. OkHttp进行HTTP通信,获取网页内容
  2. 为了更好地在手机上显示,利用正则表达式抽取出响应中所需内容,过滤无用内容
  3. 利用OkHttp自带的缓存对响应对二级缓存,对图片增加内存缓存实现三级缓存
  4. 编写ImgeLoader进行图片加载
  5. 利用RxAndroid进行异步的网络调用并更新界面
  6. 使用MVP模式对应用进行重构

展示

运行效果

importnewclient's People

Contributors

wangli135 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

importnewclient'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.