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.
To "Embed" is to place a software module, object, or application into your own application or web page.
0 Questions
Spyder (previously known as Pydee) is a powerful interactive development environment for the Python language with advanced editing, interactive testing, debugging and introspection features.
0 Questions
Sencha Touch is a multi mobile device JavaScript library based on HTML5 and the Model, View, Controller pattern. It is a product of Sencha Inc.
0 Questions
In metadata, the term data element is an atomic unit of data that has precise meaning or precise semantics.
0 Questions
In Java, the classpath tells the Java Virtual Machine where to look for user-defined classes and packages when running Java programs. The classpath is a parameter and can be set either on the command-line, or through an environment variable.
0 Questions
Angular Routing is a built-in feature that enables you to create a Single Page Application (SPA) user interface, where users can navigate to different views without having to reload the entire page from the server every time.
0 Questions
MediaPlayer class can be used to control playback of audio/video files and streams in Android devices
0 Questions
Simple DirectMedia Layer (SDL) is a cross-platform, free and open source multimedia library. Should not be confused with Security Development Lifecycle.
0 Questions
Qt Creator is a comprehensive open source C++ IDE which is part of the Qt Project.
0 Questions
A reverse proxy server usually refers to an HTTP accelerator or load-balancer which proxies requests on behalf of the actual clients to one or more backend HTTP servers.
0 Questions