Search

Home > iOSDevLog > 301. The iOS Apprentice 2- Checklists 06 - Saving and Loading-2
Podcast: iOSDevLog
Episode:

301. The iOS Apprentice 2- Checklists 06 - Saving and Loading-2

Category: Technology
Duration: 00:44:36
Publish Date: 2016-01-02 12:46:47
Description: In this section you will: 这一期我们将要

Determine where in the file system you can place the file that will remember the to-do list items.
确定文件在文件系统存放位置将会记得(保存)待办列表事项
Save the to-do items to that file whenever the user changes something: adds a new item, toggles a checkmark, deletes an item, et cetera.
当用户更改:添加一个新条目,切换选择目录,删除一个条目,等等,则将待办事项保存到该文件
Load the to-do items from that file when the app starts up again after it was terminated.
当应用终止后再次启动时,从文件中待办事项
Total Play: 0