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.
onmousedown is the event where a mouse button is first clicked (as opposed to when the button is subsequently released, which is onmouseup). This is not specific to any language, so please also include a language tag if applicable.
0 Questions
Round Robin Database is a database that typically holds cyclical data points and remains a constant size over time.
0 Questions
In regular expressions, negative lookbehind checks if the character before the current character does NOT match a certain character.
0 Questions
HTTP 1.1 is the latest version of the http protocol. It includes more stringent requirements than HTTP/1.0 in order to ensure reliable implementation of its features.
0 Questions
The WMI Query Language (WQL) is a subset of the American National Standards Institute Structured Query Language (ANSI SQL)—with minor semantic changes.
0 Questions
Extended Binary Coded Decimal Interchange Code (EBCDIC) is a set of 8-bit character encodings.
0 Questions