自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(11)
  • 资源 (3)
  • 收藏
  • 关注

原创 mysql查看utf-8中文

set character_set_results='gbk';这样select的时候显示的就是中文了

2013-12-25 10:37:31 667

转载 Listview中显示不同的视图布局

http://www.cnblogs.com/devinzhang/archive/2012/07/02/2573554.html

2013-12-24 22:51:32 560

转载 Android UI控件之ListView实现圆角效果

http://blog.csdn.net/wangkuifeng0118/article/details/7746175           在项目中我们会经常遇到这种圆角效果,因为直角的看起来确实不那么雅观,可能大家会想到用图片实现,试想上中下要分别做三张图片,这样既会是自己的项目增大也会增加内存使用量,所以使用shape来实现不失为一种更好的实现方式。在这里先看一下shape的使用:

2013-12-19 16:06:01 672

转载 Android facebook signin for Spring Social webapp

http://stackoverflow.com/questions/11374602/android-facebook-signin-for-spring-social-webapp

2013-12-17 11:42:14 1424

转载 Android布局实现圆角边框

http://blog.csdn.net/hfsu0419/article/details/7596562这里用的是TableLayout布局的。先看效果图下面看下布局文件[html] view plaincopyxml version="1.0" encoding="utf-8"?>  LinearLayout xmlns:android=

2013-12-13 17:08:33 635

转载 滚轮控件

http://www.cnblogs.com/ylligang/articles/2251258.htmlhttps://code.google.com/p/android-wheel/

2013-12-12 17:05:07 577

转载 How can i style an Android Switch?

http://stackoverflow.com/questions/10118050/how-can-i-style-an-android-switch

2013-12-11 17:34:23 612

转载 Implementing scalable android design

https://docs.google.com/presentation/d/1AJT4zIUi7L5TvHn1He3ojVqqBjfwCJKa_4dJlfjs_QE/present#slide=id.i0

2013-12-10 10:11:16 594

转载 android charts -- 开源android绘图软件

http://www.lidaren.com/osf/androidcharts一个android绘图开源软件

2013-12-06 16:52:50 2021

原创 实现自定义的BaseAdapter

package com.yunfox.hellogridview;import android.app.Activity;import android.content.Context;import android.content.res.Configuration;import android.os.Bundle;import android.view.LayoutInflater;

2013-12-06 16:44:10 750

原创 spring mybatis多数据源实践

参考这篇文章:http://mybatis-user.963551.n3.nabble.com/How-to-connect-to-several-databases-using-MyBatis-Spring-Integration-td4026491.html具体实现步骤如下:1:定义annotation,eclipse的右键菜单new里边能直接创建annotationpacka

2013-12-05 17:38:26 1021

spring in action third edition

spring in action英文版第三版

2012-03-24

A New Method for Symmetric NAT Traversal in UDP and TCP

一种新的穿越对称NAT的方法,穿越一端修改TTL的方式通过NAT,另外一端通过猜测端口命中,可以大幅提高穿越几率

2012-03-18

redfire-plugin.jar

redfire在spark插件,有了它就可以利用redfire进行音视频通话

2011-10-28

空空如也

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

TA关注的人

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