在 英语 中使用 Fixed-length 的示例及其翻译为 中文
{-}
-
Political
-
Ecclesiastic
-
Programming
A mathematical process that takes a variable amount of data and produces a shorter, fixed-length output.
CHAR(M) A fixed-length string between 1 and 255 characters in length(for example, CHAR(5)), right-padded with spaces to the specified length when stored.
In this lifecycle approach, development is organized into a series of short, fixed-length(for example, three-week) mini-projects called iterations.
(7)Fixed-length tables are faster.
UPC is a fixed-length, numeric-only code.
UPC-A is a numeric, continuous and fixed-length code.
Maximum length of 8,000 bytes(Fixed-length binary data).
P Pointer to a structure(fixed-length string).
There are two other fixed-length character types in PostgreSQL.
The Char data type is for fixed-length character data.
Fixed-length Unicode data with a maximum length of 4000 characters.
MyISAM tables can contain either dynamic or static(fixed-length) rows.
Synonym: nchar(n) Fixed-length Unicode data with a maximum length of 4000 characters.
After the exhibition, which will be divided into fixed-length bracelets, necklaces for sale, buyers will receive certificates.
You use the DATE datatype to store fixed-length datetimes, which include the time of day in seconds since midnight.
Information received at the ATM layer is placed in fixed-length cells, addressed, and transmitted over the SONET network.
Binary[( n)] Fixed-length binary data with a length of n bytes, where n is a value from 1 through 8,000.
CHAR(M) M* w bytes A fixed-length string that is always right-padded with spaces to the specified length when stored.
When a table is created, MySQL may, under certain conditions, change a column from a variable-length type to a fixed-length type or vice versa.
When every single column in a table is“fixed-length”, the table is also considered“static” or“fixed-length”.