摘要:
import java.util.Arrays; public class AddArray { public static void main(String[] args) { int[] arr = {1,4,2,4,11,33,22,67,43};... 阅读全文
posted @ 2015-05-19 23:15
狂奔的小狮子
阅读(677)
评论(0)
推荐(0)
摘要:
viHolder.order_item_tipcolor.setBackgroundColor(context .getResources().getColor(R.color.order_xixie)); 阅读全文
posted @ 2015-05-19 13:21
狂奔的小狮子
阅读(1024)
评论(0)
推荐(0)