

0
0
Android ·ÃÎÊWebService×é¼þ,ÏàÐÅÓеÄÅóÓÑÒѾÈÌÄͲ»×¡ÏëÊÔÊÔÔÚAndroidÓ¦ÓÃÖе÷ÓÃWeb Service,ÓÐÐèÒªµÄÅóÓÑ¿ÉÒÔÏÂÔØÊÔÊÔЧ¹ûŶ£¬ÕæµÄºÜ²»´íÄØ¡£
ÔÚAndroidƽ̨µ÷ÓÃWeb ServiceÐèÒªÒÀÀµÓÚµÚÈý·½Àà¿âksoap2£¬ËüÊÇÒ»¸öSOAP Web service¿Í»§¶Ë¿ª·¢°ü£¬Ö÷ÒªÓÃÓÚ×ÊÔ´ÊÜÏÞÖÆµÄJava»·¾³ÈçApplets»òJ2MEÓ¦ÓóÌÐò£¨CLDC/ CDC/MIDP£©¡£ÈÏÕæ¶ÁÍê¶Ôksoap2µÄ½éÉÜÄã»á·¢ÏÖ²¢Ã»ÓÐÌá¼°ËüÓ¦ÓÃÓÚAndroidƽ̨¿ª·¢£¬Ã»´í£¬ÔÚAndroidƽ̨ÖÐÎÒÃDz¢²»»á
Ö±½ÓʹÓÃksoap2£¬¶øÊÇʹÓÃksoap2 android¡£KSoap2 Android ÊÇAndroidƽ̨ÉÏÒ»¸ö¸ßЧ¡¢ÇáÁ¿¼¶µÄSOAP¿ª·¢°ü£¬µÈͬÓÚAndroidƽ̨ÉϵÄKSoap2µÄÒÆÖ²°æ±¾¡£
ÏÂÃæ½«Í¨¹ýÒ»¸öʾÀý½²½âÈçºÎÔÚAndroidƽ̨µ÷ÓÃWeb Service¡£¼ÈȻҪµ÷ÓÃWeb Service£¬ÄǾÍÒªÏÈÓÐWeb Service¡£ÎÒÃÇ»¹ÊÇÑ¡ÔñʹÓÃÉÏÆªÎÄÕÂÖнéÉܵIJéѯÊÖ»úºÅÂë¹éÊôµØµÄWeb service£¬ËüµÄWSDLΪhttp://webservice.webxml.com.cn/WebServices/MobileCodeWS.asmx?wsdl¡£
1£©Ð½¨Android¹¤³Ì£¬ÒýÈëÉÏÃæÏÂÔØµÄksoap2-androidÀà¿â
Android¹¤³ÌµÄ´´½¨¾Í²»¶à˵ÁË£¬Ö÷ÒªÏë˵Ã÷µÄÊÇÈçºÎÏòAndroid¹¤³ÌÖÐÌí¼ÓµÚÈý·½jar°ü¡£µ±È»£¬Ìí¼ÓµÚ3·½jarµÄ·½Ê½ÓжàÖÖ£¬ÎÒ¸öÈ˱ȽÏϲ»¶ÓÃÏÂÃæÕâÖÖ·½Ê½£¬¼´ÏȽ«µÚÈý·½jar°ü¿½±´µ½¹¤³Ìij¸öĿ¼Ï£¬ÔÙ½«Æä¼ÓÈëµ½¹¤³ÌµÄBuild PathÖС£
ÀýÈ磬ÎÒ´´½¨µÄAndroid¹¤³ÌÃûΪWSClient£¬ÔÚ¹¤³ÌÃûÉϵã»÷ÓÒ¼ü£¬Ð½¨Ò»¸öFolder£¨Ä¿Â¼»òÎļþ¼Ð£©£¬ÃûΪlibs£¬È»ºó½«ksoap2-androidÀà¿â¿½±´µ½libsĿ¼ÖУ¬ÈçÏÂͼËùʾ£º

