我有一個屬性列表一對夫婦字典,組成一個菜單系統,我的比賽,像這樣: New game
Easy
Normal
Hard
Load game
Recent
Older
Options
Game
Sound
等。圖中的每個項目列表是一本字典。 我使用UINavigationController和UITableViews來顯示
我目前正試圖從plist中獲取數據。 基本上,它看起來像這樣: plist called 'woerter'
-> Root key of type Dictionary
-> woerter key of type Array
-> various Items of type String with string Values
當我現在嘗試讀取從中隨機字符串,