Code Monkey home page Code Monkey logo

avmob's Introduction

AvMob

让开车众享丝滑 ~

666

介绍

没什么介绍的了,网络请求Okhttp,Dom解析 Jsoup,缓存 Ehcache

  • SpringBoot
  • MDUI + DPlayer

(偷懒就直接给网络请求添加的缓存~)

前端使用 MDUI ,兼容移动端效果不错

1. 本地如何调试?

  • utils -> Okhttp类可设置代理
    static final Proxy.Type PROXY_TYPE = Proxy.Type.SOCKS;
    static final String PROXY_ADDRESS = "192.168.100.5";
    static final int PROXY_PORT = 1080;
    static final boolean USE_PROXY = true;

2. 部分提示!

  • WordsUtils 过滤关键词

  • decoder 包下为解析页面具体实现

  • 修改端口可以修改 application.properties

在模板文件里面不要乱格式化代码,会导致 FreeMaker 代码排版错误。

666

avmob's People

Contributors

0xddy 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.