09 2018 档案

摘要:添加在Build Phases中Run Script中 阅读全文
posted @ 2018-09-27 16:35 小师傅啊小师傅 阅读(181) 评论(0) 推荐(0) 编辑
摘要:字符串固定宽度自动换行,之前一直做是没有问题的,可能是这次的字体有些特殊。导致固定宽度下每行的字符个数不一致。 所以每两个字符之间添加换行符 阅读全文
posted @ 2018-09-19 11:39 小师傅啊小师傅 阅读(1055) 评论(0) 推荐(0) 编辑
摘要:@Override public boolean dispatchKeyEvent(KeyEvent event) { //返回键 cocosActivity不相应onbackPressed和onKeyDown if (event.getKeyCode() == KeyEvent.KEYCODE_BACK && event.getAction()... 阅读全文
posted @ 2018-09-12 18:27 小师傅啊小师傅 阅读(323) 评论(0) 推荐(0) 编辑
摘要:待编辑 阅读全文
posted @ 2018-09-03 11:30 小师傅啊小师傅 阅读(167) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示