利用plist进行多语言切换
- 授权协议: 未知
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: http://code4app.com/codesample/516c0e706803fa485e000000
软件介绍
App中利用Plist文件进行多语言切换的demo。
1.使用PLIST文件进行创建多国语言,项目中并没有使用NSLocal
2.使用本地存储用户所选择的用户设置,可以用coredata之类。demo中为了演示方便使用NSUserDefaults 进行存储用户设置。
作者说:本demo只是设置多语言的一个小技巧方法,代码比较简单,还希望大家多多补充和反馈:) [Code4App.com]
Learn Python the Hard Way
Zed A. Shaw / Addison-Wesley Professional / 2013-10-11 / USD 39.99
Master Python and become a programmer-even if you never thought you could! This breakthrough book and CD can help practically anyone get started in programming. It's called "The Hard Way," but it's re......一起来看看 《Learn Python the Hard Way》 这本书的介绍吧!
