变表问题¶ ![[attachment/QQ图片20250301202605.png]] Python#采用str.maketrans方法创建一个转化表 #采取translate方法来把字符表的密文进行转化 #正常的解码即可