2011年11月8日

两个 Python 的冷技巧(2)

摘要: 赖勇浩(http://laiyonghao.com)一先来看两句代码record = cursor.execute('select * from tbl where id = 123456').fecth_all()[0]msg = struct.unpack('!I', buff)[0]不知道大... 阅读全文

posted @ 2011-11-08 10:37 哼哼唧唧 阅读(95) 评论(0) 推荐(0) 编辑

导航