Terry Zou
BlogJava
首页
新随笔
联系
聚合
管理
posts - 93, comments - 2, trackbacks - 0
Android
总结学习
服务器连接
posted @
2015-07-13 22:10
Terry Zou 阅读(267) |
评论 (0)
编辑
abe
posted @
2015-07-09 00:04
Terry Zou 阅读(201) |
评论 (0)
编辑
abd
posted @
2015-07-08 23:57
Terry Zou|
编辑
abc
posted @
2015-07-08 23:55
Terry Zou|
编辑
Android之Activity的四种启动模式
posted @
2015-06-24 18:10
Terry Zou 阅读(462) |
评论 (0)
编辑
android中跨进程通讯的4种方式
posted @
2015-06-24 17:28
Terry Zou 阅读(493) |
评论 (0)
编辑
Android 一个应用中只有一个进程么?还是可以有多个
posted @
2015-06-24 17:12
Terry Zou 阅读(537) |
评论 (0)
编辑
Fragment的生命周期
posted @
2015-06-24 16:05
Terry Zou 阅读(430) |
评论 (0)
编辑
android ANR产生原因和解决办法
posted @
2015-06-24 16:00
Terry Zou 阅读(294) |
评论 (0)
编辑
Android自定义控件
posted @
2015-05-19 17:29
Terry Zou 阅读(363) |
评论 (0)
编辑
Android 管理Fragments
posted @
2015-05-18 18:28
Terry Zou 阅读(398) |
评论 (0)
编辑
onSaveInstanceState和onRestoreInstanceState触发的时机
posted @
2015-05-11 10:34
Terry Zou 阅读(336) |
评论 (0)
编辑
Android中shape的使用
posted @
2015-04-18 10:41
Terry Zou 阅读(260) |
评论 (0)
编辑
Android使用AttributeSet自定义控件的方法
posted @
2015-04-14 10:53
Terry Zou 阅读(322) |
评论 (0)
编辑
Android Activity启动模式分析
posted @
2015-04-13 17:56
Terry Zou 阅读(309) |
评论 (0)
编辑
Full Android Archive
<
2024年11月
>
日
一
二
三
四
五
六
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
常用链接
我的随笔
我的评论
我的参与
最新评论
留言簿
(2)
给我留言
查看公开留言
查看私人留言
随笔分类
Android(49)
Androidpn(2)
hibernate(1)
Https(1)
JavaCard(3)
jQuery(6)
netty
NFC(1)
react框架(1)
spring(2)
SpringBoot(1)
Tomcat+Eclipse(18)
WebService(2)
一些心得(1)
随笔档案
2020年4月 (4)
2015年7月 (5)
2015年6月 (6)
2015年5月 (4)
2015年4月 (3)
2015年3月 (1)
2015年2月 (1)
2015年1月 (4)
2014年12月 (1)
2014年11月 (2)
2014年10月 (2)
2014年9月 (2)
2014年5月 (5)
2014年3月 (3)
2014年2月 (2)
2014年1月 (8)
2013年12月 (2)
2013年7月 (2)
2013年6月 (4)
2013年5月 (16)
2012年7月 (1)
2012年3月 (2)
2011年7月 (6)
文章分类
struts2.1.6(3)
文章档案
2020年4月 (1)
2012年3月 (3)
相册
my angel
收藏夹
Java
Java
搜索
最新随笔
1. 搭建React环境,运行React项目
2. Spring @PostConstruct 、@Autowired和Construct 顺序
3. Spring中的ApplicationListener的使用详解案例(观察者模式)
4. @SpringBootApplication的使用
5. 服务器连接
6. ffg
7. abe
8. abd
9. abc
10. Android之Activity的四种启动模式
最新评论
1. re: Android JSON的简单例子
评论内容较长,点击标题查看
--JSON.COM
2. re: androidpn(本文服务器为tomcat)
评论内容较长,点击标题查看
--Deepak Singh
阅读排行榜
1. androidpn(本文服务器为tomcat)(5200)
2. Web项目Spring+hibernate+Spring mvc简单的添删改查(4143)
3. 如何使用log4j打印日志并保存日志(3426)
4. HttpClient连接服务器(方法有很多,我只写HttpPost,接收数据,传输数据都为json形式)(3374)
5. 配置数据源(mysql)(3049)
评论排行榜
1. Android JSON的简单例子(1)
2. androidpn(本文服务器为tomcat)(1)
3. Runtime.getRuntime().addShutdownHook((0)
4. setDaemon(0)
5. PendingIntent(0)