随笔分类 - MySQL
摘要:I've got some files which can help a little bit to figure out where people are from based on their ID card NO.That file looks like this:Then I converted it into *.csv format which is basically a text file. It's not hard that almost every common document editor has this functionality.Here is
阅读全文
摘要:---恢复内容开始---sqlite3.ProgrammingError: You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings.sqlite3 插入程序出错如上---恢复内容结束---由于sqlite3 是默认用的
阅读全文
摘要:it's too sad that MySQLdb module is not capatiable with the newest pyramid web application framework (python3)if you do really want to use MySQL to store your data.Just use the python 2.7 when you are deploying pyramid app.http://sourceforge.net/projects/mysql-python/
阅读全文

浙公网安备 33010602011771号