android-w.song.android.widget

源代码在线查看: set-x.tests

软件大小: 6774 K
上传用户: zcflion
关键词: android-w android widget song
下载地址: 免注册下载 普通下载 VIP

相关代码

				#!../bash				# $Id: set-x.tests,v 1.1 2002/12/09 13:12:37 rockyb Exp $				#				# Test that "set -x" shows what we think it should.				#				set -x				for ((i=0; i				  x=0				done				for i in 0 1 2 ; do				  x=i				done				case x in 				 0) x=i ;;				 *) x=i ;;				esac				set +x								# test BASH_XTRACEFD				${THIS_SH} ./set-x1.sub							

相关资源