摘要:compile 'com.google.code.gson:gson:2.3.1' 阅读全文
pull_to_refresh_header.xml
2017-06-22 23:27 by vcer, 180 阅读, 0 推荐, 收藏,
摘要:<?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" and 阅读全文
adapter_item.xml
2017-06-22 23:26 by vcer, 292 阅读, 0 推荐, 收藏,
摘要:<?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" and 阅读全文
activity_studentlist.xml
2017-06-22 23:26 by vcer, 156 阅读, 0 推荐, 收藏,
摘要:<?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com 阅读全文
listview_footer.xml
2017-06-22 23:26 by vcer, 168 阅读, 0 推荐, 收藏,
摘要:<?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" and 阅读全文
activity_php.xml
2017-06-22 23:25 by vcer, 156 阅读, 0 推荐, 收藏,
摘要:<?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com 阅读全文
Utils.java
2017-06-22 23:24 by vcer, 142 阅读, 0 推荐, 收藏,
摘要:package www.wulian1.com.webview;import java.text.SimpleDateFormat;import java.util.Date;import java.util.Locale;/** * Created by Administrator on 2017 阅读全文
activity_main.xml
2017-06-22 23:24 by vcer, 142 阅读, 0 推荐, 收藏,
摘要:<?xml version="1.0" encoding="utf-8"?><RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.c 阅读全文
StuManage.java
2017-06-22 23:23 by vcer, 246 阅读, 0 推荐, 收藏,
摘要:package www.wulian1.com.webview;/** * Created by Administrator on 2017/5/18. */public class StuManage { String name; int age; long timestamp; public l 阅读全文
StudentListactivity.java
2017-06-22 23:19 by vcer, 189 阅读, 0 推荐, 收藏,
摘要:package www.wulian1.com.webview;import android.content.SharedPreferences;import android.os.Bundle;import android.os.Handler;import android.os.Message; 阅读全文
浙公网安备 33010602011771号