emoji-converter
- 授权协议: Creative Commons
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/shishirui/emoji-converter
软件介绍
iOS5.0之后的emoji和ios5.0之前的emoji对应的字符串是不一样的,这份代码可以把emoji在新旧两个版本之间进行转换。
使用方法:
#import "SREmojiUtil.h" SREmojiUtil *emoji = [[[SREmojiUtil alloc] init] autorelease]; NSString *old = @"\U0001F236"; NSString *new = [emoji emoji5To4:old];
Two Scoops of Django
Daniel Greenfeld、Audrey M. Roy / CreateSpace Independent Publishing Platform / 2013-4-16 / USD 29.95
Two Scoops of Django: Best Practices For Django 1.5 is chock-full of material that will help you with your Django projects. We'll introduce you to various tips, tricks, patterns, code snippets, and......一起来看看 《Two Scoops of Django》 这本书的介绍吧!
