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.
"Special folders" refers to directories in the Windows operating system that provide extended functionality in the user interface. Prominent examples are the "Desktop", "Start Menu", the "My Documents" and the "Fonts" folders.
0 Questions
File locks are locks held by an application, preventing interference from other processes. Locks may be advisory (may be ignored by others), or mandatory, enforced by the operating system, depending on implementation.
0 Questions
Declarative Services (DS) is a component model that simplifies the creation of components that publish and/or reference OSGi Services.
0 Questions
Third normal form (3NF) is a database design principle originally defined by E.F. Codd in 1971. It is built on the First normal form (1NF) and Second normal form(2NF). A relation R is in third normal form if it is in second normal form and every non-prime attribute of R is non-transitively dependent on each candidate key of R.
0 Questions
The gzip program compresses and decompresses files using Lempel-Ziv coding (LZ77).
0 Questions
XAP is an XML-based declarative framework for building, deploying and maintaining rich, interactive Ajax powered web applications.
0 Questions
GetPixel is a Windows GDI API function which retrieves the RGB color value of the pixel at a specific coordinates.
0 Questions
Strikethrough (or strikeout) is a typographic text decoration used to indicate cancelled words or sentences. A strikethrough consists of a horizontal line crossing text through the center.
0 Questions
Scripting Bridge is a Cocoa framework that enables developers to communicate with scriptable applications in Objective-C.
0 Questions
Geonames refers to a database / webservice to query various geographic data items such as names of places, latitude, longitude, elevation, population in various languages.
It contains over 10 million geographical names categorized into nine classes and further subcategorized.
0 Questions
Virtual Token Descriptor for eXtensible Markup Language (VTD-XML) refers to a collection of cross-platform XML processing technologies centered on a non-extractive XML, "document-centric" parsing technique called Virtual Token Descriptor (VTD).
0 Questions