data) {
this.data = data;
}
}
================================================
FILE: app/src/main/java/com/example/retrofit/entity/resulte/SubjectResulte.java
================================================
package com.example.retrofit.entity.resulte;
/**
* 测试显示数据
* Created by WZG on 2016/7/16.
*/
public class SubjectResulte {
private int id;
private String name;
private String title;
@Override
public String toString() {
return "name->"+name+"\n";
}
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public String getTitle() {
return title;
}
public void setTitle(String title) {
this.title = title;
}
}
================================================
FILE: app/src/main/java/com/example/retrofit/entity/resulte/UploadResulte.java
================================================
package com.example.retrofit.entity.resulte;
/**
* 上传回调结果
* Created by WZG on 2016/10/20.
*/
public class UploadResulte {
/**
* headImgUrl : http://www.izaodao.com/uc/data/avatar/004/81/14/20_avatar_middle.jpg?timestamp=1476943817
*/
private String headImgUrl;
public String getHeadImgUrl() {
return headImgUrl;
}
public void setHeadImgUrl(String headImgUrl) {
this.headImgUrl = headImgUrl;
}
}
================================================
FILE: app/src/main/res/layout/activity_combin_api.xml
================================================
================================================
FILE: app/src/main/res/layout/activity_down_laod.xml
================================================
================================================
FILE: app/src/main/res/layout/activity_main.xml
================================================
================================================
FILE: app/src/main/res/layout/view_item_holder.xml
================================================
================================================
FILE: app/src/main/res/values/colors.xml
================================================
#3F51B5
#303F9F
#FF4081
================================================
FILE: app/src/main/res/values/dimens.xml
================================================
16dp
16dp
================================================
FILE: app/src/main/res/values/strings.xml
================================================
RxjavaRetrofitDemo
================================================
FILE: app/src/main/res/values/styles.xml
================================================
================================================
FILE: app/src/main/res/values-w820dp/dimens.xml
================================================
64dp
================================================
FILE: build.gradle
================================================
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
jcenter()
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.0'
classpath 'org.greenrobot:greendao-gradle-plugin:3.2.1'
}
}
allprojects {
repositories {
jcenter()
google()
}
}
task clean(type: Delete) {
delete rootProject.buildDir
}
================================================
FILE: butterniffe读取.html
================================================
ȡ
ǰ
title
mainView
עģ
ע¼ģ
ĸд