上一页 1 2 3 4 5 6 7 ··· 36 下一页
摘要: 安卓 获取某一个月的第一周的第一天(周日)的日期 /** * 获取每个月第一个星期日的日期 * @param year 年份 * @param month 月份 * @return Date 日期 */ public static Date getFirstSundayOfMonth(int yea 阅读全文
posted @ 2022-08-30 20:20 流星曳尾 阅读(18) 评论(0) 推荐(0) 编辑
摘要: java中map集合遍历的五种方式 阅读全文
posted @ 2022-08-30 20:16 流星曳尾 阅读(5) 评论(0) 推荐(0) 编辑
摘要: Json字符串与Object对象相互转换的几种方式 creator好像自带 org.json 阅读全文
posted @ 2022-08-30 20:10 流星曳尾 阅读(12) 评论(0) 推荐(0) 编辑
摘要: 如果应用单一activity 在前台或者后台,打开应用 进程没运行,打开应用 阅读全文
posted @ 2022-08-30 20:04 流星曳尾 阅读(15) 评论(0) 推荐(0) 编辑
摘要: jsb是javascript bind的代表,整个C/C++ 导出的绑定都在这个jsb里面,jsb 支持native,不支持h5 浏览器上无法运行jsb is not defined 阅读全文
posted @ 2022-08-25 15:15 流星曳尾 阅读(124) 评论(0) 推荐(0) 编辑
摘要: import org.cocos2d.demo.R; org.cocos2d.demo 包名(creator hello world自带) NotificationManagerCompat notificationManager = NotificationManagerCompat.from(t 阅读全文
posted @ 2022-08-18 16:43 流星曳尾 阅读(49) 评论(0) 推荐(0) 编辑
摘要: www.ajihuo.com 阅读全文
posted @ 2022-07-22 14:36 流星曳尾 阅读(28) 评论(0) 推荐(0) 编辑
摘要: 把在层级管理器中的节点拖到资源管理器里就可以了。现有的prefab和scene都能创建节点。资源管理器可以创建scene 阅读全文
posted @ 2022-06-09 16:57 流星曳尾 阅读(179) 评论(0) 推荐(0) 编辑
摘要: 可能是上个debug包没删掉的原因 阅读全文
posted @ 2022-04-18 11:44 流星曳尾 阅读(61) 评论(0) 推荐(0) 编辑
摘要: 把vs里lauch.json里的端口号改成弹出chrome里的端口号 阅读全文
posted @ 2022-03-04 10:08 流星曳尾 阅读(397) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 ··· 36 下一页