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.

문서 태그: TopicStub

79개 문서를 찾았습니다

  • Apps Learn how to create Open Web Apps — rich experiences that run across multiple devices and form ...
  • Apps/FAQs
  • Archive Here at MDN, we try to avoid outright deleting content that might be useful to people targeting ...
  • Archive/Apps This page includes archived content for Apps, including obsolete web app content, Firefox OS ...
  • Archive/Apps/Design/Planning
  • Archive/Mozilla These articles are archived, obsolete documents about Mozilla, Gecko, and the process of ...
  • Archive/Mozilla/Drag_and_drop This section describes how to implement objects that can be dragged around and dropped onto ...
  • Archive/Web The documentation listed below is archived, obsolete material about open Web topics.
  • B2G_OS/API This page lists all B2G OS-specific APIs.
  • B2G_OS/API/Camera_API The Camera API allows applications to manage the camera of the device. It allows them to take ...
  • B2G_OS/Apps Applications for Firefox OS devices are simply open Web apps; they consist entirely of open Web ...
  • B2G_OS/Debugging There are two main types of debugging you'll want to with Firefox OS: debugging apps, and ...
  • B2G_OS/Platform The Firefox OS platform consists of many components. While you don't need to understand its ...
  • Developer_Guide 당신이 숙련가이든 방금 시작했든,  이 페이지에 있는 글들은 당신이 모질라 개발을 할 수 있게끔 도와줄 것입니다.
  • Developer_Guide/Source_Code The articles below will help you get your hands on the Mozilla source code, learn to navigate ...
  • Extensions/Thunderbird Categories
  • Games/Tutorials This page contains multiple tutorial series that highlight different workflows for effectively ...
  • Games/Tutorials/2D_breakout_game_Phaser In this step-by-step tutorial we create a simple mobile MDN Breakout game written in JavaScript, ...
  • Glossary 웹 기술은 문서화 및 코딩에 쓰이는 전문 용어와 약어 목록을 포함합니다. 이 용어 사전은 웹을 성공적으로 이해하고 구축하기 위해 알아야 할 단어와 약자의 정의를 제공합니다.
  • Learn 웹 디자인과 웹 개발에 관해서 배울 것들 무척이나 많습니다. 하지만, 걱정하지 마십시오. 그저 작은 코드를 끄적이든지 전문 개발자로서 성장하든지 저희가 항상 여러분들을 ...
  • Learn/Common_questions This section of the Learning Area is designed to provide answers to common questions that may ...
  • Learn/Drafts This page links to incomplete drafts, and material we really don't know what to do with yet.
  • Learn/HTML/Howto Once you've covered the basics, there isn't one right path to learn HTML. You can pick up ...
  • MDN Mozilla Developer Network (MDN)는 오픈 웹, Mozilla 기술, Firefox OS를 비롯한 개발을 주제로 한 문서를 보관하는 위키입니다. ...
  • MDN/Contribute 아래의 가이드 목록은 스타일 가이드와, 저희의 에디터와 툴 사용설명서 등 MDN에 공헌하기 위한 모든 내용을 담고 있습니다. 페이지를 수정하거나 추가하기 전에 꼭 ...
  • MDN/Contribute/Tools MDN에서는 과정 추척, 내용 관리, 지속적인 최신 변화 갱신을 위한  몇 가지 기능을을 제공합니다.
  • Mozilla This will soon be an awesome landing page for Mozilla internals. For now, it's not.
  • Mozilla/Add-ons/SDK Using the Add-on SDK you can create Firefox add-ons using standard Web technologies: JavaScript, ...
  • Mozilla/Add-ons/Themes Themes are skins for different Mozilla applications. They allow you to change the look and feel ...
  • Mozilla/Add-ons/Themes/Obsolete This page collects theme docs that we don't expect will ever be updated, but which we're keeping ...
  • Mozilla/Add-ons/WebExtensions WebExtensions are a cross-browser system for developing browser add-ons. To a large extent the ...
  • Mozilla/Firefox/Releases This page provides links to the "Firefox X for developers" articles for each Firefox release. ...
  • Mozilla/Firefox/Releases/3 If you're a developer trying to get a handle on all the new features in Firefox 3, this is the ...
  • Mozilla/Marketplace/Submission Marketplace submission
  • Mozilla/Projects Below you'll find links to documentation about various Mozilla projects; these are often parts ...
  • Mozilla/Tech/XPCOM/Guide These articles provide tutorials and usage documentation for XPCOM, including how to use it in ...
  • Mozilla/Tech/XPCOM/Reference/Interface/nsILoginManager Replaces nsIPasswordManager which was used in older versions of Gecko.
  • Project:MDN The Mozilla Developer Network (MDN) is a wiki on which we document the open Web, Mozilla ...
  • Project:MDN/Localizing MDN은 전 세계 모든 사람들에게 웹 기술 또는 FIrefox 내부에 대한 참고와 안내 역할로 사용됩니다. 저희의 지역화 커뮤니티는 Mozilla 프로젝트의 핵심적인 ...
  • Security/CSP Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate ...
  • Tools/WebIDE With WebIDE, you first set up one or more runtimes. A runtime is an environment in which you'll ...
  • Trash This is a trash can. All subpages of this are intended to be deleted; this makes a convenient ...
  • Web/Accessibility/ARIA/ARIA_Techniques The techniques below describes each composite role as well as their required and optional child ...
  • Web/API/AudioChannels_API The AudioChannels API is a Firefox OS-only feature allowing you to place your app audio content ...
  • Web/API/Cache The Cache interface of the ServiceWorker API represents the storage for Request / Response ...
  • Web/API/CSS_Object_Model The CSS Object Model is a set of APIs allowing to manipulate CSS from JavaScript. It is the ...
  • Web/API/DataTransfer The DataTransfer object is used to hold the data that is being dragged during a drag and drop ...
  • Web/API/GlobalEventHandlers The GlobalEventHandlers interface describes the event handlers common to several interfaces like ...
  • Web/API/Web_Workers_API Web Workers are a mechanism by which a script operation can be made to run in a background ...
  • Web/API/WindowEventHandlers WindowEventHandlers mixin describes the event handlers common to several interfaces like Window, ...
  • Web/Apps/Build
  • Web/Apps/Design The items under this section apply generally to Web app design.
  • Web/Apps/Publishing 이 문서와 가이드에서는 Firefox Marketplace에서 앱의 공개 및 관리 방법에 대해 알려드립니다.
  • Web/Apps/Quickstart
  • Web/Apps/Quickstart/Build
  • Web/Apps/Quickstart/Design
  • Web/CSS/@viewport The @viewport CSS at-rule contains a set of nested descriptors in a CSS block that is delimited ...
  • Web/CSS/CSS_Animations CSS Animations is a module of CSS that defines how to animate the values of CSS properties over ...
  • Web/CSS/CSS_Background_and_Borders CSS Background and Borders 는 요소의 배경 및 테두리가 기술되는 법을 정의하는 CSS 모듈입니다. 테두리는 선 또는 이미지일 수 있고, 박스는 하나 ...
  • Web/CSS/CSS_Transitions CSS Transitions is a module of CSS that defines how to create smooth transitions between values ...
  • Web/CSS/cursor The cursor CSS property specifies the mouse cursor displayed when the mouse pointer is over an ...
  • Web/Guide 다음의 기사들은 How-to 정보로 특징적인 기술과 API를 어떻게 사용하는가를 알려줍니다.
  • Web/Guide/API Here you'll find links to each of the guides introducing and explaining each of the APIs that ...
  • Web/Guide/DOM The Document Object Model is an API for HTML and XML documents. It provides a structural ...
  • Web/Guide/HTML 하이퍼텍스트 마크업 언어 (HTML)는 거의 모든 웹 콘텐츠의 핵심 언어입니다. 당신의 브라우저에서 화면에 표시되는 것들의 대부분은 기본적으로 HTML을 사용하여 기술됩니다.
  • Web/HTTP 하이퍼텍스트 트랜스퍼 프로토콜(HTTP)는 HTML과 같은, 하이퍼미디어 문서 전송을 위한 애플리케이션-계층 프로토콜입니다. HTTP는 웹 브라우저와 웹 서버 사이의 통신을 ...
  • Web/HTTP/Basics_of_HTTP HTTP is a pretty extensible protocol. It relies on a few basics concepts like the notion of ...
  • Web/HTTP/Headers HTTP headers allow the client and the server to pass additional information with the request or ...
  • Web/JavaScript/Guide/Obsolete_Pages This is a list of pages that have been merged into chapters (in alphabetical order):
  • Web/JavaScript/Reference/Global_Objects/Math Math 객체는 수학적인 상수들과 함수들을 위한 프로퍼티들과 메서드들을 가지는 내장 객체이다. 함수 객체가 아님을 주의할 것.
  • Web/JavaScript/Reference/Global_Objects/Number The Number JavaScript object is a wrapper object allowing you to work with numerical values. A ...
  • Web/Reference/Events Events are sent to notify code of interesting things that have taken place. Each event is ...
  • Web/Security Ensuring that your Web site or open Web app is secure is critical. Even simple bugs in your code ...
  • Web/SVG 확장가능한 벡터 그래픽 (SVG)은 2차원의 벡터 그래픽을 기술하기 위한 XML 마크업 언어이다.  SVG는 본질적으로 어떤 XHTML을 그래픽화 하기 위해 텍스트화 하기 ...
  • Web/SVG/Attribute onbegin, onend, onload, onrepeat
  • Web/SVG/Element animate , animateColor , animateMotion , animateTransform , mpath , set
  • Web/Web_Components The description above works fairly well at this moment in time, but it leaves out many other ...
  • WebAPI WebAPI 는 웹 앱과 웹 콘텐츠가 기기의 하드웨어에 접근(배터리 상태나 기기의 진동 하드웨어 등)하고 기기의 데이터 저장소에 접근(달력이나 주소록 목록 등)할 수 있도록 ...
  • XPCOM_Interface_Reference This is a reference to the XPCOM interfaces provided by the Mozilla platform.