GithubHelp home page GithubHelp logo

โครงสร้าง JSON ง่ายๆ ที่สร้างขึ้นตามตัวอย่าง XML ที่แสดงถึงร้านหนังสือ

short-form.🔽
{ "store": {
    "book": [ 
      { "category": "reference",
        "author": "Nigel Rees",
        "title": "Sayings of the Century",
        "price": 8.95
      },
      { "category": "fiction",
        "author": "Evelyn Waugh",
        "title": "Sword of Honour",
        "price": 12.99
      },
      { "category": "fiction",
        "author": "Herman Melville",
        "title": "Moby Dick",
        "isbn": "0-553-21311-3",
        "price": 8.99
      },
      { "category": "fiction",
        "author": "J. R. R. Tolkien",
        "title": "The Lord of the Rings",
        "isbn": "0-395-19395-8",
        "price": 22.99
      }
    ],
    "bicycle": {
      "color": "red",
      "price": 19.95
    }
  }
}
XPath JSONPath Result
/store/book/author $.store.book[*].author the authors of all books in the store
//author $..author all authors
/store/* $.store.* all things in store, which are some books and a red bicycle.
/store//price $.store..price the price of everything in the store.
//book[3] $..book[2] the third book
//book[last()] .. ..

On the other hand

Create a simple food menu

Create a simple food menu

Hide something before placing the desired menu.⏬🦋Press to view

Phra Aphai Mani 🦋

A content delivery network or content distribution network (CDN) is a globally distributed network of proxy servers deployed in multiple data centers. I 🤟 Hash..node


Dharma API Database for Collecting "Local Buddhism Digital Media Content"

เตือนตนเองสิ่งที่ห้ามมองข้ามในการทำ SEO สิ่งที่ทำให้img alt Google เข้าใจเนื้อหาต่างๆ บนรูปภาพที่อยู่บนเว็บไซต์ของเราได้มากกว่าเดิม decoding="async"ตทริบิวต์จะบอกเบราว์เซอร์ว่าการถอดรหัสรูปภาพสามารถทำได้ในภายหลัง เพื่อให้เบราว์เซอร์สามารถแสดงเนื้อหาต่อไปได้แม้ว่ารูปภาพจะยังโหลดไม่ครบถ้วนก็ตาม

<img alt="Dharma API Database for Collecting &quot;Local Buddhism Digital Media Content&quot;" src="https://cdn.hashnode.com/res/hashnode/image/upload/v1707775969526/b307fcf3-e031-4613-b2eb-b82fd44730fd.png?w=1600&amp;h=840&amp;fit=crop&amp;crop=entropy&amp;auto=compress,format&amp;format=webp" decoding="async" data-nimg="responsive" class="mb-0 block w-full" style="position: absolute; inset: 0px; box-sizing: border-box; padding: 0px; border: none; margin: auto; display: block; width: 0px; height: 0px; min-width: 100%; max-width: 100%; min-height: 100%; max-height: 100%;">

Special Thanks

Cloudflare
Cloudflare for providing their great CDN, SSL and advanced networking services.

Localazy
Localazy for providing access to their great localization service.

MacStadium
MacStadium for providing access to their Mac hardware in the cloud.

Netlify
Netlify for providing hosting for our website.

ngrok
ngrok for providing access to their great HTTP tunneling services.


pripramot's Projects

amazon-sagemaker-examples icon amazon-sagemaker-examples

Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.

app icon app

Vertex AI Conversation สำหรับตัวอย่างหน้าเเชท JiraphinyaLnc

badges icon badges

:pencil: Markdown code for lots of small badges :ribbon: :pushpin: (shields.io, forthebadge.com etc) :sunglasses:. Contributions are welcome! Please add yours!

free-for-dev icon free-for-dev

ขุมทรัพย์ สำหรับมือสมัครเล่นอย่างฉัน

i-studio icon i-studio

This repository is a special gift for my Thai friend. It was built using hashnode clone

langchain icon langchain

⚡ Building applications with LLMs through composability ⚡

llmlingua icon llmlingua

To speed up LLMs' inference and enhance LLM's perceive of key information, compress the prompt and KV-Cache, which achieves up to 20x compression with minimal performance loss.

mindsdb icon mindsdb

The platform for customizing AI from enterprise data

my-creators-trueid icon my-creators-trueid

My Creators TrueID พื้นที่เก็บ รูปภาพเเละเนื้อหาสำหรับ My Creators TrueID

mymovies icon mymovies

ไอเดีย ดี search movies and download

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.