搜索资源列表
导航栏与标签栏混合实用实例
- 导航栏与标签栏混合实用实例,包含三个标签,并且有图片实例。-Navigation bar and tab bar mixing practical example, contains three labels, and there are picture examples.
AlphaBlending
- AlphaBlending图片透明效果程序是利用j2me中MIDP2.0新特性Alpha混合来实现图片透明的两种演示效果代码, 该程序代码来源于网上,由笔者整理、修改、编译而成,适用于j2me编程爱好者学习参考。-The effect of the procedure transparent AlphaBlending picture j2me in MIDP2.0 is the use of new features to achieve a mixed picture Alpha tra
wenzihuanrao
- 图片与文字混合编排 SpannableString-Mix pictures and text layout SpannableString
ReadDisplay
- Android从服务器端读取图片和数据混合流并显示在listview。客户端向服务器发出请求,服务器根据请求信息,将数据库中的数据封装发往客户端,客户端将数据解析,显示在listview中。客户端部分:在这段代码中主要是操作是,通过滑动到最下方使得客户端向服务器发出http请求,客户端接收服务器发回来的数据并将数据进行解析,通过Handler这个类来动态更新listview。-Android reads picture and data mixed current server and dis