self.info('清理成功%s' % (chr(0x1f600)))=================
for i in range(0x1f600,0x1f650): print(chr(i),end=" ") if i%16==15: print()