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

An amortized analysis is an analysis of the total runtime of a set of operations rather than the individual runtime of any one operation.

0 Questions

0 Questions

In Cocoa programming, a designated initializer is the method through which all of the instance's initial parameters can be set. A designated initializer is typically executed implicitly when not called explicitly. In C programming, designated initializers refer to a certain way of struct/union/array initialization, which allows the programmer to to initialize an element by using its name or index.

0 Questions

User-presence refers to the communication status of a participating user in a communication system such as Instant Messaging (IM).

0 Questions

Django operator, which returns a queryset that follows and caches foreign key relationships, in order to avoid hitting the database in future calls that require use of foreign keys.

0 Questions

StarTeam is a version control system and defect tracking solution maintained by Micro Focus (previously by Borland and originally by StarBase).

0 Questions

TImage is a VCL component that allows one to output images.

0 Questions

CalendarExtender is an AJAX control popping a calendar upon user click on the target control.

0 Questions