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.
Windows Sysinternals is a part of the Microsoft TechNet website which offers technical resources and utilities to manage, diagnose, troubleshoot, and monitor a Microsoft Windows environment.
0 Questions
A grid is a structure, with a very rich history used to align negative space in your design.
Using a grid makes content appear to flow naturally on your page, and allows you to quickly adjust layouts without assigning specific sizes directly to content elements, letting you rapidly prototype and design your page.
0 Questions
atexit(3) is a method for arranging a function to be called at a program's exit time.
0 Questions
EXSLT is an extension library for XSLT, mainly for XSLT 1.0. It includes functionality to provide missing language features such as set operations, node-set coercion, date methods, math functions, and type checking.
Note that with XSLT 2 and 3 none of these are usually needed as the languages themselves and/or their underlying standards like the XPath 2 or 3 type system or the XPath 2 or 3 function library have all and more integrated and standardised.
0 Questions
ActivePerl is a distribution of Perl from ActiveState (formerly part of Sophos) for Windows, Mac OS X, Linux, Solaris, AIX and HP-UX.
0 Questions
The machine epsilon gives an upper bound on the relative error due to rounding in floating point arithmetic. The quantity is also called "macheps" or "unit roundoff".
0 Questions
chr() is a function in Python or PHP which returns the character (string of length one) that corresponds to an ASCII code point.
0 Questions
A cancel button is a UI construct that usually takes the form of a normal button with the word "cancel" written on it. When clicked, it undoes or stops a specific action.
0 Questions
Questions about the SAP .NET Connector (aka. "NCo") which is a development environment that lets you communicate with RFCs and ABAP programs in an SAP system from a .NET application.
0 Questions