英語 での Definitions of web-related terms の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Definitions of Web-related terms| MDN A domain name is a website's address on the Internet.
DTMF(Dual-Tone Multi-Frequency signaling)- MDN Web Docs Glossary: Definitions of Web-related terms| MDN Dual-Tone Multi-Frequency(DTMF) signaling is a system by which audible tones are used to represent buttons being pressed on a keypad.
Definitions of Web-related terms| MDN flex is a new value added to the CSS display property.
Grid Row- MDN Web Docs Glossary: Definitions of Web-related terms| MDN A grid row is a horizontal track in a CSS Grid Layout, that is the space between two horizontal grid lines.
Definitions of Web-related terms| MDN A raster image is an image file defined as a grid of pixels.
Grid Column- MDN Web Docs Glossary: Definitions of Web-related terms| MDN A grid column is a vertical track in a CSS Grid Layout, and is the space between two vertical grid lines.
Definitions of Web-related terms| MDN A signature, or digital signature, is a protocol showing that a message is authentic.
Character- MDN Web Docs Glossary: Definitions of Web-related terms| MDN A character is either a symbol(letters, numbers, punctuation) or non-printing"control" e.g., carriage return or soft hyphen.
Definitions of Web-related terms| MDN LTR(Left To Right) is a locale property indicating that text is written from left to right.
Codec- MDN Web Docs Glossary: Definitions of Web-related terms| MDN A codec(a blend word derived from"coder-decoder") is a program, algorithm, or device that encodes or decodes a data stream.
Definitions of Web-related terms| MDN In JavaScript, a truthy value is a value that is considered true when encountered in a Boolean context.
P2P- MDN Web Docs Glossary: Definitions of Web-related terms| MDN P2P(Peer-to-peer) is a computer networking architecture in which all participating nodes(peers) have equal privileges and share the workload.
Definitions of Web-related terms| MDN In JavaScript, Number is a numeric data type in the double-precision 64-bit floating point format IEEE 754.
Quality values- MDN Web Docs Glossary: Definitions of Web-related terms| MDN Quality values, or q-values and q-factors, are used to describe the order of priority of values in a comma-separated list.
Definitions of Web-related terms| MDN RSS(Really Simple Syndication) refers to several XML document formats designed for publishing site updates.
SQL- MDN Web Docs Glossary: Definitions of Web-related terms| MDN SQL(Structured Query Language) is a descriptive computer language designed for updating, retrieving, and calculating data in table-based databases.
Definitions of Web-related terms| MDN A flexbox layout is defined using the flex or inline-flex values of the display property on the parent item.
Search engine- MDN Web Docs Glossary: Definitions of Web-related terms| MDN A search engine is a software system that collects information from the World Wide Web and presents it to users who are looking for specific information.
Definitions of Web-related terms| MDN Boot2Gecko(B2G) is the engineering codename for Firefox OS and refers to builds that haven't yet received official Firefox OS branding.
OpenGL- MDN Web Docs Glossary: Definitions of Web-related terms| MDN OpenGL(Open Graphics Library) is a cross-language, multi-platform application programming interface(API) for rendering 2D and 3D vector graphics.
Definitions of Web-related terms| MDN Web content's origin is defined by the scheme(protocol), host(domain), and port of the URL used to access it.
Browsing context- MDN Web Docs Glossary: Definitions of Web-related terms| MDN A browsing context is the environment in which a browser displays a Document normally a tab nowadays, but possibly also a window or a frame within a page.
Definitions of Web-related terms| MDN Learn the best of web developmentGet the latest and greatest from MDN delivered straight to your inbox.
Expando- MDN Web Docs Glossary: Definitions of Web-related terms| MDN Expando properties are properties added to DOM nodes with JavaScript, where those properties are not part of the object's DOM specification: window. document.
PDF- MDN Web Docs Glossary: Definitions of Web-related terms| MDN PDF(Portable Document Format) is a file format used to share documentation without depending on any particular software implementation, hardware platform, or operating system.
Cache- MDN Web Docs Glossary: Definitions of Web-related terms| MDN A cache(web cache or HTTP cache) is a component that stores HTTP responses temporarily so that it can be used for subsequent HTTP requests as long as it meets certain conditions.
PHP- MDN Web Docs Glossary: Definitions of Web-related terms| MDN PHP(a recursive initialism for PHP: Hypertext Preprocessor) is an open-source server-side scripting language that can be embedded into HTML to build web applications and dynamic websites.
Navigation directive- MDN Web Docs Glossary: Definitions of Web-related terms| MDN CSP navigation directives are used in a Content-Security-Policy header and govern to which location a user can navigate to or submit a form to, for example.
Encapsulation- MDN Web Docs Glossary: Definitions of Web-related terms| MDN Encapsulation is the packing of data and functions into one component(for example, a class) and then controlling access to that component to make a"blackbox" out of the object.
ASCII- MDN Web Docs Glossary: Definitions of Web-related terms| MDN ASCII(American Standard Code for Information Interchange) is one of the most popular coding method used by computers for converting letters, numbers, punctuation and control codes into digital form.