- Learn Python in 7 Days
- Mohit Bhaskar N. Das
- 86字
- 2021-07-09 20:40:24
American Standard Code for Information Interchange (ASCII) character sets
The succeeding table shows the mapping of the first 128 ASCII codes to character values. The left column digits are the leftmost digits of the ASCII code. The top row's digits represent the rightmost digits. For example, the ASCII code of character A would be 65.

ASCII was developed primarily for telegraph code. Bell labs brought out 7-bit teleprinter code for commercial promotion and official work on the ASCII code began on October 6, 1960.
Source: https://en.wikipedia.org/wiki/ASCII
Source: https://en.wikipedia.org/wiki/ASCII
推薦閱讀
- GitLab Cookbook
- Mastering Natural Language Processing with Python
- C語言程序設(shè)計(jì)
- Scratch真好玩:教小孩學(xué)編程
- The Computer Vision Workshop
- YARN Essentials
- Magento 1.8 Development Cookbook
- Apache Spark 2.x for Java Developers
- 小程序從0到1:微信全棧工程師一本通
- HTML+CSS+JavaScript前端開發(fā)(慕課版)
- .NET應(yīng)用架構(gòu)設(shè)計(jì):原則、模式與實(shí)踐
- OpenCV輕松入門:面向Python
- Visual C++.NET(2008)典型案例
- Java編程兵書
- JavaScript語言精髓與編程實(shí)踐