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 full-featured http proxy for node.js

0 Questions

A package in the Android SDK that provides classes to create, recognize, load and save gestures. Gestures are patterns on the touch screen that map to specific functions.

0 Questions

JScrollBar is a Java Swing component to indicate the current position and the visible area size (by length of knob) if horizontal or vertical scrolling is involved so only part of the view is visible.

0 Questions

Rotativa is an ASP.NET MVC library providing a means to render HTML to PDF from an MVC Controller.

0 Questions

RStan is an API in R for the STAN programming language for Bayesian Statistical Inference.

0 Questions

Referring to the Internal Storage capability of the Android API.

0 Questions

A list that allows listeners to track changes when they occur.

0 Questions

To be used in e-commerce specifically. It's also the official Woocommerce free Theme.

0 Questions

C++ Temporary objects are unnamed objects created on the stack by the compiler. They are used during reference initialization and during evaluation of expressions including standard type conversions, argument passing, function returns, and evaluation of the throw expression.

0 Questions

NSURLCache is a class that is used in ios developing for caching the responses of the URL. It is available in OS X v10.2 with Safari 1.0 installed, available in OS X v10.2.7 and later .

0 Questions

Erlang comes with an interactive shell where you can try out your Erlang code. There are some differences compared to writing Erlang code in a file and compiling it; most notably you can't define functions in the shell, only assign anonymous functions to variables.

0 Questions