开发学院手机开发Android 开发 Android 中的拿来主义 阅读

Android 中的拿来主义

 2010-07-15 21:00:00 来源:WEB开发网   
核心提示:打开main.txt代码如下(是不是有个123了呵呵~):view plaincopy to clipboardprint?< ?xml version=”1.0″ encoding=”utf-8″?>< LinearLayoutxmlns:android=”http://schemas.androi

打开main.txt代码如下(是不是有个123了呵呵~):

view plaincopy to clipboardprint?

< ?xml version=”1.0″ encoding=”utf-8″?>

< LinearLayout

xmlns:android=”http://schemas.android.com/apk/res/android”

android:orientation=”1″

android:layout_width=”-1″

android:layout_height=”-1″

>

< WebView

android:id=”@7F050000″

android:layout_width=”-1″

android:layout_height=”-2″

>

< /WebView>

< /LinearLayout>

< ?xml version=”1.0″

encoding=”utf-8″?> < p>

xmlns:android=”http://schemas.android.com/apk/res/android”

android:orientation=”1″ android:layout_width=”-1″

android:layout_height=”-1″ >

android:layout_width=”-1″ android:layout_height=”-2″ >

< /WebView>

为了比对打开源程序中的main.xml代码如下(大家比对一下吧):

上一页  1 2 

Tags:Android 拿来主义

编辑录入:coldstar [复制链接] [打 印]
[]
  • 好
  • 好的评价 如果觉得好,就请您
      0%(0)
  • 差
  • 差的评价 如果觉得差,就请您
      0%(0)
赞助商链接