我有問題通過索引訪問字段。這個庫https://github.com/buger/jsonparser 例如從https://github.com/buger/jsonparser: // Or use can access fields by index!
jsonparser.GetInt("person", "avatars", "[0]", "url")
我的代碼: package
我是新開發的Windows UWP應用程序,我正試圖從我的資產文件夾中解析JSON文件。我看過很多教程,但是當我嘗試過時,他們不工作。請有人幫我解析一下,如果你能舉一個例子。 我使用VS2017和C#; 這是我想使用的庫: using Windows.Data.Json;
我的代碼是: private Uri appUri = new Uri("ms-appx:///Assets/marker