摘要:
使用Android Studio来进行图片背景设置,编译时发生了一个mergeDebugResources异常。 异常原因 这个异常的意思是对资源合并发生错误,那就是我使用的图片资源有问题,我使用的图片是能在android环境自适应展示的.9.png格式,在Eclipse上使用是能通过编译的,但是为 阅读全文
posted @ 2016-12-01 15:04
星辰之力
阅读(3795)
评论(0)
推荐(0)
摘要:
SimpleDateFormat sf = new SimpleDateFormat("yyyy-MM-dd"); Calendar c = Calendar.getInstance(); System.out.println(“当前日期: ”+sf.format(c.getTime())); c.add(Calen... 阅读全文
posted @ 2016-12-01 09:54
星辰之力
阅读(10653)
评论(0)
推荐(0)
浙公网安备 33010602011771号