emoji-extracto
- 授权协议: 未知
- 开发语言: Ruby
- 操作系统: OS X
- 软件首页: https://github.com/tmm1/emoji-extractor
软件介绍
emoji-extracto 可以从 /System/Library/Fonts/Apple Color Emoji.ttf 文件中提取高分辨率的 emoji 表情图片。
使用方法:
$ file /System/Library/Fonts/Apple\ Color\ Emoji.ttf /System/Library/Fonts/Apple Color Emoji.ttf: TrueType font data $ ruby emoji_extractor.rb $ ls images 20x20 32x32 40x40 48x48 64x64 96x96 160x160 $ file images/160x160/1.png images/160x160/1.png: PNG image data, 160 x 160, 8-bit/color RGBA, non-interlaced
JUnit Recipes中文版
陈浩等译 / 电子工业 / 2006-9 / 69.00元
《JUnit Recipes中文版:程序员实用测试技巧》主要介绍了在Java开发中使用JUnit进行单元测试的各种方法、原则、技巧与实践。本书出自开发一线专家之手,本着实用的原则,涵盖各类Java开发中应用JUnit的实用技巧,内容丰富、全面深入;无论对于需要应用JUnit进行单元测试的一线Java开发人员,还是JUnit入门、进阶者,本书都是一本不可多得的实用指南。这本书介绍了大量的JUnit实......一起来看看 《JUnit Recipes中文版》 这本书的介绍吧!
