[20820] 2017-07-15_python报错处理:'gbk'codeccan'tencodecharacter

文档创建者:s7ckTeam
浏览次数:0
最后更新:2025-01-18
2017-07-15_python报错处理:'gbk'codeccan'tencodecharacter p y t h o n ' g b k '   c o d e c   c a n ' t   e n c o d e   c h a r a c t e r L e m o n S e c   2 0 1 7 - 0 7 - 1 5 # ! / u s r / b i n / p y t h o n #   - * -   c o d i n g :   u t f - 8   - * - i m p o r t   s y s i m p o r t   r e q u e s t s i m p o r t   s y s r e l o a d ( s y s ) s y s . s e t d e f a u l t e n c o d i n g (   " u t f - 8 "   ) r e s   =   r e q u e s t s . p o s t ( ' h t t p s : / / b b s . a l i y u n . c o m / r e a d / 3 2 1 5 4 8 . h t m l ' ) p r i n t   r e s . t e x t . e n c o d e ( ' u t f - 8 ' ) f o   =   o p e n ( " C : / U s e r s / i p a y n o w 0 5 2 0 / D e s k t o p / p y t h o n / f o o l . t x t " , " w b " ) f o . w r i t e ( r e s . t e x t ) ; f o . c l o s e   ' ' ' c m d : U n i c o d e E n c o d e E r r o r : ' g b k '   c o d e c   c a n ' t   e n c o d e   c h a r a c t e r   u ' x b b '   i n       p o s i t i o n   2 3 4 6 0 :   i l l e g a l   m u l t i b y t e   s e q u e n c e : 1 U n i c o d e U n i c o d e E n c o d e E r r o r 2 ' g b k '   c o d e c   c a n ' t   e n c o d e   c h a r a c t e r 使 G B K # - * -   c o d i n g : u t f - 8   - * - i m p o r t   r e q u e s t s u r l   =   ' h t t p : / / w w w . b a i d u . c o m ' r   =   r e q u e s t s . g e t ( u r l ) p r i n t   r . e n c o d i n g > u t f - 8 h t m l u t f - 8 u t f - 8 p r i n t   r e s . t e x t . e n c o d e ( ' u t f - 8 ' )
' ' '
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则