From da78a9e329e272dedb2400b79a3bdeebff387d47 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:17 -0500 Subject: initial commit --- files/ko/glossary/variable/index.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 files/ko/glossary/variable/index.html (limited to 'files/ko/glossary/variable') diff --git a/files/ko/glossary/variable/index.html b/files/ko/glossary/variable/index.html new file mode 100644 index 0000000000..ac52d0578a --- /dev/null +++ b/files/ko/glossary/variable/index.html @@ -0,0 +1,21 @@ +--- +title: Variable +slug: Glossary/Variable +translation_of: Glossary/Variable +--- +

변수는 {{Glossary("Value", "값")}}을 저장하기 위해 명명된 위치이다. 이것을 사용하면 미리 정해진 이름을 통해 예측할 수 없는 값에 접근할 수 있다.

+ +

더 알아보기

+ +

일반적인 지식

+ + + +

기술적 참조

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