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 function that converts a JavaScript value to a JavaScript Object Notation (JSON) string.
0 Questions
Questions relating to Nmap, a free and open-source utility for network exploration or security auditing.
0 Questions
pow is a function that exists in various programming languages that usually takes two numbers as input and returns the first number to the power of the second number. DO NOT USE THIS TAG for questions relating to the Rack server, use [rack-pow] instead.
0 Questions
Apache MyFaces provides an implementation of the JSF specification ("MyFaces Core"), and a set of add-on libraries that work on any implementation of the specification.
0 Questions
BindingSource is a .NET class that encapsulates the data source of a Windows form.
0 Questions
IPFS (InterPlanetary File System) is a distributed/P2P content and identity-addressed hypermedia distribution protocol.
0 Questions
A restriction is anything that constrains or limits the code in some fashion.
0 Questions
**Snowflake schema** is special case of the database Star Schema, where one or many dimension tables are normalized. This is often done for improving the performance in some cases of the Star Schema. When the dimension tables are completely normalized, the resulting structure resembles a snowflake with the fact tables in the middle.
0 Questions
Gitolite is software to manage a collection of Git repositories on a server accessible by SSH, without creating local accounts for the users. It provides per-branch control over read, write, and rewind/delete operation. It can also permit on-demand repository and branch creation, and allows delegating permissions administration to users.
0 Questions
A component of C++'s Standard Library, in charge of handling the requests for allocation and deallocation of memory for a container.
0 Questions