摘要:
获取资源文件中的图像(Bitmap)在中项目文资源文件中有这么一个图像文件(/res/drawable/icon.jpg),获取此文件的Bitmap:Bitmap pBitmap=Context.BitmapFactory.decodeResource(getResources(), R.drawable.abc);获取在资源文件中的字符串在res/values/string.xml中有这么一个定... 阅读全文
posted @ 2010-05-11 14:50
深挖三尺
阅读(254)
评论(0)
推荐(0)
浙公网安备 33010602011771号