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.
on Mac OS X, NSArrayController is a bindings compatible class that manages a collection of objects
0 Questions
A functional dependency is a constraint between two sets of attributes in a relation, in relational algebra, databases and type systems.
0 Questions
GLSurfaceView is a subclass of SurfaceView for Android. It provides a dedicated surface for displaying OpenGL ES rendering.
0 Questions
UIAccessibility is an informal protocol in UIKit that provides accessibility information about user interface elements. This information is used by VoiceOver and other assistive technologies to help users with disabilities interact with your application.
All of the standard views and controls in UIKit implement UIAccessibility, so applications are accessible by default.
0 Questions
Xvfb; X virtual framebuffer, is an X11 server that can run graphic applications without a physical screen.
0 Questions
The new app publishing format, the Android App Bundle, is an improved way to package your app.
0 Questions
Node-postgres is a postgresql client module for node.js applications to interact with postgresql databases.
0 Questions
Stargazer is an R package that produces LaTeX code for well-formatted tables that hold regression analysis results from several models side-by-side, as well as summary statistics.
0 Questions
Key/Value stores allow the application to store its data by composing `(key, value)` pairs.
0 Questions