摘要:
Windos2010编译lua的方法: http://blog.csdn.net/appletreesujie/article/details/12065369 Linux编译lua的方法: make linux make install 做完上面的工作之后,就可以用lua 脚本名,举例如下: [r 阅读全文
摘要:
用Python写了一个http服务,需要从mysql读数据库,第一天还好好的,第二天突然不行了。报错如下: pymysql.err.OperationalError: (2006, 'MySQL server has gone away (0 bytes read on a total of 4 e 阅读全文