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 list of capabilities or attributes necessary to be in compliance of some specification.
0 Questions
A domain name is a string of characters that identifies a realm of authority within a Domain Naming System (DNS).
0 Questions
The successor to PHP 7.0. Use this tag for version-specific issues relating specifically to PHP 7.1.
0 Questions
Use this tag when your question is about the AVAudioEngine class, which is part of the AVFoundation framework.
0 Questions
A user interface widget that allows the user to select one or multiple of a set of values. The list of possible selections is only shown (dropped-down) after the users clicks the widget.
This interface is also known as drop-down list or a drop-down menu.
0 Questions
In computer programming, boilerplate is the term used to describe sections of code that have to be included in many places with little or no alteration. It is more often used when referring to languages which are considered verbose, i.e. the programmer must write a lot of code to do minimal jobs.
0 Questions
Open source font rendering library, written in C, which is able to open font files in OpenType and TrueType formats (and more) and render glyphs.
0 Questions
CDC may refer to the Communication Device Class (or USB CDC). Also may refer to Change Data Capture in Microsoft SQL Server, PostgreSQL, IBM (IDR), and Informix. Also may refer to Connected Device Configuration in Java ME.
0 Questions
Mutation refers to a genetic operator used to maintain genetic diversity from one generation of a population to the next. For javascript DOM, use [mutation-observers]. For Java mutators, use [mutators]. For object mutability in general, use [mutability].
0 Questions
Hibernate Annotations provide an alternative method of supplying metadata which maps Java objects to the database tables they represent.
0 Questions