摘要:
由于数据库中存有中文字符,在用python select的时候报错:UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-78: ordinal not in range(128)Solution:在pytho 阅读全文
摘要:
Error Command to import the certificate into the Java keystore fails with the following error:keytool error: java.lang.Exception: Certificate not impo 阅读全文
摘要:
Not all modules that work with Python in CPython implementation will work on other implementations. If such module use system specific calls, or binds 阅读全文