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.
A menu bar is a region of a screen or application interface where drop down menus are displayed
0 Questions
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.
0 Questions
Internet Information Services (IIS, formerly Internet Information Server) is an extensible web server created by Microsoft for use with Windows NT family.[2] IIS supports HTTP, HTTPS, FTP, FTPS, SMTP and NNTP. It has been an integral part of the Windows NT family since Windows NT 4.0, though it may be absent from some editions (e.g. Windows XP Home edition), and is not active by default. Version 10
0 Questions
Ray tracing is a physics-based method for simulating photorealistic 3D scenes. Light rays are drawn from the eye through each pixel of the desired image, and the rays' interactions with the scene determine the displayed pixel color.
0 Questions
the procedure of checking an XML document against some kind of schema that describes rules that this type of document must conform to. This can often be done programmatically in eg. Java or C# and the schemas are often of the type XSD.
0 Questions
A community-driven tool to detect errors and potential problems in JavaScript code and to enforce coding conventions.
0 Questions
A basic adapter to map columns from a cursor(of Database) to TextViews or ImageViews defined in an XML layout file.
0 Questions
Heroku Postgres is the SQL database service run by Heroku that is provisioned and managed as an add-on.
0 Questions
Vagrantfiles are configuration files for vagrant. The Vagrantfile describes the type of virtual machine, and how to configure and provision the vm.
0 Questions
Xlib is a library used to communicate with X11 servers. This is the library that widget toolkits like GTK+, Qt, and Motif use to draw their graphics, and it's considered to be low-level.
0 Questions