Skip to content
View huyonghack's full-sized avatar

Block or report huyonghack

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. httpclientUtil httpclientUtil Public

    Forked from Arronlong/httpclientutil

    基于HttpClient-4.4.1、HttpAsyncClient-4.1封装的工具类。支持插件式配置Header、插件式配置httpclient对象,这样就可以方便地自定义header信息、配置ssl、配置proxy等。

    Java

  2. goshop goshop Public

    Forked from pzhgugu/goshop

    分布式多店铺电商系统,使用技术:spring 、springmvc、mybatis、maven、html5、jquery、freemarker、Redis(缓存服务器)、Solr(搜索引擎)、Dubbo(调用系统服务)、Nginx(web服务器)、FastDFS(文件服务器)、Shiro(权限框架)、Zookeeper(分布式应用程序协调服务)

    CSS

  3. vick-crawler vick-crawler Public

  4. github.io github.io Public

  5. huyonghack.github.io huyonghack.github.io Public

    HTML

  6. JavaInvokingHttpInterface JavaInvokingHttpInterface Public

    Forked from SwordfallYeung/JavaInvokingHttpInterface

    Java调用第三方http接口的方式,包括JDK类HttpUrlConnection、HttpClient、CloseableHttpClient、SpringBoot-RestTemplate等方式

    Java