首页 / 词典 / good

textview

  • 网络使用;控件;文本框;文字框;文本控件
textviewtextview
  1. Set the text node values on the corresponding TextView widgets

    设置对应TextView小部件上的文本节点值

  2. Set the String message on the TextView UI component .

    设置TextViewUI组件上的字符串消息。

  3. Shows any errors , also in the TextView

    如果有错误,也显示在TextView中

  4. To use relative positioning , we add a visible element & in this case , a TextView element .

    要使用相对定位,可添加可见元素&在这里是一个TextView元素。

  5. Add the TextView elements with the following ids

    添加具有以下id的TextView元素

  6. When changes are received , the sensor values are displayed on the screen in TextView widgets .

    当收到更改时,传感器值在TextView小部件的屏幕上显示。

  7. The onCreate method also establishes references to the six TextView widgets you 'll need to update with sensor data values .

    onCreate方法还建立了对6个TextView小部件的引用,您需要使用传感器数据值更新这些小部件。

  8. Obtain the text node values if the event type is TEXT and set the text node values on the corresponding TextView widgets .

    如果事件类型为TEXT则获得文本节点值,并在相应的TextView小部件上设置文本节点值。

  9. Add a TextView element with the id " springmessage " to display the JAX-WS web service response for a method call to one of the get methods .

    添加一个id为“springmessage”的TextView元素,以便显示对某个get方法的方法调用的JAX-WSweb服务响应。

  10. Use the android : layout_marginLeft attribute of the TextView widget for the text node values to appear to the right of the labels .

    使用TextView小部件的android:layoutmarginLeft属性可以让文本节点值出现在标签的右侧。

  11. For example , the WebView contains an id of calculator ; however , the TextView does not contain an id as its value is not changed throughout the lifetime of the application .

    例如,WebView包含calculator的一个id;但是TextView不包含id,因为它的值在应用程序的整个生命期内是不变的。

  12. If the element tag name is " catalog ", obtain the attribute values for " journal " and " publisher " and set the attribute values on the " journal " and " publisher " TextView widgets .

    如果元素标签名称是“catalog”,请获得“journal”与“publisher”的属性值,并设置“journal”与“publisher”TextView小部件上的属性值。