Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
A graph legend is commonly used when plotting several sets of data within the same diagram. The legend associates each plot with its corresponding data.

0 Questions

OpenID Connect (OIDC) is a REST-friendly protocol for the (possibly cross-domain) exchange of user identity built on top of the OAuth 2.0 and JWT specifications.

0 Questions

The standard output stream (stdout) is the stream where a program writes its output data.

0 Questions

Fabric.js is an HTML5 canvas library, providing an object model for canvases, an SVG-to-canvas renderer and a canvas-to-SVG parser.

0 Questions

Views (db) refer to database constructs that allow a user to join several tables together or restrict access to certain data. Views (UI) refer to generic objects with a graphical interface. See also the following tags: view, sql-view, android-view, uiview.

0 Questions

A view model or viewpoints framework is a framework which defines a coherent set of views to be used in the construction of an architecture. A view is a representation of a whole system from the perspective of a related set of concerns.

0 Questions

Refers to a space where variables and other items may be accessed from any scope.

0 Questions

A pipeline is a sequence of functions (or the equivalent thereof), composed so that the output of one is input for the next, in order to create a compound transformation. Famously, a shell pipeline looks like "command | command2 | command3" (but use the tag "pipe" for this). It's also used in computer architecture to define a sequence of serial stages that execute in parallel over elements being fed into a pipe, in order to increase the overall throughput.

0 Questions

Metaprogramming is the capability to reprogram ones programming environment, as with macros or metaclasses.

0 Questions

A text field (or text box) is a user-interface control allowing the user to input text into a program.

0 Questions

Version 7 of CentOS Linux distribution. The CentOS Linux distribution is a stable, predictable, manageable and reproduceable platform derived from the sources of Red Hat Enterprise Linux (RHEL).

0 Questions