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.
A power-saving condition of a computer or mobile device where it appears it is not on; the screen is not on and typically no sound is output. The computer's state is maintained in RAM.

0 Questions

0 Questions

A toggle button allows the user to change a setting between two states.

0 Questions

0 Questions

Java SE version 5 was released in September 2004 and is no longer supported by Sun as of November 2009. Use only if your question is specifically related to features of this version.

0 Questions

The jQuery command $.post is used to "post" PHP variables asynchronously from the current page without reloading or leaving the current page. Data can then be retrieved from the request and used on the current page.

0 Questions

The Drupal form API is a very strong, robust, easy and scalable API for creating forms in Drupal.

0 Questions

Twisted Web provides a simple, stable HTTP server built on top of Twisted framework. It is suitable for all types of web apps and web services. It provides a flexible resource publishing API, and implements HTTP 1.0 with some 1.1 features. It can also be used for hosting WSGI applications.

0 Questions

A framework for WPF and Silverlight applications, facilitating a variety of UI patterns such as MVVM.

0 Questions

It is the coefficient of the `x^k` term in the polynomial expansion of the binomial power `(1 + x)^n` which is `(n!)/((n-k)!*k!)`.

0 Questions

A graphical browser for the git distributed version control system which allows you to quickly manage branches, and search/review commit logs and diffs.

0 Questions