摘要:
requests 配置代理后提示'Failed to establish a new connection: [Errno -2] Name or service not known' socks5换成socks5h https://translate.google.com/website?sl=r 阅读全文
摘要:
In [30]: a = '34c dc,,,..//[];"\';123456 7890-=!@#$%^&*()_+' In [31]: b = '你好 ,。/?》《:“;‘{}【】|、!@#¥%……&*()——+扫帚qq11' In [32]: def is_chinese(chr): ...: 阅读全文
摘要:
set tabstop=4 set expandtab set shiftwidth=4 syntax on syntax enable set number set cursorline set hlsearch set background=dark set termguicolors set 阅读全文