Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted
so,… what’s JSON?
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted
What’s JSON?
{
"firstName":"John",
"lastName":"Smith",
"age":25
}
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted
What’s JSON?
{
"firstName":"John",
"lastName":"Smith",
"age":25,
"address":{
"street":"21 2nd Street“,"city":"New York",
"state":"NY","postalCode":"10021",
"isBusiness":false
}
}
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted
What’s JSON?
Do'stlaringiz bilan baham: