自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

  • 博客(9)
  • 收藏
  • 关注

转载 Python

基本输入输出语句print和raw_input(): #输入语句: >>> print'100+100=%d' %(100+100) 100+100=200 #输出语句 >>> name = raw_input('input your name:') input your name:yinheyi >>> print...

2017-10-15 17:07:00 96

转载 sqlife

<?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="...

2017-05-16 22:31:00 102

转载 SharedPreferences

<?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="...

2017-05-09 22:26:00 64

转载 九宫格

<?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/activ...

2017-05-08 22:50:00 87

转载 ListView和Adapter信息显示

<?xml version="1.0" encoding="utf-8"?><RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/act...

2017-05-02 21:42:00 138

转载 Activity

public class TiaozhuanActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.l...

2017-04-18 23:30:00 102

转载 Activity跳转并传递

<?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http...

2017-04-18 23:04:00 102

转载 andorid月总结

  经过一个月的学习 我发现自己存在很大的漏洞, 又很多问题不会, 就android stodio 上的英文不知到意思,打字速度比较慢,一直让我难受。 解决:认真学习英语,和练习打字。 现在只学习到了界面, 以前不知道Textview 什么的, 现在知道,但是想做的完美还是有一定的差距。 编写程序逻辑,比较混乱,没有规范,自己出现错误,一般找不出来。 页面布局还有许...

2017-03-28 22:05:00 95

转载 androidn1

<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:id="@+...

2017-03-21 22:28:00 85

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除