From 42eef04794b90e342481b88ee1862f24c0ac9c0f Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Wed, 20 Oct 2021 23:51:49 +0900 Subject: 20211020-Glossary-1 --- files/ja/glossary/routers/index.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 files/ja/glossary/routers/index.md (limited to 'files/ja/glossary/routers/index.md') diff --git a/files/ja/glossary/routers/index.md b/files/ja/glossary/routers/index.md new file mode 100644 index 0000000000..1c3ae5a11a --- /dev/null +++ b/files/ja/glossary/routers/index.md @@ -0,0 +1,30 @@ +--- +title: ルーター +slug: Glossary/routers +translation_of: Glossary/routers +original_slug: Glossary/ルーター +--- +

Webの世界でのルーターには2つの定義があります。

+ +
    +
  1. ネットワーク層にとって、ルーターは{{Glossary('Packet','パケット')}}の行先を決めるネットワーク機器です。
  2. +
  3. アプリケーション層の{{Glossary('SPA','SPA')}} にとって、ルーターは与えられた {{Glossary('URL', 'URL')}} に対してどのようなウェブページを提供するかを決定する{{Glossary('Library','ライブラリー')}}です。
  4. +
+ +

詳細情報

+ +

一般知識

+ +

ネットワーク層における文脈 :

+ + + +

アプリケーション層の SPA における文脈 (主要なSPAフレームワークのライブラリ) :

+ + -- cgit v1.2.3-54-g00ecf