½Ó×Å£¬ÔÚjar°üksoap2-android-assembly-2.4-jar-with-dependencies.jarÉϵã»÷ÓÒ¼ü£¬ÒÀ´ÎÑ¡Ôñ¡°Build Path¡±-¡°Add to Build Path¡±¡£ÔÙÔÚ¹¤³ÌÃûÉϵã»÷ÓÒ¼ü£¬ÒÀ´ÎÑ¡Ôñ¡°Build Path¡±-¡°Config Build Path...¡±£¬½«¿´µ½ÈçÏÂËùʾ½çÃæ£º

Ñ¡ÖÐksoap2 jar°üÇ°ÃæµÄÑ¡Ïî¿ò£¬µã»÷OK£¬ÔòÍê³ÉÁËksoap2 jar°üµÄÌí¼Ó£¨ËµÃ÷£ºÔÚAndroid¹¤³ÌÖУ¬Ìí¼ÓÆäËüjar°üµÄ·½·¨ÍêȫһÑù£¬²Ù×÷Ò»Á½±éºó£¬Äã»á·¢ÏÖÆäʵºÜ¼òµ¥µÄ£©¡£
2£©±àд²¼¾ÖÎļþres/layout/main.xml
[html] view plain copy
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:paddingTop="5dip"
android:paddingLeft="5dip"
android:paddingRight="5dip"
>
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="ÊÖ»úºÅÂë(¶Î)£º"
/>
<EditText android:id="@+id/phone_sec"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:inputType="textPhonetic"
android:singleLine="true"
android:hint="ÀýÈ磺1398547"
/>
<Button android:id="@+id/query_btn"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="right"
android:text="²éѯ"
/>
<TextView android:id="@+id/result_text"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal|center_vertical"
/>
</LinearLayout>
3£©±àдMainActivityÀà
[java] view plain copy
package com.liufeng.ws.activity;
import org.ksoap2.SoapEnvelope;
import org.ksoap2.serialization.SoapObject;
import org.ksoap2.serialization.SoapSerializationEnvelope;
import org.ksoap2.transport.HttpTransportSE;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
/**
* Androidƽ̨µ÷ÓÃWebService£¨ÊÖ»úºÅÂë¹éÊôµØ²éѯ£©
*
* @author liufeng
* @date 2011-05-18
*/
public class MainActivity extends Activity {
private EditText phoneSecEditText;
private TextView resultView;
private Button queryButton;
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.main);
phoneSecEditText = (EditText) findViewById(R.id.phone_sec);
resultView = (TextView) findViewById(R.id.result_text);
queryButton = (Button) findViewById(R.id.query_btn);
queryButton.setOnClickListener(new OnClickListener() {
@Override
public void onClick(View v) {
// ÊÖ»úºÅÂ루¶Î£©
String phoneSec = phoneSecEditText.getText().toString().trim();
// ¼òµ¥ÅжÏÓû§ÊäÈëµÄÊÖ»úºÅÂ루¶Î£©ÊÇ·ñºÏ·¨
if ("".equals(phoneSec) || phoneSec.length() < 7) {
// ¸ø³ö´íÎóÌáʾ
phoneSecEditText.setError("ÄúÊäÈëµÄÊÖ»úºÅÂ루¶Î£©ÓÐÎó£¡");
phoneSecEditText.requestFocus();
// ½«ÏÔʾ²éѯ½á¹ûµÄTextViewÇå¿Õ
resultView.setText("");
return;
}
// ²éѯÊÖ»úºÅÂ루¶Î£©ÐÅÏ¢
getRemoteInfo(phoneSec);
}
});
}
/**
* ÊÖ»úºÅ¶Î¹éÊôµØ²éѯ
*
* @param phoneSec ÊÖ»úºÅ¶Î
*/
public void getRemoteInfo(String phoneSec) {
// ÃüÃû¿Õ¼ä
String nameSpace = "http://WebXml.com.cn/";
// µ÷Óõķ½·¨Ãû³Æ
String methodName = "getMobileCodeInfo";
// EndPoint
String endPoint = "http://webservice.webxml.com.cn/WebServices/MobileCodeWS.asmx";
// SOAP Action
String soapAction = "http://WebXml.com.cn/getMobileCodeInfo";
// Ö¸¶¨WebServiceµÄÃüÃû¿Õ¼äºÍµ÷Óõķ½·¨Ãû
SoapObject rpc = new SoapObject(nameSpace, methodName);
// ÉèÖÃÐèµ÷ÓÃWebService½Ó¿ÚÐèÒª´«ÈëµÄÁ½¸ö²ÎÊýmobileCode¡¢userId
rpc.addProperty("mobileCode", phoneSec);
rpc.addProperty("userId", "");
// Éú³Éµ÷ÓÃWebService·½·¨µÄSOAPÇëÇóÐÅÏ¢,²¢Ö¸¶¨SOAPµÄ°æ±¾
SoapSerializationEnvelope envelope = new SoapSerializationEnvelope(SoapEnvelope.VER10);
envelope.bodyOut = rpc;
// ÉèÖÃÊÇ·ñµ÷ÓõÄÊÇdotNet¿ª·¢µÄWebService
envelope.dotNet = true;
// µÈ¼ÛÓÚenvelope.bodyOut = rpc;
envelope.setOutputSoapObject(rpc);
HttpTransportSE transport = new HttpTransportSE(endPoint);
try {
// µ÷ÓÃWebService
transport.call(soapAction, envelope);
} catch (Exception e) {
e.printStackTrace();
}
// »ñÈ¡·µ»ØµÄÊý¾Ý
SoapObject object = (SoapObject) envelope.bodyIn;
// »ñÈ¡·µ»ØµÄ½á¹û
String result = object.getProperty(0).toString();
// ½«WebService·µ»ØµÄ½á¹ûÏÔʾÔÚTextViewÖÐ
resultView.setText(result);
}
}
½²½â£º
×¢Òâµã1£ºÈç´úÂëÖеÄ62-69ÐÐËùʾ£¬µ÷ÓÃWeb Service֮ǰÄãÐèÒªÏÈŪÇå³þÕâ4¸öµÄÖµ·Ö±ðÊÇʲô£ºÃüÃû¿Õ¼ä¡¢µ÷Óõķ½·¨Ãû³Æ¡¢EndPointºÍSOAP Action¡£µ±ÔÚä¯ÀÀÆ÷ÖзÃÎÊWSDLʱ£¬ºÜÈÝÒ×µÃÖªÃüÃû¿Õ¼ä¡¢µ÷Óõķ½·¨Ãû³ÆÊÇʲô£¨²»Ã÷°×µÄÇë¿´ÉÏÆªÎÄÕ£©¡¢£¬ÖÁÓÚEndPointͨ³£Êǽ«WSDLµØÖ·Ä©Î²µÄ"?wsdl"È¥³ýºóÊ£ÓàµÄ²¿·Ö¡¢£»¶øSOAP Actionͨ³£ÎªÃüÃû¿Õ¼ä + µ÷Óõķ½·¨Ãû³Æ¡£
×¢Òâµã2£º75-76ÐÐÊÇÉèÖõ÷ÓÃWebService½Ó¿Ú·½·¨ÐèÒª´«ÈëµÄ²ÎÊý¡¢¡££¨ÔÚWSDLÖÐÄܹ»¿´µ½µ÷Ó÷½·¨ÐèÒª´«ÈëµÄ²ÎÊý¸öÊý¼°²ÎÊýÃû³Æ¡¢£¬ÔÚÉèÖòÎÊýʱ×îºÃÖ¸Ã÷ÿһ¸ö´«Èë²ÎÊýµÄÃû³Æ£¬Èç±¾ÀýÖеÄmobileCode¡¢¡¢userId¡¢¡£ÍøÉÏÓÐЩ×ÊÁÏ˵ÔÚÐèÒª´«Èë¶à¸ö²ÎÊýʱ£¬Ö»Òª¶à¸ö²ÎÊýµÄ˳ÐòÓëWSDLÖвÎÊý³öÏÖµÄ˳ÐòÒ»Ö¼´¿É¡¢£¬Ãû³Æ²¢²»ÐèÒªºÍWSDLÖеÄÒ»Ö¡¢£¬µ«Êµ¼Ê²âÊÔ·¢ÏÖ£¬´ó¶àÊýÇé¿öϲ¢²»¿ÉÐУ¡¢¡£©
ÀýÈçÏÂÃæÍ¼°æÉÏÏÔʾµÄWSDLƬ¶Î¡¢£¬µ÷ÓøÃWeb ServiceµÄcheckUserInfo·½·¨¾ÍÐèÒª´«Èë4¸ö²ÎÊý£¬²ÎÊýÃû³Æ·Ö±ðΪ£ºin0¡¢¡¢in1¡¢¡¢in2ºÍin3¡£

