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.
Open Liberty is a highly composable, fast to start, dynamic application server runtime environment distributed under the EPLv1 license.
0 Questions
Use this tag when developing apps that use the 3D Touch sensitivity feature on newer Apple Devices (iPhone 6s / 6s Plus and newer).
0 Questions
Xcode7.3 is the latest IDE by Apple for the development of iOS, watchOS, tvOS and OS X applications. Use this tag for version specific questions about Xcode 7.3
0 Questions
Chakra UI is a simple, modular and accessible component library for React applications.
0 Questions
Applinks is an open, cross-platform solution for app-to-app linking that gives the tools need to expose deep links in the app or to link out to others.
0 Questions
PulseAudio is a sound system for POSIX OSes, it is a proxy for your sound applications. It allows you to do advanced operations on your sound data as it passes between your application and your hardware. Things like transferring the audio to a different machine, changing the sample format or channel count and mixing several sounds into one are easily achieved using a sound server.
0 Questions
GPX (the GPS Exchange Format) is a light-weight XML data format for the interchange of GPS data.
Source: http://www.topografix.com/gpx.asp
0 Questions
Boost.Interprocess is a part of the C++ Boost library. It simplifies the use of common interprocess communication and synchronization mechanisms.
0 Questions
The Java Memory Model (JMM) describes which executions of a program are legal by determining what value(s) can be observed when reading a shared variable according to certain rules.
0 Questions
HTML escape characters are special codes, used to display Unicode characters including those which can't be typed on a standard keyboard and those having a special meaning to HTML.
0 Questions