Skip to content

Commit

Permalink
[ko]: add index.md for web/glossary/instance (#16100)
Browse files Browse the repository at this point in the history
[add]: add index.md for web/glossary/instance
  • Loading branch information
IMHOJEONG authored Sep 30, 2023
1 parent df357b3 commit ba5505c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions files/ko/glossary/instance/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: 인스턴스 (Instance)
slug: Glossary/Instance
l10n:
sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34
---

{{GlossarySidebar}}

{{glossary("constructor", "생성자")}}에 의해 생성된 {{glossary("object", "객체")}}는 해당 생성자의 인스턴스입니다.

## 같이 보기

- 위키백과의 [인스턴스](<https://en.wikipedia.org/wiki/Instance_(computer_science)>)

0 comments on commit ba5505c

Please sign in to comment.