资源列表
[android开发] AndroidWeatherForecast
说明:使用基站定位获取当前位置,并调用google接口获取当前地区天气xml,同时支持联通、电信、移动-Get the current position using the base station location, and call the google interface to obtain the current weather conditions, xml, and to support China Unicom, telecommunications, mobile<endif> 在 2025-07-22 上传 | 大小:253kb | 下载:0
[android开发] SectionedDemo
说明:仿iphone联系人界面效果,实现listView的分栏显示-Imitation iphone contact interface effect, listView column display<endif> 在 2025-07-22 上传 | 大小:56kb | 下载:0
[android开发] myFrameAnimation
说明:使用fr a meAnimation实现android动画效果,可以停止、循环播放-Using fr a meAnimation achieve android animation, you can stop, loop<endif> 在 2025-07-22 上传 | 大小:1.91mb | 下载:0
[android开发] android_animation
说明:在Andriod开发中,Animation是用来给控件制作效果的。大多数的控件都可以用这个类,这个类包含了4种基本动作,分别为移动,旋转,淡入淡出,缩放。在使用Animation时,可以在.java文件中用java代码对其进行设置,这样的优点是可以方便调试程序效果;另外一种方法就是在xml中对控件的属性做设置,好处是代码的重用性比较高,缺点是不方便调试。本节中就简单介绍下这2种方法的使用流程。参考资料为mars老师的教程。 一、在java代码中使用Animation. 在java代<wuwei> 在 2025-07-22 上传 | 大小:1.55mb | 下载:0
[android开发] AIDLCLIENTService
说明:Android 关于应用程序之间通过AIDL通信,帮助理解AIDL的作用!-Android on AIDL communication between applications, help understand AIDL the role of<刘奇峰> 在 2025-07-22 上传 | 大小:1.74mb | 下载:0
[串口编程] CSharpRS232Sourcr
说明:C#版串口调试工具及源码,可用。自己调试过。-C# version of the serial debugging tools and source code is available. Own debugging.<Breeze_ye> 在 2025-07-22 上传 | 大小:91kb | 下载:0
[android开发] android_fram_animation
说明:Amination的整体使用有2种方法,即Tween Animation和fr a me Animation,在博客Android开发历程_8(Tween Animation的2种属性设置方法) 中已经介绍了Tween Animation的使用方法,且讲到了其2种属性设置方式。这一节就来看看fr a me Animation的使用。参考资料为Mars老师的资料。 fr a me Animation的应用不是很广,它主要是将一张张图片串联起来播放,人眼看上去就感觉在动一样,就是利用这种特性<wuwei> 在 2025-07-22 上传 | 大小:1.52mb | 下载:1