上一页 1 2 3 4 5 6 7 8 9 10 ··· 12 下一页
摘要: import android.support.annotation.CallSuper; import android.support.annotation.UiThread; import android.view.View; import android.widget.TextView; import butterknife.Unbinder; import butterknife.inte... 阅读全文
posted @ 2019-05-11 20:32 #魂 阅读(107) 评论(0) 推荐(0) 编辑
摘要: import java.util.ArrayList; /** * @author:created By ZhangHao * 时间:2019/4/26 14 * 邮箱:188660586@qq.com */ public class Site_chose extends Activity { private ArrayList arr; private ListV... 阅读全文
posted @ 2019-05-10 20:30 #魂 阅读(110) 评论(0) 推荐(0) 编辑
摘要: import android.content.Context; import android.support.v7.widget.Toolbar; import android.util.AttributeSet; import com.example.myapplication.R; /** * @author:created By ZhangHao * 时间:2019/4/26 10... 阅读全文
posted @ 2019-05-09 20:29 #魂 阅读(89) 评论(0) 推荐(0) 编辑
摘要: import android.app.AlertDialog; import android.content.DialogInterface; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.support.annotation.NonNull; imp... 阅读全文
posted @ 2019-05-08 20:27 #魂 阅读(109) 评论(0) 推荐(0) 编辑
摘要: import android.os.Bundle; import android.support.annotation.Nullable; import android.support.design.widget.TabLayout; import android.support.v4.app.Fragment; import android.support.v4.view.ViewPager;... 阅读全文
posted @ 2019-05-07 20:26 #魂 阅读(114) 评论(0) 推荐(0) 编辑
摘要: 将即将需要用的环境进行了配置与统一,没有遇到什么困难。 阅读全文
posted @ 2019-05-06 21:30 #魂 阅读(72) 评论(0) 推荐(0) 编辑
摘要: 所花时间:7-8个小时; 代码量:600; 博客量:2; 阅读全文
posted @ 2019-05-05 22:10 #魂 阅读(84) 评论(0) 推荐(0) 编辑
摘要: 统计在一篇文章中单词出现的频率 阅读全文
posted @ 2019-05-05 21:48 #魂 阅读(102) 评论(0) 推荐(0) 编辑
摘要: 所花时间:7-8个小时; 代码量:600; 博客量:2; 阅读全文
posted @ 2019-04-28 22:10 #魂 阅读(72) 评论(0) 推荐(0) 编辑
摘要: 用户在家对自己的出行进行购票,之后走出家门,前往地铁站乘车。 阅读全文
posted @ 2019-04-27 19:35 #魂 阅读(69) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 12 下一页