# LiveSourceCode **Repository Path**: mirrors_yanzhenjie/LiveSourceCode ## Basic Information - **Project Name**: LiveSourceCode - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2025-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 此项目是严振杰同学直播时讲的代码的收集。 主页:[www.yanzhenjie.com](http://www.yanzhenjie.com) 博客:[blog.yanzhenjie.com](http://blog.yanzhenjie.com) 微博:[www.weibo.com/yanzhenjieit](http://www.weibo.com/yanzhenjieit) 欢迎加入技术交流群:[547839514](http://shang.qq.com/wpa/qunwpa?idkey=06e5ff6fcbf5067abf3570c9491ed66f812066e30d743136a20c83ea104bed26)。 # 观看直播的姿势 * YY观看频道:56600481 * 浏览器观看地址:[http://www.huya.com/yolanda](http://www.huya.com/yolanda) * 往期直播视频下载地址:[http://pan.baidu.com/s/1bpHp3I3](http://pan.baidu.com/s/1bpHp3I3) # 代码文件夹说明 * ParallaxRefresh 结合[Ultra-Pull-To-Refresh](https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh)自定义下拉刷新视差动画。 * HttpRestModule Android Http结合业务请求JavaBean、List和Map等复杂对象,签名、加密、解析都放在子线程。 * CoolHttp 从0开始设计一个Http框架,如果你也想写一个Retrofit、Volley或者NoHttp,那么这个视频将会教会你Http协议和框架设计。 # 微信公众号 微信公众号搜索**严振杰**或者扫码即可关注。 ![微信二维码](http://img.blog.csdn.net/20161020083048694) # License ``` Copyright 2017 Yan Zhenjie Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ```