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.
Built-in functions, modules and classes are standard parts of a programming language or framework.
0 Questions
Tor is a free open-source application used for internet anonymity and anti-censorship.
0 Questions
JOGL is the Java Binding for the OpenGL and OpenGL ES API. JOGL provides full access to the APIs in the OpenGL 1.3 - 3.0, 3.1 - 3.3, ≥ 4.0, ES 1.x and ES 2.x specification.
0 Questions
Any structure in which the First object In is the First object Out. Synonyms include queue, and pipe.
0 Questions
A set of processes or functionality that tracks changes to one or more components of a system, ensuring the completeness and accuracy of transaction processing, authorization, and validity of system operations.
0 Questions
GridFS is a specification for storing large files in MongoDB. All of the mongodb.com supported drivers implement the GridFS spec.
0 Questions
iBatis is an object-relational mapping framework for Java. It uses XML descriptors to bridge SQL queries and Java objects. An official port was created for the Microsoft .NET framework.
0 Questions
Modbus is a serial communications protocol published by Modicon in 1979 for use with its programmable logic controllers (PLCs). Simple and robust, it has since become a de facto standard communication protocol, and it is now amongst the most commonly available means of connecting industrial electronic devices.
0 Questions
Application programming interface for integrating third-party programs with the eBay platform
0 Questions
Gherkin is the language used to write specifications for Cucumber, Specflow and similar BDD frameworks. It is a business-readable, domain-specific language that lets you describe your software’s behaviour without detailing how that behaviour is implemented.
0 Questions