类似Tumblr App的HUD TYTumblrHUD
- 授权协议: MIT
- 开发语言: Java
- 操作系统: Android
- 软件首页: https://github.com/luckytianyiyan/TYTumblrHUD
- 软件文档: https://github.com/luckytianyiyan/TYTumblrHUD
软件介绍
类似Tumblr App的HUD。
接口风格类似 MBProgressHUD。
效果图:
使用示例代码:
TYTumblrHUD *hud = [TYTumblrHUD showHUDAddedTo:self.view animated:YES];
dispatch_async(dispatch_get_global_queue(QOS_CLASS_USER_INITIATED, 0), ^{
// do something ...
dispatch_async(dispatch_get_main_queue(), ^{
[hud hideAnimated:YES];
});
});
Web ReDesign 2.0
Kelly Goto、Emily Cotler / Peachpit Press / 2004-12-10 / USD 45.00
If anything, this volume's premise--that the business of Web design is one of constant change-has only proven truer over time. So much so, in fact, that the 12-month design cycles cited in the last ed......一起来看看 《Web ReDesign 2.0》 这本书的介绍吧!
