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.
Django querysets are the primary abstraction for retrieving objects from Django's ORM system
0 Questions
Interface Builder is a visual design tool used to create user interfaces for Apple's macOS and iOS platforms.
0 Questions
In computer science an entity is an object which has an identity and can be uniquely determined, holds storable information or can be processed. As the term has a very abstract and general meaning prefer to use this tag only in conjunction with other more specific tags.
0 Questions
A simple text scanner in the JDK which can parse primitive types and strings using regular expressions.
0 Questions
Visual Studio Tools for Office (VSTO) is a set of development tools for creating Office automation solutions (add-in or document customization), using .NET and the Visual Studio IDE.
0 Questions
A textarea is an HTML element (tag) used to create a multi-line plain-text editing field.
0 Questions
WildFly, formerly known as JBoss Application Server, is an open source (LGPL) application server, developed by Redhat, that implements the latest enterprise Java standards.
0 Questions
The UINavigationBar class implements a control for navigating hierarchical content in iOS. It’s a bar, typically displayed at the top of the screen, containing buttons for navigating up and down a hierarchy. The primary properties are a left (back) button, a center title, and an optional right button. You can specify custom views for each of these.
The most common way to use a navigation bar is in conjunction with a UINavigationController object
0 Questions
Refers to jQuery's animate() method. For generic graphical animations, see the animation tag.
0 Questions
Xcode 6 is Apple's integrated development environment (IDE). This tag should only be used for questions about Xcode itself, and not for general Mac or iOS programming topics. Use [cocoa] for Mac programming questions, and [cocoa-touch] or [ios] for iOS programming questions.
0 Questions