您现在的位置是:虫虫源码 > C/C++/VC++ >
ES Engine is an open source 2D game engine written and usable in C++. It is completely cross-platfor
ES Engine is an open source 2D game engine written and usable in C++. It is completely cross-platfor
资源大小:1.18 MB
上传时间:2021-06-29
下载次数:0次
浏览次数:1次
资源积分:1积分
标 签:
资 源 简 介
ES Engine is an open source 2D game engine done in C++. It is completely cross-platform, using SDL or OpenGL for rendering.
It uses: (display/sound/network/fonts)SDL, SDL Gfx, SDL Image, SDL Mixer, SDL Ttf, SDL Net, OpenGL, (scripts)Lua (reading/writing XML)tinyXML, (physics)Box2D
The project is discontinued.
SHOW FULL COLUMNS FROM `jrk_downrecords` [ RunTime:0.001159s ]
SELECT `a`.`aid`,`a`.`title`,`a`.`create_time`,`m`.`username` FROM `jrk_downrecords` `a` INNER JOIN `jrk_member` `m` ON `a`.`uid`=`m`.`id` WHERE `a`.`status` = 1 GROUP BY `a`.`aid` ORDER BY `a`.`create_time` DESC LIMIT 10 [ RunTime:0.120079s ]
SHOW FULL COLUMNS FROM `jrk_tagrecords` [ RunTime:0.000912s ]
SELECT * FROM `jrk_tagrecords` WHERE `status` = 1 ORDER BY `num` DESC LIMIT 20 [ RunTime:0.001085s ]
SHOW FULL COLUMNS FROM `jrk_member` [ RunTime:0.000998s ]
SELECT `id`,`username`,`userhead`,`usertime` FROM `jrk_member` WHERE `status` = 1 ORDER BY `usertime` DESC LIMIT 10 [ RunTime:0.003188s ]
SHOW FULL COLUMNS FROM `jrk_searchrecords` [ RunTime:0.000848s ]
SELECT * FROM `jrk_searchrecords` WHERE `status` = 1 ORDER BY `num` DESC LIMIT 5 [ RunTime:0.003831s ]
SELECT aid,title,count(aid) as c FROM `jrk_downrecords` GROUP BY `aid` ORDER BY `c` DESC LIMIT 10 [ RunTime:0.015407s ]
SHOW FULL COLUMNS FROM `jrk_articles` [ RunTime:0.001550s ]
UPDATE `jrk_articles` SET `hits` = 2 WHERE `id` = 61301 [ RunTime:0.014238s ]