仿微信支付条形码动画 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];
Web Operations
John Allspaw、Jesse Robbins / O'Reilly Media / 2010-6-28 / USD 39.99
A web application involves many specialists, but it takes people in web ops to ensure that everything works together throughout an application's lifetime. It's the expertise you need when your start-u......一起来看看 《Web Operations》 这本书的介绍吧!
