03 2014 档案

摘要:A Starter Class defines the entry point (starting point) of a Libgdx application,Starter Class定义libgdx应用的的进入口Once booting has finished, theLibgdx fram... 阅读全文
posted @ 2014-03-30 23:28 暴走的豆浆 阅读(227) 评论(0) 推荐(0) 编辑
摘要:libgdx的生存周期被分为了几个界限很明确的时期,Libgdx定义了ApplicationListener 接口包含六个方法public interface ApplicationListener {public void create ();public void resize (int wid... 阅读全文
posted @ 2014-03-30 23:00 暴走的豆浆 阅读(351) 评论(0) 推荐(0) 编辑
摘要:Libgdx provides six core modules that allow you to access the various parts of thesystem your application will run on. What makes these modules so gre... 阅读全文
posted @ 2014-03-30 22:35 暴走的豆浆 阅读(259) 评论(0) 推荐(0) 编辑
摘要:今天开机后eclipse就打不开了,出现了eclipse fail to create java virtual machine的提示,于是去网上找解决办法,看到一篇博客解决了这个问题,很多网友都评论好用,估计是博客的年代比较久远(2010年的http://blog.csdn.net/yuanfei... 阅读全文
posted @ 2014-03-30 13:09 暴走的豆浆 阅读(417) 评论(0) 推荐(0) 编辑
摘要:今天试了一下用sas链接oracle10,发出经验给大家分享一下第一步,配置odbc数据源(>>表示进入下一级目录)控制面板>>管理工具>>ODBC>>用户DSN(这里图发错了,应该添加到用户dsn中)点击随便选中一个然后按键盘的字母o可以快速定位到oracle驱动程序,我的是oracle10,不同... 阅读全文
posted @ 2014-03-17 22:49 暴走的豆浆 阅读(5915) 评论(0) 推荐(0) 编辑