×¢Òâµã3£ºÒ²ÐíÄã»á¶ÔµÚ100ÐдúÂë²úÉúÒɻ󡢣¬ÎªÊ²Ã´ÒªÓÃobject.getProperty("getMobileCodeInfoResult")À´È¡µÃµ÷Óýá¹û¡¢£¿ÄÇÊÇÒòΪWSDLÖÐÃ÷È·¸æËßÁË·µ»Ø½á¹ûÊÇStringÊý×飬ËüµÄÃû³ÆÎªgetDatabaseInfoResult¡¢£¬WSDLÖеÄÃèÊöÈçÏ£º
<s:elementminOccurs="0" maxOccurs="1" name="getDatabaseInfoResult" type="tns:ArrayOfString" />
±¾ÀýÖе÷ÓÃWebServiceºó·µ»ØµÄ½á¹ûÈçÏÂËùʾ£º
<?xml version="1.0" encoding="utf-8"?>
<string xmlns="http://WebXml.com.cn/">1398547£º¹óÖÝ ¹óÑô ¹óÖÝÒÆ¶¯ÇÖÐÓο¨</string>
ßס¢£¬ÕâÀïÃ÷Ã÷·µ»ØµÄÊÇxml¸ñʽµÄÄÚÈÝ£¬ÎªÊ²Ã´ÎÒÃDz»ÐèҪͨ¹ý½âÎöxmlÀ´»ñÈ¡ÎÒÃÇÐèÒªµÄÄÚÈÝÄØ¡¢£¿ÆäʵÈç¹ûÄã×Ðϸ¿´´úÂëÖеÄ96-97Ðв¢²»ÄÑ·¢ÏÖ£º
// »ñÈ¡·µ»ØµÄÊý¾Ý
SoapObject object = (SoapObject) envelope.bodyIn;
ksoap2Äܹ»½«·µ»ØµÄxmlת»»³ÉSoapObject¶ÔÏó¡¢£¬È»ºóÎÒÃǾͿÉÒÔͨ¹ý²Ù×÷¶ÔÏóµÄ·½Ê½À´»ñÈ¡ÐèÒªµÄÊý¾ÝÁË¡£
×¢Òâµã4£ºÍ¬Ñù»¹ÊǵÚ100ÐдúÂë¡¢¡£´ÓÓÐЩWSDLÖÐÎÒÃDz¢²»ÄܵÃÖª·µ»Ø½á¹ûµÄÃû³Æ£¨Èç±¾ÀýÖеÄgetMobileCodeInfoResult£©©§£¬ÄÇÓÖ¸ÃÈçºÎµ÷ÓÃÄØ©§£¿ÆäʵÉÏÃæÒѾ°µÊ¾ÁËÕâ¸öÎÊÌ⣺µ±Í¨¹ýµÚ97ÐдúÂë»ñÈ¡·µ»Ø½á¹û²¢½«Æäת»»³ÉSoapObject¶ÔÏóºó£¬Èç¹ûÄã²¢²»ÖªµÀͨ¹ý¸Ã¶ÔÏóµÄÄĸöÊôÐÔÀ´È¡Öµ©§£¬ÄãÍêÈ«¿ÉÒÔµ÷ÓöÔÏóµÄtoString()·½·¨À´²é¿´·µ»ØµÄÄÚÈÝ©§£¬ÀýÈ罫±¾ÀýÖеĵÚ100ÐдúÂëÌæ»»³É£º
// »ñÈ¡·µ»ØµÄ½á¹û
String result = object.toString();
ÕâÑùµÃµ½µÄ·µ»Ø½á¹ûΪ£º

