- 博客(23)
- 收藏
- 关注
原创 Title_layout
Activity<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" an...
2018-08-24 11:45:55 240
原创 FaCreate
//主布局<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.andr...
2018-07-01 21:01:04 161
原创 频道管理
<com.bawei.channelmanager.ui.ChannelView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.c...
2018-07-01 19:44:24 136
原创 轮播图——上下刷新----
//主布局<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:lay...
2018-06-23 18:03:43 314
原创 Fragment+多条目加载+下拉刷新
//主布局<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.andro...
2018-06-15 16:45:55 758
原创 上拉刷新
//主布局<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" androi...
2018-06-14 10:51:18 180
原创 listview -------多条目加载--
//activty--main<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" ...
2018-06-13 16:56:16 138
原创 圆形图片---rikao8
//适配public class ListAdapter extends BaseAdapter{ private Context context; private List<NewsBean.NewslistBean>list; public ListAdapter(Context context, List<NewsBean.NewslistBean&g...
2018-06-13 10:35:17 166
原创 Asynk--
//主布局<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:...
2018-06-10 19:21:53 193
原创 Last----
//MyListViewpublic class MyListView extends ListView{private MyListView listView; public MyListView(Context context) { super(context); } public MyListView(Context context, Attrib...
2018-05-30 21:09:00 148
原创 Last--protice
//Manticitypublic class MainActivity extends AppCompatActivity implements View.OnClickListener{private ViewPager viewPager;private List<Fragment>fs=new ArrayList<>();private FragmentAda...
2018-05-30 20:55:54 464
原创 //LastProtice
//主布局<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:...
2018-05-30 20:49:18 213
原创 Fragment的切换
//主布局<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:...
2018-05-29 08:39:38 332
原创 自己
//圆点的acitivitypublic class SplashActivity extends AppCompatActivity { private TextView time; private ImageView imageView; private int i = 3; private Timer timer; @Override protected ...
2018-05-27 21:00:19 134
原创 YueOne
//制作圆点的跳转首界面<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" an...
2018-05-27 20:55:24 161
原创 HttpContent
package com.daydayup.zhoukao1.acitivities;import android.support.v4.app.FragmentManager;import android.support.v4.app.FragmentTransaction;import android.support.v7.app.AppCompatActivity;import android...
2018-05-13 21:08:57 714
原创 部门查询 网页的
tbody tr:nth-child(even){ background-color: paleturquoise; } tbody tr:nth-child(odd){ background-color: palegreen; }
2018-01-19 08:44:35 219
原创 无操作数据 最终的anglur
tbody tr:nth-child(even){ background-color: paleturquoise; } tbody tr:nth-child(odd){ background-color: lightcyan; }
2018-01-19 08:43:20 285
原创 anglir 模拟月考
tbody tr:nth-child(odd){ background-color:#F2F2F2; text-align: center; } tbody tr:nth-child(even){ background-color:#C0C0C0;
2018-01-19 08:40:34 181
原创 JH 连接的anglur
var app=angular.module("myApp",[]); app.controller("myCtrl",function($scope,$http){ $scope.kong=false; $http.get("http://result.eolinker.com/TucCTQueffdc1d1aaa
2018-01-19 08:16:23 215
原创 anglur 的非空
var app=angular.module("myApp",[]); app.controller("myCtrl",function($scope){ $scope.products=[{ id:1, name:"nanjing",
2018-01-16 20:48:38 351
原创 anglur 的绑定排序
var app=angular.module("myApp",[]); app.controller("myCtrl",function($scope){ //自定义数据 $scope.products=[{ id:15, name:"可乐小饼干",
2018-01-16 20:46:34 306
原创 Anglur 增删改查
tbody tr:nth-child(even){ background-color: aliceblue; } tbody tr:nth-child(odd){ background-color: lightpink; } .
2018-01-16 11:16:06 463
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人