会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
流星曳尾
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
···
37
下一页
2022年8月31日
时间戳转换为时间
摘要: Android获取当前时间戳(四种方法)
阅读全文
posted @ 2022-08-31 11:31 流星曳尾
阅读(4)
评论(0)
推荐(0)
编辑
java int和string相互转换
摘要: string -》 int Integer.parseInt(sss) int-》string Integer.toString(iii)
阅读全文
posted @ 2022-08-31 10:29 流星曳尾
阅读(15)
评论(0)
推荐(0)
编辑
2022年8月30日
android 上一步快捷键
摘要: ctrl + alt + 左箭头
阅读全文
posted @ 2022-08-30 21:00 流星曳尾
阅读(7)
评论(0)
推荐(0)
编辑
android 找到某个月第一个星期日
摘要: 安卓 获取某一个月的第一周的第一天(周日)的日期 /** * 获取每个月第一个星期日的日期 * @param year 年份 * @param month 月份 * @return Date 日期 */ public static Date getFirstSundayOfMonth(int yea
阅读全文
posted @ 2022-08-30 20:20 流星曳尾
阅读(19)
评论(0)
推荐(0)
编辑
Java 遍历map
摘要: java中map集合遍历的五种方式
阅读全文
posted @ 2022-08-30 20:16 流星曳尾
阅读(5)
评论(0)
推荐(0)
编辑
java使用json
摘要: Json字符串与Object对象相互转换的几种方式 creator好像自带 org.json
阅读全文
posted @ 2022-08-30 20:10 流星曳尾
阅读(12)
评论(0)
推荐(0)
编辑
Intent.FLAG_ACTIVITY_SINGLE_TOP效果
摘要: 如果应用单一activity 在前台或者后台,打开应用 进程没运行,打开应用
阅读全文
posted @ 2022-08-30 20:04 流星曳尾
阅读(23)
评论(0)
推荐(0)
编辑
2022年8月25日
jsb is not defined
摘要: jsb是javascript bind的代表,整个C/C++ 导出的绑定都在这个jsb里面,jsb 支持native,不支持h5 浏览器上无法运行jsb is not defined
阅读全文
posted @ 2022-08-25 15:15 流星曳尾
阅读(140)
评论(0)
推荐(0)
编辑
2022年8月18日
android找不到R类
摘要: import org.cocos2d.demo.R; org.cocos2d.demo 包名(creator hello world自带) NotificationManagerCompat notificationManager = NotificationManagerCompat.from(t
阅读全文
posted @ 2022-08-18 16:43 流星曳尾
阅读(54)
评论(0)
推荐(0)
编辑
2022年7月22日
webstorm激活
摘要: www.ajihuo.com
阅读全文
posted @ 2022-07-22 14:36 流星曳尾
阅读(30)
评论(0)
推荐(0)
编辑
上一页
1
2
3
4
5
6
7
8
···
37
下一页
公告