NSString-Japanese
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/00StevenG/NSString-Japanese
- 官方下载: https://github.com/00StevenG/NSString-Japanese
软件介绍
NSString-Japanese 是 NSString 的分类,实现对日语的支持。功能包括:
- converting between Romanji, Hiragana , Katakana and Kanji
- replacing Kanji with Hiragana
- identifying the kind of Japanese text contained in the a string (based on unicode ranges)
Principles of Object-Oriented JavaScript
Nicholas C. Zakas / No Starch Press / 2014-2 / USD 24.95
If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to defin......一起来看看 《Principles of Object-Oriented JavaScript》 这本书的介绍吧!
