- 博客(6)
- 收藏
- 关注
原创 购物车
<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:layou...
2018-04-06 20:30:15
166
原创 商品详情
<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:layou...
2018-04-06 20:20:51
267
原创 商品列表和轮播
主界面布局<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-04-06 20:12:07
1041
原创 工具类
MyApppublic class MyApp extends Application{ public static SharedPreferences preferences; public static SharedPreferences.Editor editor; @Override public void onCreate() { su...
2018-04-06 20:01:12
94
原创 登录注册
beanpublic class LoginBean { /** * msg : 登录成功 * code : 0 * data : {"age":null,"appkey":"002b28988d38185b","appsecret":"18C758D2F158D9D1F1A585CD1ED45FB6","createtime":"2017-
2018-04-06 19:58:44
332
原创 常用网络框架
APIpublic class API { public static boolean isOnline = false; public static final String DEV = "http://120.27.23.105/"; public static final String WROK = ""; public static final String...
2018-04-06 19:49:23
218
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人