Terry Zou
BlogJava
首页
新随笔
联系
聚合
管理
posts - 93, comments - 2, trackbacks - 0
05 2013 档案
将字节数组转换为ImageView可调用的Bitmap对象
posted @
2013-05-29 11:36
Terry Zou 阅读(2819) |
评论 (0)
编辑
android adb push 与 adb install的比较(两种安装APK的方法)
posted @
2013-05-29 09:21
Terry Zou 阅读(363) |
评论 (0)
编辑
与
的区别与作用
posted @
2013-05-27 11:45
Terry Zou 阅读(169) |
评论 (0)
编辑
回调函数
posted @
2013-05-27 11:13
Terry Zou 阅读(148) |
评论 (0)
编辑
androidpn(本文服务器为tomcat)
posted @
2013-05-24 17:05
Terry Zou 阅读(5200) |
评论 (1)
编辑
Runtime.getRuntime().addShutdownHook(
posted @
2013-05-23 16:34
Terry Zou 阅读(230) |
评论 (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 阅读(346) |
评论 (0)
编辑
decorators.xml的用法
posted @
2013-05-15 16:04
Terry Zou 阅读(383) |
评论 (0)
编辑
Android 读取配置文件的内容
posted @
2013-05-11 14:44
Terry Zou 阅读(465) |
评论 (0)
编辑
Android JSON的简单例子
posted @
2013-05-09 19:27
Terry Zou 阅读(350) |
评论 (1)
编辑
手机客户端传送过来的json格式的数据,tomcat服务器端如何接收
posted @
2013-05-08 20:32
Terry Zou 阅读(337) |
评论 (0)
编辑
手机客户端从服务器上下载文件(post方法)
posted @
2013-05-08 20:30
Terry Zou 阅读(691) |
评论 (0)
编辑
startActivityForResult方法的使用
posted @
2013-05-08 20:19
Terry Zou 阅读(157) |
评论 (0)
编辑
HttpClient连接服务器(方法有很多,我只写HttpPost,接收数据,传输数据都为json形式)
posted @
2013-05-08 19:28
Terry Zou 阅读(3374) |
评论 (0)
编辑
<
2013年5月
>
日
一
二
三
四
五
六
28
29
30
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
31
1
2
3
4
5
6
7
8
常用链接
我的随笔
我的评论
我的参与
最新评论
留言簿
(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)