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.

0 Questions

VML, the Vector Markup Language, is a vector image format that is represented by XML. It has been deprecated since SVG was accepted by the W3C, and should be used only for compatibility.

0 Questions

Forth is a dynamic, procedural, stack based programming language developed by Charles Moore.

0 Questions

Copy protection, also known as content protection, copy obstruction, copy prevention and copy restriction, is any effort designed to prevent the reproduction of software, films, music, and other media, usually for copyright reasons.

0 Questions

user interface package in Java ME MIDP API

0 Questions

Defines a generalized comparison method that a value type or class implements to create a type-specific comparison method for ordering instances.

0 Questions

0 Questions

MIDlet is an application that uses the Mobile Information Device Profile (MIDP) of the Connected Limited Device Configuration (CLDC) for the Java ME environment

0 Questions

A panel is control used to sub-divide the form according to functionality. For example a Windows form is divided with two panel controls, one contains the controls for search criteria and the other one show the outcome.

0 Questions

OCUnit is a unit testing framework for the Objective-C language and included with Apple's Xcode IDE since Xcode 2.1.

0 Questions

Bloom filter is a probabilistic data structure that tells you if a value might be in the set.

0 Questions