널: 같은 용어로 언급되는 주제 - Wiki 한국어
Wiki 한국어Wiki 日本語Wiki Tiếng Việt

널: 같은 용어로 언급되는 주제

또는 Null은 다음을 가리키는 말이다.

같이 보기

This article uses material from the Wikipedia 한국어 article Null, which is released under the Creative Commons Attribution-ShareAlike 3.0 license ("CC BY-SA 3.0"); additional terms may apply. (view authors). 별도로 명시하지 않은 경우, 내용은 CC BY-SA 3.0에 따라 사용할 수 있습니다. Images, videos and audio are available under their respective licenses.
#Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. Wiki (DUHOCTRUNGQUOC.VN) is an independent company and has no affiliation with Wikimedia Foundation.

/** SHOW / HIDE SECTION**/function mfTempOpenSection(getID) {var x = document.getElementById("mf-section-"+getID); if (x.style.display === "none") { x.style.display = ""; } else { x.style.display = "none"; }}