花了2天时间研究iPhone中锁屏图片和墙纸到底存放在哪个文件夹,最终终于找到是这2个文件:

Library/SpringBoard/LockBackground.cpbitmap

Library/SpringBoard/HomeBackground.cpbitmap

在此列出一些系统文件夹中的文件及用途:

Accessibility settings

Settings > General > Accessibility

Library/Preferences/com.apple.Accessibility.plist

Airplane Mode, WiFi, and Bluetooth

Also memorized WiFi networks

Library/Preferences/com.apple.preferences.network

Library/Preferences/com.apple.network.eapclient.tls.TrustExceptions.plist

SystemConfiguration/com.apple.network.identification.plist

SystemConfiguration/com.apple.wifi.plist

SystemConfiguration/preferences.plist

Calendar

Library/Calendar/*

Library/Preferences/com.apple.mobilecal

Call History

Library/CallHistory/*

Clock

Includes the current timezone, and World cities, timers, alarms, stopwatches

Library/Preferences/com.apple.mobiletimer.plist

Library/Preferences.com.apple.preferences.datetime.plist

Contacts

Library/AddressBook/*

Device name

SystemConfiguration/com.apple.mobilegestalt

FaceTime

Library/Preferences/com.apple.conference*

Keyboard Shortcuts

Settings > General > Keyboard > Shortcuts

Library/Keyboard/*

Language/Keyboard languages

Library/Preferences/.GlobalPreferences.plist

Library/Preferences/com.apple.Preferences.plist

Library/Preferences/com.apple.purplebuddy.plist

Location Services

Settings > Location Services

Library/locationd/*

Library/Preferences/com.apple.locationd.plist

Maps

Library/Maps/*

Library/Preferences/com.apple.Maps.plist

Music settings

Library/Preferences/com.apple.mobileipod.plist

Notes

Library/Notes/*

Library/Preferences/com.apple.mobilenotes.plist

Notification Center/Push Notification settings

Settings > Notifications

Library/BullitenBoard/*

Library/SpringBoard/PushStore/*

Library/SpringBoard/applicationstate.plist

Library/Preferences/com.apple.springboard.plist

Camera Roll

When replacing, you should delete all files in the respected folders first

Media/DCIM/*

Media/PhotoData/*

Library/Preferences/com.apple.mobileslideshow.plist

Homescreen icon layout

Note that this will be a different file if using a tweak like InfiniFolders

Library/SpringBoard/IconState.plist

Restrictions settings

Settings > General > Restrictions.

NOTE: This declares what is allowed by restrictions. If you are trying to bypass restrictions that have been set on you, just turn certain things to

Library/ConfigurationProfiles/PublicInfo/EffectiveUserSettings.plist

Library/ConfigurationProfiles/UserSettings.plist

Library/Preferences/com.apple.springboard.plist

Safari

Cookies, history, bookmarks, settings

Library/Cookies/Cookies.binarycookies

Library/Safari/*

Library/Preferences/com.apple.WebFoundation.plist

Safari homescreen bookmarks

Library/WebClips/*

Siri

Library/Preferences/com.apple.assistant*

SMS, MMS, iMessages, and iMessage/FaceTime settings

Library/Preferences/com.apple.imservice*

Library/Preferences/com.apple.madrid.plist

Library/Preferences/com.apple.MobileSMS.plist

Library/SMS/*

Sounds

Settings > Sounds

Library/Preferences/com.apple.preferences.sounds.plist

Library/Preferences/com.apple.springboard.plist

Stocks

Library/Preferences/com.apple.stocks.plist

Voice Memos

Media/Recordings/*

Voicemail

Library/Voicemail/*

Wallpaper

The HomeBackground files only exist if different from the LockBackground. CPBitmaps can be converted to PNG or JPEG with this handy website:

http://cpbitmap.cleverbyte.com.au/

Library/SpringBoard/LockBackground.cpbitmap

Library/SpringBoard/LockBackgroundThumbnail.jpg

Library/SpringBoard/HomeBackground.cpbitmap

Library/SpringBoard/HomeBackgroundThumbnail.jpg

Weather

Celcius/Fahrenheit, current city

Library/Preferences/com.apple.weather.plist

Here is some slightly more detailed information on each file for those that are interested.

keychain-backup.plist

Probably a backup of data stored in keychains-2.db, which stores various passwords such as WiFi, Passcode Lock, etc. (encrypted)

Library/AddressBook/AddressBook.sqlitedb

Contacts. These are the contacts which are in the "On my i[Pad/Phone/Pod touch]" group and are synced with iCloud, and are independent from contacts synced from mail accounts

Library/AddressBook/AddressBookImages.sqlitedb

-Contact images

Library/Accounts/Accounts3.sqlite

-Account info for the Calendars, Contacts,

App Store, and iTunes apps

Library/BullitenBoard/ClearedSections.plist

Logs the sections in Notification Center that have been recently "Clear"ed

Library/BullitenBoard/SectionInfo.plist

Notification settings for individual apps (Settings app > Notifications > [app name])

Library/BullitenBoard/SectionOrder.plist

The order of the items in Notification Center (Settings > Notifications)

Library/Caches/com.apple.WebAppCache/ApplicationCache.db

Related to data cached by websites

Library/Caches/locationd/clients.plist

Location settings for apps and System Services (Settings > Location Services)

Library/Caches/locationd/GyroCal.db

Gyroscope calibration

Library/Calendar/Calendar.sqlitedb

Calendar in its entirety

Library/Calendar/Extras.db

Extras for calendar

Library/CallHistory/call_history.db

Call history, including Phone and FaceTime

Library/ConfigurationProfiles/PublicInfo/EffectiveUserSettings.plist

Restrictions settings, such as which abilities are enabled (if restrictions are on)

Library/ConfigurationProfiles/UserSettings.plist

Appears to mirror EffectiveUserSettings.plist

Library/Cookies/com.apple.dataaccessd.[random string associated with an email account].binarycookies

Binary cookies for a specific email account

Library/Cookies/com.apple.itunesstored.2.sqlitedb

iTunes/App Store

cookies

Library/Cookies/Cookies.binarycookies

Safari's binary cookies

Library/DataAccess/AccountInformation.plist

Email data sync info

Library/DataAccess/ASFolders-[random string associated with an email account]

Plist containing folder info for a specific email account

Library/DataAccess/iCloud-[iCloud email account name]/.mboxCache.plist

iCloud email info

Library/DataAccess/iCloud-[iCloud email account name]/.OfflineCache/[number]

iCloud emails cached for offline

Library/itunesstored/itunesstored2.sqlitedb

iTunes/App Store

payment and download info

Library/itunesstored/itunesstored_private.sqlitedb

iTunes/App Store

info

Library/Keyboard/dynamic-text.dat

Appears to be a keylog, and then an alphabetical list of full words.

Library/Keyboard/UserDictionary.sqlite

User-managed autocorrections (Settings > General > Keyboard > Shortcuts)

Library/Keyboard/UserDictionaryWordKeyPairs.plist

Mirrors UserDictionary.sqlite in a different format and as a plist

Library/Mail/AutoFetchEnabled

Plist containing one true/false value of whether Fetch is enabled for Mail

Library/Maps/Bookmarks.plist

Maps bookmarks

Library/Maps/History.plist

Maps history

Library/Notes/notes.idx

Notes

Library/Notes/notes.sqlite

Notes

Library/Preferences/.GlobalPreferences.plist

International settings

Library/Preferences/AppBackup/

Created by AppBackup (a Cydia app for backing upp app data) if you use it, and contains app data backed up by it

Library/Preferences/com.[name of company].[name of service].plist

Settings for that service. These range from preferences in the Settings app to Cydia apps.

Library/Safari/Bookmarks.db

Safari bookmarks

Library/Safari/History.plist

Safari history

Library/Safari/SuspendState.plist

Suspended state of Safari, its multitasking is handled differently from most apps

Library/SMS/Attachments/[random string associated with an MMS]/[MMS file name].[extension]

An MMS file

Library/SMS/Attachments/[random string associated with an MMS]/[MMS file name]-preview-left.jpg

A preview/thumbnail of an MMS file

Library/SMS/sms.db

Messages, be they iMessages or texts

Library/SpringBoard/applicationstate.plist

App settings

Library/SpringBoard/DesiredIconState.plist

The

current

organization state of the icons on the home screen

Library/SpringBoard/IconState.plist

The last organization state of the home screen since boot, and is affected by DesiredIconState.plist and whatever is contained in /Applications and /var/mobile/Applications at boot

Library/SpringBoard/IconSupportState.plist

Acts as IconState.plist if you have IconSupport installed

Library/SpringBoard/LockBackground.cpbitmap

The lockscreen background, in the form of CPBitmap. Also used for the homescreen background if they are the same.

Library/SpringBoard/LockBackgroundThumbnail.jpg

Thumbnail of the lockscreen background, used in Settings > Wallpaper. Also used for the homescreen background thumbnail if they are the same.

Library/SpringBoard/HomeBackground.cpbitmap

The homescreen background, in the form of CPBitmap. Only exists if it is different from the lockscreen background.

Library/SpringBoard/HomeBackgroundThumbnail.jpg

Thumbnail of the homescreen background, used in Settings > Wallpaper. Only exists if HomeBackground.cpbitmap exists.

Library/SpringBoard/PushStore/com.[name of company].[name of app].pushstore

Plist containing push notification data for that app

Library/Voicemail/voicemail.db

Voicemail data

Library/WebClips/[random string associated with a homescreen bookmark].webclip/icon.png

Icon for a homescreen bookmark

Library/WebClips/[random string associated with a homescreen bookmark].webclip/Info.plist

Properties of a homescreen bookmark

Library/WebClips/[random string associated with a homescreen bookmark].webclip/startup.png

Splashscreen of a homescreen bookmark

Media/DCIM/[number1]APPLE/IMG_[number2].[extension]

Media file in the Camera Roll, be it photo, screenshot, video, or saved from elsewhere. Number1 is the number of the Camera Roll, which depends on how many Camera Rolls you've had and ranges from 100-999. Number2 is the chronological number of the file in the Camera Roll, which ranges from 0001-9999.

Media/PhotoData/Metadata/DCIM/[number >= 100]APPLE/IMG_[number of video in Camera Roll].JPG

Preview image of a video in the Camera Roll before you press the play button

Media/PhotoData/Metadata/DCIM/[number >= 100]APPLE/IMG_[number of video in Camera Roll].THM

Thumbnail of a video in the Camera Roll

Media/PhotoData/Metadata/PhotoData/Sync/[number >= 100]SYNCD/IMG_[number of video in Camera Roll].JPG

Corresponds to its parallel in Media/PhotoData/Metadata/DCIM/[number >= 100]APPLE/IMG_number of video in Camera Roll].JPG

Media/PhotoData/Metadata/PhotoData/Sync/[number >= 100]SYNCD/IMG_[number of video in Camera Roll].THM

Corresponds to its parallel in Media/PhotoData/Metadata/DCIM/[number >= 100]APPLE/IMG_number of video in Camera Roll].THM

Media/PhotoData/MISC/DCIM_APPLE.plist

States the current Camera Roll number and the number of the last media placed into the Camera Roll

Media/PhotoData/MISC/PreviewWellImage.tiff

Thumbnail of the Camera Roll when in the root of the Photos app

Media/PhotoData/Photos.sqlite

Photo data

Media/PhotoData/Photos.sqlite.aside

Appears to be some sort of backup of Photos.sqlite

Media/Recordings/[date] [time].m4a

Voice Memo, named YYYYMMDD HHMMSS.m4a

Media/Recordings/AssetManifest.plist

Manifest of Voice Memo data

Media/Recordings/Recordings.db

Voice Memo data

Media/Recprdings/SyncedAssets.plist

Sync info of Voice Memos

SystemConfiguration/com.apple.accounts.exists.plist

List of accounts that are enabled/disabled on your device

SystemConfiguration/com.apple.AutoWake.plist

List of times that the device is scheduled to automatically connect to WiFi (persistent Wifi for ya)

SystemConfiguration/com.apple.mobilegestalt

Contains the device name

SystemConfiguration/com.apple.network.identification.plist

Network info, such as memorized SSID's to automatically connect to

com.apple.radios.plist - Airplane Mode toggle

SystemConfiguration/com.apple.wifi.plist

Network info, such as memorized SSID's to automatically connect to

SystemConfiguration/preferences.plist

Network info

linux苹果photodata文件夹,iPhone系统文件夹中的文件及用途相关推荐

  1. r指引到文件夹_R语言中进行文件夹及文件夹内文件操作范例

    rm(list=ls()) path = 'J:/lab/EX29 –在R语言中进行文件(夹)操作' setwd(path) cat("file A\n", file=" ...

  2. 手机上怎么压缩html文件夹,iphone手机怎么压缩文件 iphone自带文件压缩功能操作方法分享...

    iphone手机怎么压缩文件?目前国内有着很多的用户都在使用着iphone手机,iphone手机上也是有着很多的操作功能的,很多的用户都还是不是很熟悉,比如想用iphone手机进行压缩文件,应该怎么操 ...

  3. win7计算机管理找不到文件夹,win7系统中电脑文件夹选项不见了的具体解决方法...

    最近总会遇见一些用户们在使用win7系统的时候,出现电脑文件夹选项不见了的情况,要怎么处理呢?今日在这里就呈现了win7系统中电脑文件夹选项不见了的具体解决方法. 解决方法一: 1.通过资源管理--- ...

  4. 计算机考试哪个是考试文件夹,计算机考试中考生文件夹下的子文件夹在哪个磁盘中找??...

    满意答案 muxue8228 2015.08.21 采纳率:48%    等级:9 已帮助:517人 子文件夹应该在安装软件的那个磁盘里找.这个子文件夹一般在D盘,文件夹的名称是学生的编号. 在Win ...

  5. java中获取文件夹路径,java中获取文件或文件夹的路径方法

    获取当前类的所在工程路径; 如果不加"/" File f = new File(this.getClass().getResource("").getPath( ...

  6. Linux上新建文件夹并将另一个文件夹移动进来

    场景 在Linux上新建一个文件夹,并将另一个文件夹移动到新建的文件夹内. 实现 新建文件夹: mkdif  文件夹名字 比如: mkdir a 移动文件夹b到问价夹a中: mv b a 举例:

  7. 如何在linux系统下对文件夹名有空格的文件

    在5261Windows操作系统中可以轻易地创建\移动\删除文件4102夹名带有空格的文件夹, 而在linux则需要进行一些特殊的处理才能1653实现以上功能. (1)创建文件夹 mkdir my\ ...

  8. maven没有resource文件夹_maven项目中没有resource文件夹的问题

    之前使用eclipse创建maven项目,文件夹都是建好的,这几次创建,都没有resource文件夹,需要手动创建resource. 现象描述 在eclipse中,创建maven项目有两种方式: 一种 ...

  9. linux怎么查找文件名带有abc的文件,如何查找一个文件夹里的最新的文件

    如何查找一个文件夹里的最新的文件以下文字资料是由(历史新知网www.lishixinzhi.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧! 如何查找一个文件夹里的最新的文件 安装一 ...

最新文章

  1. docker-compose编排最佳实战(多服务)
  2. Java中取两位小数
  3. MySQL设计之三范式
  4. 这是一个不完整的详细Java多线程,但对于初学者足够了,相信我,你会爱上她的
  5. hibernate主键详细介绍
  6. 开心庄园页面HTML素材,练习2:制作开心庄园页面.html
  7. 十大开源推荐系统简介 [转自oschina]
  8. 满分简便解法:1002 写出这个数 (20分)
  9. 用来表示python代码块的是什么_三分钟带你用简单的Python代码深入理解Python中的元类...
  10. 在 Swift 语言中更好的处理 JSON 数据:SwiftyJSON
  11. C和C++实务精选丛书
  12. (转)百度Map API
  13. 用python写一段话.使这句话在电脑屏幕中循环播放_Python笔记_第一篇_面向过程第一部分_6.循环控制语句(while 和 for)_...
  14. ubuntu Nvidia 显卡驱动失效问题
  15. 【centos】快速截图设置
  16. 舵机的基本了解以及数字舵机和模拟舵机的区别
  17. 用户界面设计有效的人机交互策略_学习笔记
  18. Python求解二元二次函数梯度
  19. php 调用reboot,Linux命令:reboot命令
  20. python读取文本两个数字的成语_只要2步!将搜狗词库(scel)转为Python可读的文本...

热门文章

  1. 银行数字化转型导师坚鹏:金融科技如何赋能银行数字化营销
  2. 深圳市蛋壳公寓租房数据分析
  3. 遥仰凰华为何是巅峰之作
  4. 组装机主板boot menu
  5. 软件分析与设计UML旧货交易平台建模 心得
  6. XTabLayout百变样式
  7. SimpleDateFormat yyyy-MM-dd HH:mm:ss
  8. yyyyMMddHHmmss转yyyy-MM-dd HH:mm:ss格式
  9. schwarz( 施瓦兹)不等式证明
  10. 酒店管理系统的设计与实现