转自:http://www.cnblogs.com/hateyoucode/archive/2010/05/08/1730526.html
sql语句没有写错,却一直报错“insert 语句语法错误”。原来是关键字冲突了。
转自:http://www.cnblogs.com/hateyoucode/archive/2010/05/08/1730526.html
sql语句没有写错,却一直报错“insert 语句语法错误”。原来是关键字冲突了。
翻了好长时间,总算找到了draw2d的API。地址:http://draw2d.org/draw2d_touch/jsdoc_6/#!/api/
windows平台,使用require('body-parser')加载body-parser模块时,报错:Cannot find module 'body-parser'。
使用libgdx开发Android游戏(1):一天内创建工作原型
Getting Started in Android Game Development with libgdx – Tutorial Part 4 – Collision Detection