Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
cell
1. In a spreadsheet, the intersection of a row
a column and a sheet, the smallest addressable unit of data.
A cell contains either a constant value or a formula that is
used to calculate a value. The cell has a format that
determines how to display the value. A cell can be part of a
range. A cell is usually referred to by its column
(labelled by one or more letters from the sequence A, B, ...,
Z, AA, AB, ..., AZ, BA, BB, ..., BZ, ... ) and its row number
counting up from one, e.g. cell B3 is in the second column
across and the third row down. A cell also belongs to a
particular sheet, e.g. "Sheet 1".
2. ATM's term for a packet.
(2007-10-22)