我想使用<android.support.v4.widget.NestedScrollView
android:id="@+id/scrollContainer"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginBottom="?attr/actionBarSize"
android:paddingBottom="8dp">
<LinearLayout
android:id="@+id/layContainer"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_margin="8dp"
android:orientation="vertical"
android:paddingBottom="12dp">
</LinearLayout>
</android.support.v4.widget.NestedScrollView>
请求检查我的Redis缓存状态。但是我不确定应该提供哪个IP地址。对于我的本地服务器是127.0.0.1,通过发送ping请求,它返回成功,但是对于开发和测试服务器是“ 11. 。* 。***:6379,password = *** ***”,那么我如何ping通此主机?