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.
STARTTLS is an extension to plain text communication protocols, which offers a way to upgrade a plain text connection to an encrypted (TLS or SSL) connection instead of using a separate port for encrypted communication.

0 Questions

WatchService is a Java API for watching changes on a filesystem. It was introduced in Java 7.

0 Questions

In Scala and Kotlin, an object with the same name as a class, used to hold utility members for the class

0 Questions

HoloEverywhere is an Android open-source library that seeks to backport the Holo themes and widgets to all Android versions back to 2.1, with the support of ActionBarSherlock.

0 Questions

The CBPeripheral class represents remote peripheral devices that your app—by means of a central manager (an instance of CBCentralManager)—has discovered advertising or is currently connected to.

0 Questions

For specific questions on ASP.NET Core MVC version 2, please use the asp.net-core-2.0 tag together with the asp.net-core-mvc tag.

0 Questions

Use this tag for tasks involving queries against a JSON document, such as extracting JSON components from a JSON text. The tag can also be used for query languages intended for specifying such queries.

0 Questions

Quadratic programming (QP) is a special type of mathematical optimization problem. It is the problem of optimizing (minimizing or maximizing) a quadratic function of several variables subject to linear constraints on these variables.

0 Questions

A container used by Alexa, capable of holding useful piece of information provided by user like Date, Time, City, Country, Fictional Character, Author, Movies, etc.

0 Questions

ScrollView is React Native component equivalent to Android/iOS ScrollView, that allows the view hierarchy placed within it to be scrolled

0 Questions

Second generation of Google's operating system for smart wearable devices, based on the Android platform.

0 Questions