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.
RJDBC - Allows the use of JDBC to access databases from R

0 Questions

The Ruby library for automating interaction with websites.

0 Questions

Astyanax (deprecated) was a Java Cassandra client. It borrows many concepts from Hector but diverges in the connection pool implementation as well as the client API.

0 Questions

A screen that contains and runs multiple embedded activities

0 Questions

iPad 2 is the second generation model of Apple's tablet computer running the iOS operating system. iPad applications are usually written in Objective-C in the Xcode IDE, although it's possible to use other tools to build iPad applications as well.

0 Questions

This is a sample library which allows you to use TrueType fonts in your SDL applications. It comes with an example program "showfont" which displays an example string for a given TrueType font file.

0 Questions

Activity recognition tries to detect the user's current physical activity, such as walking, driving, or standing still.

0 Questions

django-deployment refers to questions about different ways to deploy Django applications

0 Questions

Bootstrap tabs provide an easy way to create elegant and dynamic tabs to manage the content of web pages without writing any JavaScript code.

0 Questions

DataGridViewComboBoxCell allows you to select a value for the respective DataGridView cell, from the list of values (available in popup displayed). The user can select item by clicking on an item or can use arrow keys to pick up from the available list or can type a value.

0 Questions

urlparse is used for parsing a URL into components like (addressing scheme, network location, path etc.)

0 Questions