-
python3,Django验证码生成方法
记得很久以前有尝试过python2.7, Django生成验证码。可以参考以前的文章:http://www.yihaomen.com/article/python/217.htm(python pil 验证码,汉字验证码)http://www.yihaomen.com/article/python/573.htm(python/django生成动态验证码, 动态刷新, 直接修改 img src 属性)
Date: 2017-09-02 View: 1520
-
Python 3 TypeError: str does not support the buffer interface
Review a Python 2 socket example
Date: 2019-08-17 View: 1520
-
Python 3 TypeError: Cant convert bytes object to str implicitly
Converting a Python 2 socket example to Python 3
Date: 2019-08-17 View: 1520