×¢Òâ¿´À¨ºÅ{}ÀïÃæµÄÄÚÈÝÊÇÒ»¸ö¼ü-Öµ¶ÔÐÎʽ£¬ÒԵȺÅ=·Ö¸ô©§£¬ÎÒÃÇÕýÊÇͨ¹ý=ºÅ×ó±ßµÄ¡°getMobileCodeInfoResult¡±À´»ñÈ¡ÓұߵIJéѯ½á¹û©§¡£
ÆäʵÔÚ²»ÖªµÀ·µ»Ø½á¹ûÃû³ÆÊ±£¨Èç±¾ÀýµÄ100ÐУ¬ÎÒÃDz¢²»ÖªµÀ·µ»Ø½á¹ûÖÐÓÐÊôÐÔgetMobileCodeInfoResult£©©§£¬ÓÐÒ»ÖÖ¸üΪ¼ò±ãµÄ·½·¨©§£¬Ö±½Óͨ¹ýË÷ÒýϱêÀ´»ñÈ¡ÊôÐÔÖµ£¬Ò²¾ÍÊǽ«µÚ100ÐдúÂëÌæ»»Îª£º
String result = object.getProperty(0).toString();
×¢Òâµã5£º±¾ÀýÖÐÖ»·µ»ØÁËÒ»¸öÖµ©§£¬µ«ÓÐЩWebService»á·µ»Ø¶à¸öÖµ¸ÃÔõô»ñÈ©§¡£¿»ñÈ¡·½·¨Óë±¾ÀýÍêȫһÑù©§£¬Ö»ÊÇÐèҪעÒâµÄÊÇÈç¹ûÊÇ·µ»Ø¶à¸öÖµ©§£¬Í¨¹ýµÚ100´úÂëobject.getProperty(0);µÃµ½µÄ¿ÉÄÜÈÔÈ»ÊÇÒ»¸öSoapObject¡£²»¶ÏµØµ÷ÓÃgetProperty()·½·¨©§£»×ÜÄܵõ½ÄãÏëÒªµÄÈ«²¿½á¹û©§¡£
×¢Òâµã6£ºÔÚµ÷ÓÃijЩWebServiceʱ£¬¿ÉÄܻᱨһЩÒì³£©§£¬µ«ÄãÓÖ·¢ÏÖ³ýÁ˵÷ÓõÄWebService²»Í¬Ö®Íâ©§£¬ÆäËüµØ·½µÄд·¨ºÍÎÒµÄÍêȫһÑù£¬ÕâÓÖ¸ÃÈçºÎ½â¾öÄØ©§£¿³¢ÊԸıäµÚ79´úÂëÖÐSOAPµÄ°æ±¾ºÅ©§£¬¿ÉÒÔ·Ö±ð³¢ÊÔʹÓÃSoapEnvelope.VER10¡¢SoapEnvelope.VER11©§¡¢SoapEnvelope.VER12ÕâÑùÈý¸öÖµ|¡£ÁíÍ⣬ÔÚµ÷ÓÃijЩWebServiceʱ|£¬¿ÉÄÜÔÚµÚ91ÐдúÂëÖУ¬µ÷ÓÃWebServiceʱ²¢²»ÐèÒª´«ÈësoapAction|£¬½«ÆäÖÃΪnull¼´¿É|¡£
4£©ÔÚAndroidManifest.xmlÖÐÅäÖÃÌí¼Ó·ÃÎÊÍøÂçµÄȨÏÞ£¨Ç§Íò±ðÍü¼Ç!!!£©
[html] view plain copy
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.liufeng.ws.activity"
android:versionCode="1"
android:versionName="1.0">
<application android:icon="@drawable/icon" android:label="@string/app_name">
<activity android:name=".MainActivity" android:label="@string/app_name">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
</application>
<uses-sdk android:minSdkVersion="4" />
<!-- ·ÃÎÊÍøÂçµÄȨÏÞ -->
<uses-permission android:name="android.permission.INTERNET" />
</manifest>
5£©ÔËÐнá¹û

