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.
Rounding a numerical value means replacing it by another value that is approximately equal but has a shorter, simpler, or more explicit representation.
0 Questions
CSS Grid Layout is a W3C technology that allows for the creation of grids. It eliminates the need to use floats, tables, absolute positioning and even flexbox for building all sorts of grids, from simple to complex. Do not use this tag for CSS grid systems in general.
0 Questions
Foundation is a cross-device CSS framework, maintained by ZURB, for building both prototypes and production code.
0 Questions
Memcached is a simple distributed object cache that caches information in memory, and can be used to improve the performance of dynamic web applications by reducing access time and database load.
0 Questions
OpenID Connect Provider and OAuth 2.0 Authorization Server Framework based on ASP.NET Core
0 Questions
Use this tag only for questions about UNION, a keyword of the SQL language for combining the results of multiple SQL queries. Use [union-all] for the UNION-ALL keyword. Use the tag [unions] for unions in C, C++, and similar languages.
0 Questions
Speech recognition (SR) is the inter-disciplinary sub-field of computational linguistics which incorporates knowledge and research in the linguistics, computer science, and electrical engineering fields to develop methodologies and technologies that enables the recognition and translation of spoken language into text by computers and computerized devices such as those categorized as smart technologies and robotics
0 Questions
Spinner is a widget that allows the user to select an item from a group, like a dropdown list.
0 Questions
EXE is a common filename extension for an executable file (a program) in Microsoft Windows and other operating systems (e.g. DOS, OpenVMS, Symbian, and OS/2).
0 Questions
In iOS and Mac OSX, segue is a configurable object which specifies a transition from one scene to another.
0 Questions
GNU Octave is a free and open-source mathematical software package and scripting language. The scripting language is intended to be compatible with MATLAB, but the two packages are not interchangeable. Don’t use both the [matlab] and [octave] tags, unless the question is explicitly about the similarities or differences between the two.
0 Questions