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.
The `CATransition` class implements transition animation for a layer. You can specify the transition effect from a set of predefined transitions or by providing a custom `CIFilter` instance.

0 Questions

For questions that are specific to the OpenVMS (AKA VAX/VMS) operating system. If your question has nothing to do with OpenVMS APIs or OpenVMS-specific behavior then do not use this tag. This tag is appropriate for any software running on OpenVMS.

0 Questions

A mount point is a location (a directory) in a directory structure to which a resource (a directory structure) from another file system (like a data carrier, for example a CD-ROM) is attached (integrated).

0 Questions

ZipOutputStream is used to write ZipEntrys to the underlying stream. Output from ZipOutputStream can be read using ZipFile or ZipInputStream.

0 Questions

Character Pointer is a data type which holds the address of a primitive charter type variable.

0 Questions

The sysctl is a Unix interface used to modify variables that the kernel uses to determine behavior. There are two ways to work with sysctl: by directly reading and modifying files in /proc/sys and by using the sysctl program supplied with most distributions. The regedit interface is the closest parallel for Windows.

0 Questions

a HTML DOM JS function indicating the document may be manipulated

0 Questions

Encapsulates and exposes some principals or constructors of the active directory userprincipal class.

0 Questions

ARGB is a color code used by many languages, and stands for Alpha, Red, Green, Blue.

0 Questions

`DROP` is a keyword in sql. It is used for dropping tables, triggers, schema, procedure etc.

0 Questions

Redirect compile-time binding references to .NET assemblies to a different version

0 Questions