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-context refers to the special django.template.Context class used for passing data from the view to the template
0 Questions
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on the jQuery JavaScript library
0 Questions
The UIDevice class provides a singleton instance representing the current device. From this instance you can obtain information about the device such as assigned name, device model, and operating-system name and version. Available in iOS 2.0 and later
0 Questions
An attribute accessor in Ruby is a way of declaring attribute accessibility (read and write) via Ruby's metaprogramming facilities.
0 Questions
The basic component processes of Xcode Server, a continuous integration system for iOS and OS X development built by Apple. It is part of OS X Server.
0 Questions
Aspose.Pdf for .NET is a PDF document creation and manipulation component that enables your .NET applications to read, write and manipulate existing PDF documents without using Adobe Acrobat. It also allows you to create forms and manage form fields embedded in a PDF document.
0 Questions
The Scrapy shell is an interactive shell where you can try and debug your scraping code very quickly, without having to run the spider.
0 Questions