Examples of using Web docs glossary in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Parameter- MDN Web Docs Glossary: Definitions of Web-related terms| MDN A parameter is a named variable passed into a function.
Exception- MDN Web Docs Glossary: Definitions of Web-related terms| MDN An exception is a condition that interrupts normal code execution.
Google Chrome- MDN Web Docs Glossary: Definitions of Web-related terms| MDN Google Chrome is a free Web browser developed by Google.
Java- MDN Web Docs Glossary: Definitions of Web-related terms| MDN Java is a compiled, object-oriented, highly portable programming language.
Property- MDN Web Docs Glossary: Definitions of Web-related terms| MDN The term property can have several meanings depending on the context.
Immutable- MDN Web Docs Glossary: Definitions of Web-related terms| MDN An immutable object is one whose content cannot be changed.
WebExtensions- MDN Web Docs Glossary: Definitions of Web-related terms| MDN WebExtensions is a cross-browser system for developing browser extensions in Firefox.
Signature- MDN Web Docs Glossary: Definitions of Web-related terms| MDN The term signature can have several meanings depending on the context.
Gzip compression- MDN Web Docs Glossary: Definitions of Web-related terms|
Method- MDN Web Docs Glossary: Definitions of Web-related terms| MDN A method is a function which is a property of an object.
Syntax error- MDN Web Docs Glossary: Definitions of Web-related terms| MDN An exception caused by the incorrect use of a pre-defined syntax.
Gaia- MDN Web Docs Glossary: Definitions of Web-related terms| MDN The user interface and default application suite of the Firefox OS platform.
WebP- MDN Web Docs Glossary: Definitions of Web-related terms| MDN WebP is a lossless and lossy compression image format developed by Google.
Domain- MDN Web Docs Glossary: Definitions of Web-related terms| MDN A domain is an authority within the internet that controls its own resources.
Host- MDN Web Docs Glossary: Definitions of Web-related terms| MDN A host is a device connected to the Internet or a local network.
Operator- MDN Web Docs Glossary: Definitions of Web-related terms| MDN Reserved syntax consisting of punctuation or alphanumeric characters that carries out built-in functionality.
Main thread- MDN Web Docs Glossary: Definitions of Web-related terms| MDN The main thread is where a browser processes user events and paints.
Git- MDN Web Docs Glossary: Definitions of Web-related terms| MDN Git is a free, open-source, distributed Source Code Management(SCM) system.
Scrollport- MDN Web Docs Glossary: Definitions of Web-related terms| MDN The scrollport is the visual viewport of a scroll container in a document.
Syntax- MDN Web Docs Glossary: Definitions of Web-related terms| MDN Syntax specifies the required combination and sequence of characters making up correctly structured code.