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.
ADB (Android Debug Bridge) is a tool that comes with the Android SDK that allows you to control and interface with your Android device.
0 Questions
For questions about the intricacies of formal or authoritative specifications of programming languages.
0 Questions
Streaming is the process of delivering digital multimedia content from a provider to a consumer over a network. The provider may have the data stored or may be relaying it from a live source.
0 Questions
NSString is the plain-text character-string class in Cocoa and Cocoa Touch. See also NSMutableString, NSData and NSMutableData (for objects that contain bytes rather than human-language characters), and NSAttributedString and NSMutableAttributedString (for rich-text strings).
0 Questions
Schema means shape, or more generally, plan. It may be XML schema or Database schema.
0 Questions
JetBrains PhpStorm is a commercial IDE for PHP built on JetBrains' IntelliJ IDEA.
PhpStorm provides an intelligent editor for PHP, HTML, CSS and JavaScript with refactoring and on-the-fly code analysis.
0 Questions
Google Cloud Datastore is a scalable, fully-managed NoSQL document database for web and mobile applications.
0 Questions
The Angular CLI is a command line interface for building, managing and deploying Angular (version 2+) applications.
0 Questions
The Windows Registry is a database where configuration settings for hardware, software and the Windows operating system itself are saved.
0 Questions
PDF generation is the process of creating a PDF document using various tools or libraries.
0 Questions