KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
SwitchBetweenCustomToolBarAndTabBar
★ 21
Open GitHub ↗
系列教程示例工程
Download README (.md)
Explore Similar Repositories
vue-shop
:
使用 vue + sass + pug + vue-component-class 模仿DOKODEMO 首页的项目。
go-past
:
Go implementation of Platform-Agnostic Security Tokens
ibuild
:
Build multi-architecture iOS libraries from build systems like CMake, Make, and Xcode.
Asobimasu
:
Games for android
Tuneolator
:
STM32F1 wavetable synthesis
// 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
SwitchBetweenCustomToolBarAndTabBar
?
Download (.md)
# 教程示范项目 本工程是配合多个教程的示范项目,不同的教程对应工程的不同 Tag,按 Tag 下载代码即可: - [《在自定义 Toolbar 和 Tabbar 之间切换显示》](https://melerpaine.com/2017/11/27/如何在自定义%20Tool%20Bar%20和%20Tab%20Bar%20之间切换显示/),对应的代码版本 [访问这里](https://github.com/pmtao/SwitchBetweenCustomToolBarAndTabBar/tree/course_1)。 本教程自定义了一个 Toolbar,并模拟 Tabbar 的布局和显示效果,用于在页面的两种状态下无缝切换显示。 - [《TableView 优化之数据模型优化》](https://melerpaine.com/2017/12/05/TableView%20优化之数据模型优化/#comments),对应的代码版本 [访问这里](https://github.com/pmtao/SwitchBetweenCustomToolBarAndTabBar/tree/course_2)。 本教程从数据模型的角度出发,配合协议、枚举的优势,阐述对 TableView 的优化过程。 本工程基于 [MIT 协议](https://github.com/pmtao/SwitchBetweenCustomToolBarAndTabBar/blob/master/LICENSE) 发布 © 2017 [Sinking Soul](https://melerpaine.com)