Terry Zou
BlogJava
首页
新随笔
联系
聚合
管理
posts - 93, comments - 2, trackbacks - 0
Android
总结学习
服务器连接
posted @
2015-07-13 22:10
Terry Zou 阅读(268) |
评论 (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 阅读(538) |
评论 (0)
编辑
Fragment的生命周期
posted @
2015-06-24 16:05
Terry Zou 阅读(431) |
评论 (0)
编辑
android ANR产生原因和解决办法
posted @
2015-06-24 16:00
Terry Zou 阅读(297) |
评论 (0)
编辑
Android自定义控件
posted @
2015-05-19 17:29
Terry Zou 阅读(364) |
评论 (0)
编辑
Android 管理Fragments
posted @
2015-05-18 18:28
Terry Zou 阅读(400) |
评论 (0)
编辑
onSaveInstanceState和onRestoreInstanceState触发的时机
posted @
2015-05-11 10:34
Terry Zou 阅读(339) |
评论 (0)
编辑
Android中shape的使用
posted @
2015-04-18 10:41
Terry Zou 阅读(260) |
评论 (0)
编辑
Android使用AttributeSet自定义控件的方法
posted @
2015-04-14 10:53
Terry Zou 阅读(323) |
评论 (0)
编辑
Android Activity启动模式分析
posted @
2015-04-13 17:56
Terry Zou 阅读(311) |
评论 (0)
编辑
Android自定义属性,format详解
posted @
2015-03-23 22:43
Terry Zou 阅读(160) |
评论 (0)
编辑
showDialog()、onPrepareDialog()和onCreateDialog()的关系
posted @
2015-02-03 08:55
Terry Zou 阅读(296) |
评论 (0)
编辑
android Vibrator 使用
posted @
2015-01-28 17:18
Terry Zou 阅读(735) |
评论 (0)
编辑
AtomicInteger的用法
posted @
2015-01-28 16:50
Terry Zou 阅读(151) |
评论 (0)
编辑
没插内存卡,可能出现的问题
posted @
2015-01-22 11:21
Terry Zou 阅读(2589) |
评论 (0)
编辑
android中requestFocus
posted @
2015-01-20 15:32
Terry Zou 阅读(173) |
评论 (0)
编辑
android中requestFocus
posted @
2014-11-27 00:11
Terry Zou 阅读(240) |
评论 (0)
编辑
adapter convertView为null
posted @
2014-11-26 13:40
Terry Zou 阅读(238) |
评论 (0)
编辑
PagerAdapter实现图片循环左右切换
posted @
2014-10-24 17:53
Terry Zou 阅读(1325) |
评论 (0)
编辑
android 混编源代码
posted @
2014-10-21 11:37
Terry Zou 阅读(229) |
评论 (0)
编辑
android上传文件
posted @
2014-09-11 08:16
Terry Zou 阅读(177) |
评论 (0)
编辑
android遮罩层
posted @
2014-09-11 08:13
Terry Zou 阅读(1235) |
评论 (0)
编辑
Intent.setFlags方法中的参数值含义
posted @
2014-05-28 17:43
Terry Zou 阅读(146) |
评论 (0)
编辑
android AsyncTask介绍
posted @
2014-05-08 17:25
Terry Zou 阅读(169) |
评论 (0)
编辑
Android中Service类onStartCommand的返回值问题
posted @
2014-02-26 15:50
Terry Zou 阅读(891) |
评论 (0)
编辑
Android利用系统广播---监听应用程序安装和卸载[转]
posted @
2014-02-14 14:37
Terry Zou 阅读(179) |
评论 (0)
编辑
Android_得到手机上已经安装的应用信息
posted @
2014-01-14 16:07
Terry Zou 阅读(163) |
评论 (0)
编辑
Android SharedPreferences
posted @
2014-01-11 12:51
Terry Zou 阅读(153) |
评论 (0)
编辑
方法里面的返回值(数组)
posted @
2013-12-25 11:39
Terry Zou 阅读(142) |
评论 (0)
编辑
android中Pull解析器
posted @
2013-06-06 10:06
Terry Zou 阅读(191) |
评论 (0)
编辑
The content of the adapter has changed but ListView did not receive a notification.
posted @
2013-06-06 09:17
Terry Zou 阅读(1277) |
评论 (0)
编辑
android adb push 与 adb install的比较(两种安装APK的方法)
posted @
2013-05-29 09:21
Terry Zou 阅读(364) |
评论 (0)
编辑
Runtime.getRuntime().addShutdownHook(
posted @
2013-05-23 16:34
Terry Zou 阅读(231) |
评论 (0)
编辑
setDaemon
posted @
2013-05-23 09:09
Terry Zou 阅读(456) |
评论 (0)
编辑
PendingIntent
posted @
2013-05-22 15:34
Terry Zou 阅读(240) |
评论 (0)
编辑
android-PhoneStateListener
posted @
2013-05-18 09:38
Terry Zou 阅读(347) |
评论 (0)
编辑
Android 读取配置文件的内容
posted @
2013-05-11 14:44
Terry Zou 阅读(466) |
评论 (0)
编辑
Android JSON的简单例子
posted @
2013-05-09 19:27
Terry Zou 阅读(350) |
评论 (1)
编辑
手机客户端传送过来的json格式的数据,tomcat服务器端如何接收
posted @
2013-05-08 20:32
Terry Zou 阅读(338) |
评论 (0)
编辑
手机客户端从服务器上下载文件(post方法)
posted @
2013-05-08 20:30
Terry Zou 阅读(691) |
评论 (0)
编辑
startActivityForResult方法的使用
posted @
2013-05-08 20:19
Terry Zou 阅读(158) |
评论 (0)
编辑
HttpClient连接服务器(方法有很多,我只写HttpPost,接收数据,传输数据都为json形式)
posted @
2013-05-08 19:28
Terry Zou 阅读(3374) |
评论 (0)
编辑
<
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简单的添删改查(4145)
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)