Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

문서 태그: Glossary

4개 문서를 찾았습니다

  • Glossary 웹 기술은 문서화 및 코딩에 쓰이는 전문 용어와 약어 목록을 포함합니다. 이 용어 사전은 웹을 성공적으로 이해하고 구축하기 위해 알아야 할 단어와 약자의 정의를 제공합니다.
  • Glossary/Hoisting JavaScript 에서, 함수 및 변수 는 끌어올려( hoisted )집니다. 호이스팅(hoisting, 끌어올림)은 선언을 scope (전역 범위 또는 현재 함수 ...
  • Glossary/HTML HTML (hypertext markup language)는 웹페이지의 구조를 지정하는 기술적인 언어입니다.
  • Glossary/SIMD SIMD ("seem-dee"로 발음) 는 컴퓨터 구조 분류 중 하나인 단일 명령어/복수 데이터( Single Instruction/Multiple Data )의 ...