KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#claude-code
#codex
#cli
#developer-tools
#react
#windows
zhihu
★ 58
Open GitHub ↗
仿知乎日报客户端,有夜间模式
Download README (.md)
Explore Similar Repositories
express.js-elasticsearch-autocomplete-demo
:
A simple demo showing how simple it is to use elasticsearch 2.x with express.js
amazon-pay-sdk-ruby
:
Amazon Pay Ruby SDK
redis-port
:
A service automatically syncing Redis data into RebornDB
rdm
:
A toy display manager written in Rust. Inspired by Slim it aims to provide a simple and elegant login screen.
paper-ripple
:
Adds a Material Design ripple effect to UI elements
// 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
zhihu
?
Download (.md)
# 仿知乎日报iOS客户端 ## 不是高仿,不是精仿 ## 有夜间模式 # :  # :  # 黑夜模式,比如: #import "WMNightManager.h" if ([WMNightManager currentStatus] == WMNightStatusNight) { [WMNightManager dawnComing]; } else { [WMNightManager nightFalling]; } titleLbl.textColor = kDayColor; titleLbl.nightTextColor = kNightColor; ### 支持storyboard设置,比如:  ### 可以直接拖入使用或者: ### pod 'WMNightManager', '~> 1.0.0' ## 其他欢迎star ### 带推拉效果的广告轮播 https://github.com/emilyZhouwm/WMADPageView ### 各种效果的分段选择和下拉列表,二级下拉列表,可自定义列表样式 https://github.com/emilyZhouwm/segmentAndList ### 微信、微博、QQ、facebook第三方登录授权,并获得昵称和头像 https://github.com/emilyZhouwm/auth ### 广告轮播。使用简单。无限循环、拉伸放大、加载网络图片、定义位置和样式动效果 https://github.com/emilyZhouwm/adPage ### 高仿“什么值得买”(以前)的界面表现 http://v.youku.com/v_show/id_XOTE5ODA5OTMy.html