From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/ja/glossary/reference/index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 files/ja/glossary/reference/index.html (limited to 'files/ja/glossary/reference') diff --git a/files/ja/glossary/reference/index.html b/files/ja/glossary/reference/index.html new file mode 100644 index 0000000000..678c8d4cbf --- /dev/null +++ b/files/ja/glossary/reference/index.html @@ -0,0 +1,16 @@ +--- +title: Reference (参照) +slug: Glossary/Reference +translation_of: Glossary/Reference +--- +

{{glossary("object","オブジェクト")}}の文脈において {{glossary("object reference","オブジェクト参照")}}を指します。MDNでは {{glossary("JavaScript")}} 参照自体を指す場合があります。

+ +

コンピューティングにおいては、参照は間接的にアクセスし、コンピューターメモリやその他ストレージデバイスの変数やレコードを取得する値を指します。

+ +

詳細情報

+ +

一般知識

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