base64.txt
来自「Unreal irc 服务器源代码」· 文本 代码 · 共 12 行
TXT
12 行
base64 Documentation (c) 2002 codemastr (Dominick Meglio) [codemastr@unrealircd.com](As of Unreal3.2-beta11)The base64 system used by Unreal is defined as follows: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z { }These numbers are translated to and from their decimal equivilents of 0-64 in order toprovide a shorter way of expressing a number.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?