- 博客(7)
- 收藏
- 关注
转载 JavaScript基础
1.Javascript有三种写入方式: 事件定义式 在事件定义时,直接写js <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Test</title> ...
2015-11-26 19:02:00
115
转载 Android学习笔记之fragment的通信
1.布局文件 mian.xml 1 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 2 android:id="@+id/linearLayout" 3 android:layout_width="match_parent" 4 and...
2014-12-01 21:55:00
116
转载 Android学习笔记之fragment的静态加载和动态加载
1.xml布局文件: main.xml 1 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" 2 android:layout_width="match_parent" 3 android:layout_height="match_parent...
2014-11-28 19:39:00
156
转载 java学习随笔之异常A class file was not written.
今天写一个程序,出现异常 java.lang.NoClassDefFoundError 然后错误提示是 A class file was not written. The project may be inconsistent, if so try refreshing this project and building it 上网搜了下,有说是我workspace满...
2014-11-26 13:43:00
189
转载 Android学习笔记之控件Spinner
1.mian.xml布局文件 1 <?xml version="1.0" encoding="utf-8"?> 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 android:layout_width="match_parent" ...
2014-11-26 11:53:00
119
转载 Android学习笔记之控件GridView
1.xml布局文件 main.xml 1 <?xml version="1.0" encoding="utf-8"?> 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 android:layout_width="match_pa...
2014-11-24 16:40:00
104
转载 Android学习笔记之控件DatePicker和TimePicker
1.xml布局文件 1 <?xml version="1.0" encoding="utf-8"?> 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 android:layout_width="match_parent" 4 ...
2014-11-24 14:31:00
159
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