Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] [Not just Javascript] Looping through JSON data should be simple, shouldn't it?
- Date: Wed, 1 Dec 2010 19:32:55 +0900
- From: Shawn Brown <big.coffee.lover@example.com>
- Subject: Re: [tlug] [Not just Javascript] Looping through JSON data should be simple, shouldn't it?
- References: <4CF3753F.3040008@example.com> <8C6EAABB-CD6F-4015-A14B-0FFF171743B5@example.com> <4CF619DD.2020401@example.com>
> So... how come I don't got no square brackets in my JSON output? Objects and arrays are formatted differently, aren't they? An object is an unordered set of name/value pairs. An object begins with { (left brace) and ends with } (right brace). Each name is followed by : (colon) and the name/value pairs are separated by , (comma). An array is an ordered collection of values. An array begins with [ (left bracket) and ends with ] (right bracket). Values are separated by , (comma). http://www.json.org/ Shawn
- Follow-Ups:
- References:
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] [Not just Javascript] Looping through JSON data should be simple, shouldn't it?
- Next by Date: Re: [tlug] [Not just Javascript] Looping through JSON data should be simple, shouldn't it? [SOLVED]
- Previous by thread: Re: [tlug] [Not just Javascript] Looping through JSON data should be simple, shouldn't it?
- Next by thread: Re: [tlug] [Not just Javascript] Looping through JSON data should be simple, shouldn't it? [SOLVED]
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links