248.9M / 12-08
RTS¼´Ê±Õ½ÂÔ
ÏÂÔØ
248.9M / 12-08
RTS¼´Ê±Õ½ÂÔ
ÏÂÔØ
253.4M / 12-08
RPG½ÇÉ«°çÑÝ
ÏÂÔØ
ÆÞÖÐÃÛ3È«cg´æµµ
ÓÎÏ·¹¤¾ß / 28KB
ÏÂÔØ
1
csgo¿Õ¸ñ¼üÁ¬Ìø½Å±¾ÂÌÉ«Ãâ·Ñ°æ
ÓÎÏ·¹¤¾ß / 564KB
ÏÂÔØ
2
Ò׿ØÍõÎĵµ¼ÓÃÜÈí¼þv2017¹Ù·½°æÂÌÉ«Ãâ·Ñ°æ
Îļþ´¦Àí / 46M
ÏÂÔØ
3
DNF9ÖÜÄêµÚÊ®Ì×Ìì¿Õʱװ²¹¶¡
ÓÎÏ·¹¤¾ß / 1.6M
ÏÂÔØ
4
dnfÒ»¼üÈÎÎñÖúÊÖv0428×îÐÂÃâ·Ñ°æ
ÓÎÏ·¹¤¾ß / 863KB
ÏÂÔØ
5
3456wg¶àѡƤ·ôv10.6¹Ù·½°æ
ÓÎÏ·¹¤¾ß / 2.2M
ÏÂÔØ
6
adobeÇåÀí¹¤¾ß(AdobeCreativeCloudCleanerTool)V2017 ÂÌÉ«°æ
Îļþ´¦Àí / 5.9M
ÏÂÔØ
7
ÊÓÆµ|¡¢Í¼Æ¬È¥Ë®Ó¡´óʦHitPaw Watermark Removerv1.2.1 ÍêÃÀ½âËø°æ
Îļþ´¦Àí / 80.4M
ÏÂÔØ
8
°®ÆÕÉúR230´òÓ¡»úÇåÁãÈí¼þºº»¯°æ
°ì¹«Ñ§Ï° / 1.8M
ÏÂÔØ
9
Îļþ°æÈ¨Ð޸Ť¾ßÂÌÉ«°æ
Îļþ´¦Àí / 564KB
ÏÂÔØ
10
140.5M / 09-05
Á¢¼´ÏÂÔØ
76.4M / 03-25
Á¢¼´ÏÂÔØ
55M / 06-05
Á¢¼´ÏÂÔØ
88.7M / 04-13
Á¢¼´ÏÂÔØ
900.9M / 03-02
Á¢¼´ÏÂÔØ
96.2M / 07-06
Á¢¼´ÏÂÔØ
311.2M / 07-06
Á¢¼´ÏÂÔØ
335M / 07-06
Á¢¼´ÏÂÔØ
ǰ³ÌËÆ½õ(Excellent Expectations)
200M / 07-06
Á¢¼´ÏÂÔØ
413.8M / 07-06
Á¢¼´ÏÂÔØ
x8ɳÏ䰲׿Ãâ·Ñ°æ2023¹Ù·½×îаæ
480.3M / 01-03
Á¢¼´ÏÂÔØ
768.9M / 08-19
Á¢¼´ÏÂÔØ
165.4M / 09-05
Á¢¼´ÏÂÔØ
131.8M / 04-13
Á¢¼´ÏÂÔØ
195.6M / 03-03
Á¢¼´ÏÂÔØ
45.6M / 09-08
Á¢¼´ÏÂÔØ
665.2M / 07-06
Á¢¼´ÏÂÔØ
2.84G / 07-06
Á¢¼´ÏÂÔØ
93M / 07-06
Á¢¼´ÏÂÔØ
338.3M / 07-06
Á¢¼´ÏÂÔØ
959.8M / 12-24
Á¢¼´ÏÂÔØ 312M / 07-30
Á¢¼´ÏÂÔØ 1.38G / 07-26
Á¢¼´ÏÂÔØ DZͧΰΰÃÔÖ²Îï´óÕ½½©Ê¬ÔÓ½»°æµçÄÔ°æ
109.8M / 06-03
Á¢¼´ÏÂÔØ 142M / 01-08
Á¢¼´ÏÂÔØ 1.2M / 11-23
Á¢¼´ÏÂÔØ 548.8M / 04-13
Á¢¼´ÏÂÔØ 1.6M / 04-13
Á¢¼´ÏÂÔØ 1.48G / 03-18
Á¢¼´ÏÂÔØ 646.6M / 03-03
Á¢¼´ÏÂÔØ 401.9M / 01-06
Á¢¼´ÏÂÔØ 1.89G / 12-19
Á¢¼´ÏÂÔØ 110.5M / 09-05
Á¢¼´ÏÂÔØ 33.4M / 09-05
Á¢¼´ÏÂÔØ 60M / 04-29
Á¢¼´ÏÂÔØ 254M / 04-25
Á¢¼´ÏÂÔØ 659M / 04-23
Á¢¼´ÏÂÔØ up¶Ôսƽ̨ºÐ×Ó¹Ù·½ÏÂÔØ2023×îаæ
253.4M / 12-08
Á¢¼´ÏÂÔØ 253M / 12-08
Á¢¼´ÏÂÔØ 1.19G / 11-16
Á¢¼´ÏÂÔØ 118.2M / 01-06
Á¢¼´ÏÂÔØ 488.3M / 06-04
Á¢¼´ÏÂÔØ 369M / 09-22
Á¢¼´ÏÂÔØ 181.5M / 09-22
Á¢¼´ÏÂÔØ 201.2M / 09-05
Á¢¼´ÏÂÔØ 248.9M / 12-08
Á¢¼´ÏÂÔØ 248.9M / 12-08
Á¢¼´ÏÂÔØ 100.6M / 03-06
Á¢¼´ÏÂÔØ 148.9M / 03-06
Á¢¼´ÏÂÔØ 1.12G / 07-06
Á¢¼´ÏÂÔØ 126.7M / 02-04
Á¢¼´ÏÂÔØ 1.76G / 09-22
Á¢¼´ÏÂÔØ 1.92G / 04-17
Á¢¼´ÏÂÔØ 201.5M / 04-13
Á¢¼´ÏÂÔØ 7.31G / 07-01
Á¢¼´ÏÂÔØ 94.3M / 07-06
Á¢¼´ÏÂÔØ 2.48G / 07-06
Á¢¼´ÏÂÔØ 7.63G / 07-06
Á¢¼´ÏÂÔØ 1M / 07-06
Á¢¼´ÏÂÔØ 778.1M / 07-06
Á¢¼´ÏÂÔØ 1.40G / 12-19
Á¢¼´ÏÂÔØ 72M / 07-06
Á¢¼´ÏÂÔØ 548.7M / 07-06
Á¢¼´ÏÂÔØ 1.00G / 07-06
Á¢¼´ÏÂÔØ 9.13G / 07-06
Á¢¼´ÏÂÔØ 126.2M / 07-06
Á¢¼´ÏÂÔØ 72M / 07-06
Á¢¼´ÏÂÔØ 105.1M / 07-06
Á¢¼´ÏÂÔØ 132M / 07-06
Á¢¼´ÏÂÔØ 132M / 07-06
Á¢¼´ÏÂÔØ bonbonjump°²×¿¹Ù·½ÏÂÔØ2023×îаæ
13.4M / 01-03
Á¢¼´ÏÂÔØ 293.0M / 09-05
Á¢¼´ÏÂÔØ 1.22G / 07-06
Á¢¼´ÏÂÔØ 20.53G / 07-06
Á¢¼´ÏÂÔØ 229.9M / 07-06
Á¢¼´ÏÂÔØ 3.70G / 07-06
Á¢¼´ÏÂÔØ 904.0M / 07-06
Á¢¼´ÏÂÔØ 15.84G / 07-06
Á¢¼´ÏÂÔØ 45.50G / 07-06
Á¢¼´ÏÂÔØ 1.02G / 07-06
Á¢¼´ÏÂÔØ Copyright 2010-2025 µ¥»úÓÎÏ·ÏÂÔØ (R) °æÈ¨ËùÓÐ ·ÉÏèÏÂÔØËùÓÐÓÎÏ·¼°Èí¼þÏÂÔØ×ÊÔ´À´Ô´»¥ÁªÍø|£¬²¢ÓÉÍøÓÑÉÏ´«·ÖÏí¡£ÈçÓÐÇÖȨ|£¬ÇëÀ´µçÀ´º¯¸æÖ®|¡£
·ÉÏèÖҸ棺µÖÖÆ²»Á¼É«Çé¡¢·´¶¯|¡¢±©Á¦ÓÎÏ· ºÏÀí°²ÅÅÓÎϷʱ¼ä ÏíÊܽ¡¿µÉú»î ¶õ¹«Íø°²±¸£º42011102003115ºÅ ¡¾¶õICP±¸17000818ºÅ-1¡¿