flagflag  
1: 2014-09-15 (Mon) 01:19:03 iseki source 2: 2014-09-15 (Mon) 01:29:11 iseki source
Line 1: Line 1:
** LLSD (Linden Lab Structured Data) [#p01e6ecd] ** LLSD (Linden Lab Structured Data) [#p01e6ecd]
 +- http://wiki.secondlife.com/wiki/LLSD
 +#br
 +*** Maker [#iee8d53e]
 +- undef:  '!'
 +- true:  '1'
 +- false:  '0'
 +- integer:'i' + htonl(value)
 +- real:  'r' + htond(value)
 +- uuid:  'u' + uuid uuid is 16 bytes
 +- binary: 'b' + htonl(binary.size()) + binary
 +- string: 's' + htonl(string.size()) + string notation serialization is considered valid
 +- uri:    'l' + htonl(uri.size()) + uri
 +- date:  'd' + htond(seconds_since_epoch)
 +- array:  '[' + htonl(array.length()) + (child0, child1, ...) + ']' order is always preserved
 +- map:    '{' + htonl(map.length()) + ((key0,value0), (key1, value1), ...)+ '}' order is not always preserved.
 +- key:    'k' + htonl(key.length()) + string
 +#br
*** Example [#p0fb75e4] *** Example [#p0fb75e4]
-- llmesh のヘッダ付近+- [[llmesh>OAR/llmesh]] のヘッダ付近
 7b                                {  7b                                {


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 2024Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Today

Who's Online

34 user(s) are online (1 user(s) are browsing xpwiki)

Members: 0
Guests: 34

more...

Access Counter

Today : 4441444144414441
Yesterday : 8599859985998599
Total : 2365144723651447236514472365144723651447236514472365144723651447
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com