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.
Lumen is a "micro-framework" built on top of Laravel's components, and is the official micro-framework of Laravel. Lumen is targeted at microservices--small, loosely-coupled components that usually support and enhance a core project.

0 Questions

shinydashboard is an R package which provides a framework for creating dashboards using R and shiny.

0 Questions

An archiving program for storing and retrieving files as a collection with support for data compression.

0 Questions

gfortran is the GNU Fortran compiler, part of GCC. It implements the Fortran 95 standard and much of the Fortran 2008 standard. This tag should be used for questions relating to the use and behaviour of gfortran specifically; questions about the Fortran language or compilers more widely should include the Fortran tag.

0 Questions

The PictureBox is a control in the Windows Forms system that provides a way to display an image. It can handle many different image formats.

0 Questions

The term "server-side" refers to the portion of an application run on a server. The counterpart of "server-side" is "client-side", meaning the part of an application running locally on the user's own machine, such as in a Web browser.

0 Questions

Statsmodels is a Python module that allows users to explore data, estimate statistical models, and perform statistical tests.

0 Questions

An Android View to manage and display a video file.

0 Questions

IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .NET Framework. IronPython can use the .NET Framework and Python libraries, and other .NET languages can use Python code just as easily. Use this tag for implementation-specific questions, general Python questions should just be tagged with "python".

0 Questions

A Data Access Object (DAO), is a design pattern in object-oriented software design, creating an object that provides an abstract interface to some type of database or other persistence mechanism.

0 Questions

Occurs when a key is pressed while the control has focus.

0 Questions