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 process and service that automates payment transactions between the shopper and merchant. Classically refers to credit card transactions, but nowadays the term describes also internet payment methods like Paypal.
0 Questions
Github for Windows is a Windows client for the Github social coding community. It also offers integration with non GitHub-hosted git repositories.
0 Questions
There is no public UIContainerView class in Cocoa Touch, but there is a pattern that uses a UIViewController as a container for one or more child view controllers. This pattern is also in the object library of Interface Builder in Xcode with the name Container View.
0 Questions
Airship (previously Urban Airship) is an engine for mobile apps. It provides messaging and content delivery tools, including push notifications, rich media messaging, location targeting, and Digital Wallet services.
0 Questions
window.location is a property in JavaScript for getting the current page's location.
0 Questions
QtWebKit provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application.
0 Questions
The QProcess class, part of the Qt framework, provides a way to start external programs and to communicate with them.
0 Questions
FreeTDS is a set of libraries for Unix and Linux that allows your programs to natively talk to Microsoft SQL Server and Sybase databases.
0 Questions
Cobertura is a free and open-source Java tool based on jcoverage that calculates the percentage of code and branches covered by tests.
0 Questions