Sunday, January 15, 2017

[Swift] Sử dụng NSUserDefaults để lưu dữ liệu


Một bộ nhớ ứng dụng được tạo ra để lưu trữ dữ liệu trong ứng dụng. Điều đó có nghĩa là khi xóa ứng dụng thì bộ nhớ này sẽ mất đi. Nó được gọi là NSUserDefaults, NSUserDefaults  có thể lưu trữ các kiểu dữ liệu integers, booleans, strings, arrays, dictionaries, dates...

Nhưng hãy cần thận, nếu bạn lưu trữ quá nhiều dữ liệu sẽ ảnh hưởng đến tốc độ khi bật ứng dụng.

Để sử dụng NSUserDefaults làm như sau

let defaults = NSUserDefaults.standardUserDefaults()
defaults.setInteger(25, forKey: "Age")
defaults.setBool(true, forKey: "Gender")
defaults.setObject("Paul Hudson", forKey: "Name")
defaults.setObject(NSDate(), forKey: "LastRun")

Dữ liệu được lưu vào NSUserDefaults không bị mất đi khi bạn thoát ứng dụng.

Để lấy dữ liệu đã lưu trong NSUserDefaults ta làm như sau:

let defaults = NSUserDefaults.standardUserDefaults()
let age = defaults.integerForKey("Age")
let gender= defaults.boolForKey("Gender")
let name= defaults.objectForKey("Name")

5 comments:

  1. This is a great inspiring article.I have to thank you for ones time for this especially astonishing read!You can do something much better but i still say this perfect.
    best autoketing app, Create Discount master, Product discount master

    ReplyDelete
  2. Good day. I discovered your online journal utilizing msn. They are really useful and intriguing. I am looking forward on your next post, I’ll attempt to get the hang of it!
    Shopify free shipping bar app shipping bar shopify autoketing.com

    ReplyDelete
  3. These articles are exactly what I need.I guess you are a smart cookie because of your knowledge and insight. Thank you for your contribution to the community. game online Tomb Runner Talking Tom Gold Run Online best online game Mommy Elsa Baby Caring online game

    ReplyDelete

  4. food games 2019
    basketball free online
    soccer games 2019
    These articles are exactly what I need.I guess you are a smart cookie because of your knowledge and insight. Thank you for your contribution to the community.

    ReplyDelete
  5. io jogos for school
    free online juegos games
    play 2 player games
    I’m truly enjoying the design and layout of your site. It’s a very easy on the eyes which makes it much more enjoyable for me to come here and visit more often. Did you hire out a designer to create your theme? Exceptional work!

    ReplyDelete