KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
KanZhiHu
★ 21
Open GitHub ↗
一个开源的看知乎的客户端
Download README (.md)
Explore Similar Repositories
na
:
Share files on your local network
exploitdb-API
:
No description available.
docker-example-nginx-tomcat-mysql
:
No description available.
open-vnc
:
A VNC server implementation written in Rust
magento2-traduzione-italiana
:
Magento2 Italian Language Pack (It_IT)
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
KanZhiHu
?
Download (.md)
# 2016.10.02 更新 该API已经停止使用 # 2026.01 更新 已增加离线回退数据(offline fallback)用于应用可用性演示 # KanZhiHu 一个开源的看知乎的客户端 该应用已经上传腾讯应用宝,欢迎大家下载试用 --- 一个发现每天知乎头条的应用,每天三次推送当日最热的知乎答案。 从该项目中可以学到: - Android Studio开发Android的基本配置 - 对MD风格的Theme兼容 - Application、Activity和Fragment基类的基本设计 - WebView与JS通信 - facebook:fresco的基本使用 - jsoup解析html - eventbus3.0的使用 - fastjson数据解析 - 沉浸式的状态栏实现 - 对Volley网络请求库的封装和自定义 - Theme的主题切换 ###截图 <img src="https://github.com/Anler2015/KanZhiHu/blob/master/output/1.png" width = "300" height = "500" align=center /> <img src="https://github.com/Anler2015/KanZhiHu/blob/master/output/2.png" width = "300" height = "500" align=center /> <img src="https://github.com/Anler2015/KanZhiHu/blob/master/output/3.png" width = "300" height = "500" align=center /> <img src="https://github.com/Anler2015/KanZhiHu/blob/master/output/4.png" width = "300" height = "500" align=center /> <img src="https://github.com/Anler2015/KanZhiHu/blob/master/output/5.png" width = "300" height = "500" align=center /> --- ###可以学习到的开源库 [logger](https://github.com/orhanobut/logger) </br> [butterknife](https://github.com/JakeWharton/butterknife) </br> [volley](https://github.com/mcxiaoke/android-volley) </br> [fresco](https://github.com/facebook/fresco) </br> [material](https://github.com/rey5137/material) </br> [Loading](https://github.com/yankai-victor/Loading) </br> [eventbus](https://github.com/greenrobot/EventBus)</br> [shimmer](https://github.com/facebook/shimmer-android)</br> [fastjson](https://github.com/alibaba/fastjson)</br> [jsoup](https://github.com/jhy/jsoup)</br>