仿微信支付条形码动画 WeiXinBarCodeImitate
- 授权协议: GPL
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/cheniOS/WeiXinBarCodeImitate
- 软件文档: https://github.com/cheniOS/WeiXinBarCodeImitate/blob/master/README.md
- 官方下载: https://github.com/cheniOS/WeiXinBarCodeImitate/archive/master.zip
软件介绍
WeiXinBarCodeImitate 是仿微信支付条形码的切换动画,包含条形码的生成、截图、旋转动画。
使用示例:
CodeBarView * codeBarView = [[CodeBarView alloc]initWithFrame:CGRectMake(0, 100,mainScreenWidth, 150)]; self.codeBarView.codeString = @"123321123454213344"; [self.view addSubview:titleLabel];
Build Your Own Web Site the Right Way Using HTML & CSS
Ian Lloyd / SitePoint / 2006-05-02 / USD 29.95
Build Your Own Website The Right Way Using HTML & CSS teaches web development from scratch, without assuming any previous knowledge of HTML, CSS or web development techniques. This book introduces you......一起来看看 《Build Your Own Web Site the Right Way Using HTML & CSS》 这本书的介绍吧!
