(1) In computer graphics, a tiny, square block on an image that can be grabbed for reshaping.
(2) A temporary name or number assigned to a file, font or other object. For example, an operating system may assign a sequential number to each file that it opens as a way of identifying it.
(3) A nickname used when conferencing like a "CB handle" used by a truck driver.
 |
| Graphics Handles |
|---|
| The handles are the tiny (blue) squares that are displayed when you select an object. |
| 1. | (programming, operating system) | handle - A simple item of data that
identifies a resource. For example, a Unix file handle
identifies an open file and associated data such as whether it
was opened for read or write and the current read/write
position. On the Macintosh, a handle is a pointer to a
pointer to some dynamically-allocated memory. The extra level
of indirection allows on-the-fly memory compaction or
garbage collection without invalidating application program
references to the allocated memory. | |
| 2. | (jargon) | handle - An alias used intended to conceal a user's true
identity in an electronic message. The term is common on
Citizen's Band and other amateur radio but, in that context
usually means the user's real name as FCC rules forbid
concealing one's identity.
Use of grandiose handles is characteristic of crackers,
weenies, spods, and other lower forms of network life;
true hackers travel on their own reputations.
Compare nick. | |