Chr () and ASCII () functions in Oracle (attached: characters commonly used and ASCII table)keywords: chr ()Chr () function action: Special handling of "special" charactersThe corresponding loadline and special characters can be queried in PlsqlChr (
Beginners love to develop small games, such as snakes and Tetris. To develop such games, they must be controlled by keys. Generally, we use the getch () function to receive keys directly, then convert it to the corresponding ASCII code, and compare
American Standard Information Interchange Standard Code
(American Standard Code for information interchange, ASCII)
In a computer, all data is stored and computed in binary representation (because the computer is silly, only the binary values of
ASCII code table
The ASCII code can be roughly divided into three parts.The first part is ASCII non-printable control characters;The second part is: ASCII printing characters;The third part is: Extended ASCII print characters.Part 1: ASCII
ASCII, American Standard Code for information interchange reads like "Aspen Key," which defines the English letters or the same results and meanings that are represented by 128 numbers from 0 to 127. Since only 7 bits (bit) are used to represent
For the use of ASCII and CHR functions, Oracle gives the following explanations:ASCII (x) Gets the ASCII value of the character X, CHR () and ASCII () with the opposite effect.That is: The ASCII function is used to convert the character to its
ASCII (American Standard Code for information interchange) is a computer coding system based on Latin letters. It is mainly used to display modern English and other Western European languages. It is the most common single-byte encoding system today
Oracle provides the following explanations for ASCII and CHR functions: ASCII (x) gets the ASCII value of the character X, CHR () and ASCII () have the opposite effect. That is, the ASCII function is used to convert characters into their
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.