aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/glossary/instance/index.html
blob: e6a47e14b4f0c63d7a2b93590f2c58e7dc8134c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
title: Instance
slug: Glossary/Instance
tags:
  - 术语
translation_of: Glossary/Instance
---
<p>一个<a href="/zh-CN/docs/Glossary/Object">对象</a>,由<a href="/zh-CN/docs/Glossary/Constructor">构造函数</a>所创建的实例</p>

<h2 id="了解更多">了解更多</h2>

<h3 id="知识">知识</h3>

<ul>
 <li>{{interwiki("wikipedia", "Instance (computer science)", "实例")}} - 维基百科</li>
</ul>