iOS 下拉刷新 YiRefresh
- 授权协议: GPL
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/coderyi/YiRefresh
- 软件文档: https://github.com/coderyi/YiRefresh
软件介绍
YiRefresh —— 下拉刷新,大道至简,最简单的网络刷新
头部下拉刷新用法
refreshHeader=[[YiRefreshHeader alloc] init];
refreshHeader.scrollView=tableView;
[refreshHeader header];
refreshHeader.beginRefreshingBlock=^(){
};
[refreshHeader beginRefreshing];底部自动上拉刷新用法
refreshFooter=[[YiRefreshFooter alloc] init];
refreshFooter.scrollView=tableView;
[refreshFooter footer];
refreshFooter.beginRefreshingBlock=^(){
};
Ethnography and Virtual Worlds
Tom Boellstorff、Bonnie Nardi、Celia Pearce、T. L. Taylor / Princeton University Press / 2012-9-16 / GBP 21.00
"Ethnography and Virtual Worlds" is the only book of its kind - a concise, comprehensive, and practical guide for students, teachers, designers, and scholars interested in using ethnographic methods t......一起来看看 《Ethnography and Virtual Worlds》 这本书的介绍吧!
