//jump.xml//cycle_triple.xml (循环的次数)//代码Animation jump = AnimationUtils.loadAnimation(context,R.anim.jump);view.startAnimation(jump);