[Cexpert-003] You should remember some of ASCII!
Characters from '0' to '9' are equal to decimals from 48 to 57.
Characters from 'A' to 'Z' are equal to decimals from 65 to 90.
Characters from 'a' to 'z' are equal to decimals from 97 to 122.
ASCII | Decimal | Hex |
'0' | 48 | 0x30 |
'9' | 57 | 0x39 |
'A' | 65 | 0x41 |
'Z' | 90 | 0x5A |
'a' | 97 | 0x61 |
'z' | 122 | 0x7A |
-
Poechant
-
相關文章
- What you should know about JavaJava
- If you cannot remember your password for Recovery and Rescue for IBM LaptopREMIBMAPT
- PostgreSQL DBA(44) - Privileges & User Management - What You Should KnowSQL
- PostgreSQL DBA(71) - Locks(Table-Level):What You Should KnowSQL
- PostgreSQL DBA(74) - Locks(Row-Level):What You Should KnowSQL
- 12.28--Sean, it's fine. You should check this out.
- PostgreSQL DBA(75) - Locks(locktype:transactionid):What You Should KnowSQL
- PostgreSQL DBA(76) - Locks(Advisory Locks):What You Should KnowSQL
- JavaScript some()JavaScript
- JavaScript some pointJavaScript
- 使用man ascii檢視ascii碼錶ASCII
- some thougts about some work as to db admin in paipai.comAI
- ASCII碼ASCII
- 常用asciiASCII
- ASCII表ASCII
- ASCII 表ASCII
- 【雜談】Remember-Me的實現REM
- Shiro中的Remember me設定REM
- gulp some tips
- Some tips of Barcelona
- Some Dictionary Views For ASMViewASM
- A Few Things to Remember While Coding in PythonREMWhilePython
- TextInput should be given height
- What database aspects should be monitored?Database
- 7.23 ASCIIASCII
- ASCII對照表ASCII
- ASCII碼錶ASCII
- ASCII值表ASCII
- You've got to find what you loveGo
- Ascii Design 1.0.2,好玩的 ASCII 字元設計工具ASCII字元
- Some good websites for C++GoWebC++
- some settings for spacemacs golangMacGolang
- Some difference between mysql & oracleMySqlOracle
- RUST Some None 和OKRustNone
- Python配合Redis寫個Remember小工具PythonRedisREM
- Spring Security 之 Remember-Me (記住我)SpringREM
- How to Determine When an Index Should be Rebuilt?IndexUI
- The ITer should learn more about ITIL