Contributors in グローバリゼーションソフトウェアサービス
Globalization software service
オクテット
ソフトウェア; グローバリゼーションソフトウェアサービス
(1) A byte composed of eight binary elements. (2) In Internet Protocol (IP) addressing, one of the four parts of a 32-bit integer presented in dotted decimal notation. See also dotted decimal ...
拡張文字
ソフトウェア; グローバリゼーションソフトウェアサービス
(1) A character other than a 7-bit ASCII character. An extended character can be a 1-byte code point with the eighth bit set (ordinal 128 through 255). (2) Double-byte characters that are stored in a ...
特殊文字
ソフトウェア; グローバリゼーションソフトウェアサービス
(1) A character other than a digit, a letter, or one of these characters: $, #, @, ., or _. For example, the following characters are special characters: *, +, and %. (2) In COBOL, a character that ...
ポート
ソフトウェア; グローバリゼーションソフトウェアサービス
(1) A hardware interface to which an I/O device is attached for the purpose of sending and receiving data. (2) An end point for communication between applications, generally referring to a logical ...
外部結合
ソフトウェア; グローバリゼーションソフトウェアサービス
(1) A join method in which a column that is not common to all of the tables being joined becomes part of the resultant table. (2) The result of a join operation that includes the matched rows of both ...
ワイルドカード文字
ソフトウェア; グローバリゼーションソフトウェアサービス
(1) A special character such as an asterisk (*) or a question mark (?) that can be used to represent one or more characters. Any character or set of characters can replace the wildcard character. (2) ...
定数
ソフトウェア; グローバリゼーションソフトウェアサービス
(1) A language element that specifies an unchanging value. Constants are classified as string constants or numeric constants. (2) Data that has an unchanging, predefined value to be used in ...