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.
Oracle Spatial is an extension to Oracle DB which provides support for location data.

0 Questions

Version 5.5.x (August 2004) of the Apache Tomcat servlet container. Use only if your question is specifically related to features of this version.

0 Questions

A license key is a type of software protection and can take many forms. In some form or fashion they grant permission to an application to execute.

0 Questions

The null-coalescing operator (?? in PHP 7) is used to define a default value for nullable value types or reference types. It returns the left-hand operand if the operand is not null; otherwise it returns the right operand.

0 Questions

Metro is a mature web services framework for Java.

0 Questions

A Hash Table is a data structure used to store data in the form of Key=>Value pairs. A Distributed Hash Table (DHT) is basically a hash table distributed across a network of computers(nodes). A DHT uses a Routing Protocol to determine which node to store a piece of data on.

0 Questions

Sproutcore is an advanced HTML5 application framework.

0 Questions

bjam is the old name of the engine used by Boost.Build The new name is b2

0 Questions

Partial application is a programming technique for passing less than the full number of arguments to a function, in order to yield a new function that can be used later. It is particularly common in functional languages that support currying.

0 Questions

Transliteration refers to the process of mapping letters or glyphs from one character encoding to another

0 Questions

0 Questions