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.
LibVLC is the external programming interface of the VLC media player. It is used to embed VLC into other applications or frameworks.
0 Questions
Questions related to the usage of the right and/or left shift key on the keyboard. For questions regarding bitwise shift operations use [bit-shift]
0 Questions
Data extraction is the act or process of retrieving data out of (usually unstructured or poorly structured) data sources for further data processing or data storage (data migration).
0 Questions
A lightweight code scratchpad for C#/F#/VB and database querying tool that supports both SQL and LINQ. Written by Joe Albahari.
0 Questions
For questions about the Python module named sys. This tag is also used for questions relating to the Sys namespace - the root namespace for the Microsoft AJAX Library, which contains all fundamental classes and base classes.
0 Questions
String interpolation is the replacement of defined character sequences in a string by given values. This representation may be considered more intuitive for formatting and defining content than the composition of multiple strings and values using concatenation operators. String interpolation is typically implemented as a language feature in many programming languages including PHP, Haxe, Perl, Ruby, Python, C# (as of 6.0) and others.
0 Questions
GData (Google Data Protocol) provides a simple protocol for reading and writing data on the Internet, designed by Google.
0 Questions
A generic HTTP status error message, given when no more specific message is suitable
0 Questions
tcpdump is a common packet analyzer that runs under the command line, utilizing BPF (Berkeley Packet Filter) language
0 Questions